| 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 ...
|
| 0cfac088 | 29-Aug-2013 |
Herbert Dürr <hdu@apache.org> |
#i123141# fix fvt.mix.MixedTes's text color selection
"Light Green" is not part of the standard color palette defined in main/extras/source/palettes/standard.soc. The nearest color to "Light Green"
#i123141# fix fvt.mix.MixedTes's text color selection
"Light Green" is not part of the standard color palette defined in main/extras/source/palettes/standard.soc. The nearest color to "Light Green" (a.k.a. #00FF00) in the standard palette is "Green 3" (a.k.a. #00CC00).
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518606 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 7d4ea83a | 29-Aug-2013 |
Herbert Dürr <hdu@apache.org> |
#i123140# fix fvt.mix.MixedTest failing to connect to OpenOffice via UNO
because the FirstStartWizard (reenabled in r1494061) prevents that. The MixedTest is better off with an OpenOffice target tha
#i123140# fix fvt.mix.MixedTest failing to connect to OpenOffice via UNO
because the FirstStartWizard (reenabled in r1494061) prevents that. The MixedTest is better off with an OpenOffice target that was started with the default options suitable for test automation which include the options "-nofirststartwizard", "-norestore" and "-quickstart=no".
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518596 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| b0a35ca4 | 04-Dec-2012 |
Li Feng Wang <wanglf@apache.org> |
#121273 - [testuno] Create/Remove Drawing Objects in spreadsheet. Patch provide by GuoBin, reviewed by Wang lifeng
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1416784 13f79535-47b
#121273 - [testuno] Create/Remove Drawing Objects in spreadsheet. Patch provide by GuoBin, reviewed by Wang lifeng
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1416784 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|