Revision tags: AOO420-Dev5-m5 |
|
e29da1cf | 01-Dec-2023 |
John Bampton |
misc: fix spelling (#188) (cherry picked from commit 658724749b24075f388495ec64d7dee08bfc1db1) |
ebe15e47 | 28-Nov-2023 |
John Bampton |
misc: fix spelling (#186) * misc: fix spelling * Update cmdid.h * Update svdopath.cxx * Update RowSetCache.cxx --------- Co-authored-by: Matthias
misc: fix spelling (#186) * misc: fix spelling * Update cmdid.h * Update svdopath.cxx * Update RowSetCache.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 300d4866462a073a2285741ed956e98ff5957a82)
show more ...
|
8aad49dc | 19-Nov-2023 |
John Bampton |
misc: fix spelling (#184) (cherry picked from commit 81afc36f7a09c292588450c65ebdfe3d58b4bfc3) |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3 |
|
ca5bdfe8 | 14-May-2021 |
Carl Marcum |
Tests for warning dialog on certain hyperlinks in documents (i128450) (#128) * Refs #i128450 - added fvt test class for verifying a warning dialog for certain hyperlinks. Added a test me
Tests for warning dialog on certain hyperlinks in documents (i128450) (#128) * Refs #i128450 - added fvt test class for verifying a warning dialog for certain hyperlinks. Added a test method to bvt test so there is some coverage there. added UI mappings for hyperlink dialogs. * Refs #i128450 - removed http and https protcols. * Refs #i128450 - updated comments for change in fvt test method name.
show more ...
|
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA |
|
c169aa37 | 27-Jul-2020 |
Damjan Jovanovic |
Fix another test timing issue. Patch by: me (cherry picked from commit 557ccdce2ed90616cf241d2123da4f80f65e7c70) |
99b5c642 | 27-Jul-2020 |
Damjan Jovanovic |
Fix a test timing issue, and deal with "Save changes" dialog. Patch by: me (cherry picked from commit fbeee538df5958e9c8ad230af896b4c8175ab763) |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta |
|
35ff5cfc | 24-Feb-2014 |
Herbert Dürr |
#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. gi
#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 |
#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 item
#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 |
#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 th
#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 ...
|
772b8e0b | 24-Feb-2014 |
Herbert Dürr |
#i124304# fix fvt.gui.sw.table.TableGeneral for the new colorpicker git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571333 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401 |
|
05d85903 | 02-Sep-2013 |
Herbert Dürr |
#i123164# prevent timeout+kill in fvt.gui.sd.shape.ShapeTypes autotests If the modified test documents are neither saved nor discarded a QueryBox "The document $DOC has been modified.\nD
#i123164# prevent timeout+kill in fvt.gui.sd.shape.ShapeTypes autotests If the modified test documents are neither saved nor discarded a QueryBox "The document $DOC has been modified.\nDo you want to save your changes?" would prevent the application from quitting normally. Calling AppTool's discard() method handles this message box. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519460 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
afc57781 | 02-Sep-2013 |
Herbert Dürr |
#i123160# fix race-condition in fvt.gui.sd.shape.ShapeTypes The two fvt.gui.sd.shape.ShapeTypes tests (for callout and star shapes) often fail because the tests expects three items in th
#i123160# fix race-condition in fvt.gui.sd.shape.ShapeTypes The two fvt.gui.sd.shape.ShapeTypes tests (for callout and star shapes) often fail because the tests expects three items in the navigator as a precondition. These three items are only shown there if filter->shapes and then all-shapes has been selected. There is a race condition: The click on filter->shapes fails when the window-manager hasn't focussed the Navigator window. Then the precondition that all shapes are selected fails. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519425 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
78c4b824 | 29-Aug-2013 |
Herbert Dürr |
#i121388# adjust testDefaultErrorAlertMessage() autotest to the renaming done in revision 1431253 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518535 13f79535
#i121388# adjust testDefaultErrorAlertMessage() autotest to the renaming done in revision 1431253 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518535 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
3b884079 | 04-Feb-2013 |
Herbert Dürr |
#i121388# fix FVT autotest assertion for appname git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1442103 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
fd348426 | 26-Nov-2012 |
Li Feng Wang |
Add log for failure screenshot git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1413470 13f79535-47bb-0310-9956-ffa450edef68 |
b74bac87 | 14-Nov-2012 |
Li Feng Wang |
reconstruct GUI FVT case about Document git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409105 13f79535-47bb-0310-9956-ffa450edef68 |
c37bcbf4 | 14-Nov-2012 |
Li Feng Wang |
reconstruct GUI FVT case about Presentation git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409084 13f79535-47bb-0310-9956-ffa450edef68 |
424494b0 | 14-Nov-2012 |
Li Feng Wang |
reconstruct GUI FVT case about Spreadsheet git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409059 13f79535-47bb-0310-9956-ffa450edef68 |
b23eb6e1 | 14-Nov-2012 |
Li Feng Wang |
reconstruct GUI FVT case about formula git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409058 13f79535-47bb-0310-9956-ffa450edef68 |
38c338db | 13-Nov-2012 |
Li Feng Wang |
reconstruct GUI FVT case about formula git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1408626 13f79535-47bb-0310-9956-ffa450edef68 |
f2df220c | 26-Oct-2012 |
Li Feng Wang |
change ignore info git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402426 13f79535-47bb-0310-9956-ffa450edef68 |
bcbf76e8 | 25-Oct-2012 |
Li Feng Wang |
close header and footer dialog after get info git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402116 13f79535-47bb-0310-9956-ffa450edef68 |
70375b46 | 25-Oct-2012 |
Li Feng Wang |
sleep before close navigator git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402101 13f79535-47bb-0310-9956-ffa450edef68 |
1ff8e3a9 | 25-Oct-2012 |
Li Feng Wang |
close navigator after test git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402072 13f79535-47bb-0310-9956-ffa450edef68 |
96ee427f | 25-Oct-2012 |
Li Feng Wang |
close navigator in teardown method. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401993 13f79535-47bb-0310-9956-ffa450edef68 |