summaryrefslogtreecommitdiff
path: root/sfx2/qa/complex/sfx2/undo
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Fix typoAndrea Gelmini1-1/+1
2019-07-11Fix typoAndrea Gelmini1-1/+1
2015-07-08java: let the unit-test framework catch exceptionsNoel Grandin1-15/+8
2014-08-12java: remove useless javadoc tagsNoel Grandin1-1/+0
2014-08-12java: remove exceptions from throws clauses that are not actually thrownNoel Grandin2-2/+1
2014-06-10fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida1-0/+4
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-6/+0
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz7-15/+0
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-6/+0
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks8-66/+132
2012-03-23.java files don't need executable bitsMichael Stahl8-0/+0
2010-12-15undoapi: #i115383#: enable writer undo testMichael Stahl1-0/+1
2010-12-03undoapi: now that XEmbeddedObject.doVerb actually works, use it for chart act...Frank Schoenheit [fs]1-47/+2
2010-11-17undoapi: doVerb does not work, currently ... but leave it here, commented out...Frank Schoenheit [fs]1-1/+6
2010-11-16undoapi: updated the Chart test backendFrank Schoenheit [fs]1-7/+52
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]3-0/+282
2010-10-25undoapi: implementation/tests for hidden Undo contextsFrank Schoenheit [fs]1-1/+1
2010-10-21undoapi: implement a test backend for Writer. Not fully integrated into the t...Frank Schoenheit [fs]1-0/+103
2010-10-19undoapi: test backend for Impress (doing the same as the Draw test backend)Frank Schoenheit [fs]3-178/+268
2010-10-15undoapi: tests for Draw docs' UndoFrank Schoenheit [fs]1-0/+198
2010-10-15undoapi: API and Impl tweaksFrank Schoenheit [fs]3-13/+23
2010-10-14undoapi: initial tests for the new Undo API - currently testing Calc only, an...Frank Schoenheit [fs]3-0/+166