| 35ff5cfc | 24-Feb-2014 |
Herbert Dürr <hdu@apache.org> |
#i124305# adjust fvt.gui.sd.table.TableFontEffectsProperty to the standard color-palette
which was changed for #i121520#. The color black was moved from index 1 to index 12.
git-svn-id: https://sv
#i124305# adjust fvt.gui.sd.table.TableFontEffectsProperty to the standard color-palette
which was changed for #i121520#. The color black was moved from index 1 to index 12.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571353 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 79cf4d93 | 24-Feb-2014 |
Herbert Dürr <hdu@apache.org> |
#i123160# fix shape-count failure in fvt.gui.sd.shape.ShapeTypes
folding in the shape-list before counting the shapes resulted in the wrong number (==1) instead of the expected four items.
git-svn
#i123160# fix shape-count failure in fvt.gui.sd.shape.ShapeTypes
folding in the shape-list before counting the shapes resulted in the wrong number (==1) instead of the expected four items.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571345 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| f7e54346 | 24-Feb-2014 |
Herbert Dürr <hdu@apache.org> |
#i124304# adjust fvt.gui.sw.table.TableGeneral for space-before-unit changes
with the fixes for #i56998# a space gets added before unit symbols, so the measurement text is changed and the autotest i
#i124304# adjust fvt.gui.sw.table.TableGeneral for space-before-unit changes
with the fixes for #i56998# a space gets added before unit symbols, so the measurement text is changed and the autotest is adapted now too
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571340 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 122356be | 03-Sep-2013 |
Herbert Dürr <hdu@apache.org> |
#i123172# emit regular infos in long running SVT autotests
some SVT autotests were not suitable for being run as buildbot step because they repeat running individual test cases hundreds of times wit
#i123172# emit regular infos in long running SVT autotests
some SVT autotests were not suitable for being run as buildbot step because they repeat running individual test cases hundreds of times without providing any output. Buildbots expect regular output and the timeout for this is configurable. Their default value is already quite high and should neither be increased by orders of magnitude nor should it be disabled, as hang detection is a valuable test too.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519626 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| f76c5999 | 29-Aug-2013 |
Herbert Dürr <hdu@apache.org> |
#i123142# handle "file changed by others" msgbox in autotests
autotests are routinely deleting/rewriting/overwriting temporary files and a warning msgbox pops up for that which needs to be handled,
#i123142# handle "file changed by others" msgbox in autotests
autotests are routinely deleting/rewriting/overwriting temporary files and a warning msgbox pops up for that which needs to be handled, else the autotest runs into a timeout and thus fails.
Unfortunately the "file changed by others" message box doesn't have an e.g. helpid or other constant for finding it, so the msgbox's message itself has to be checked.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518666 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|