summaryrefslogtreecommitdiff
path: root/sfx2/qa
AgeCommit message (Expand)AuthorFilesLines
2011-03-29drop bogus executable flag from odf filesFrancisco Saito3-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli2-37/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+48
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens41-1425/+3746
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann2-0/+134
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-2/+0
2011-02-04gnumake3: adjust sfx2 complex tests to m99 changesMichael Stahl1-1/+1
2011-02-03CWS gnumake3: resync to m99Mathias Bauer26-184/+2581
2011-02-01gnumake3: convert some dmake files for tests to gbuildMichael Stahl1-2/+3
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl2-134/+0
2011-02-01Clean up makefilesThomas Arnhold1-1/+1
2011-01-25CWS gnumake3: resync to m98Mathias Bauer2-0/+134
2011-01-13gnumake3: refactoring gbuild linking to prepare for static lib linking fixingBjoern Michaelsen1-1/+0
2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen2-1/+2
2011-01-11gnumake3: complex tests in sfx2Bjoern Michaelsen1-1/+2
2011-01-07Automated merge with ssh://hg@hg.services.openoffice.org/cws/undoapiFrank Schoenheit [fs]2-0/+134
2011-01-06undoapi: merge after pulling CWS sb135Frank Schoenheit [fs]2-0/+134
2011-01-05gnumake3: first cppunit test in new build systemBjoern Michaelsen1-9/+1
2011-01-05undoapi: now that the Writer supports the XUndoManager, too, we can remove th...Frank Schoenheit [fs]1-23/+6
2011-01-05undoapi: fix UndoManager test for m96, by disabling a test which uses current...Frank Schoenheit [fs]2-8/+11
2011-01-05sb135: recreated tests that had erroneously been deleted by CWS gnumake2sb2-0/+134
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]2-134/+0
2010-12-15undoapi: #i115383#: enable writer undo testMichael Stahl2-1/+2
2010-12-07undoapi: need only OOoRunnerLight, not OOoRunnerFrank Schoenheit [fs]1-1/+1
2010-12-03undoapi: now that XEmbeddedObject.doVerb actually works, use it for chart act...Frank Schoenheit [fs]1-47/+2
2010-12-01undoapi: clear the redo stack when leaving an Undo context resp. list action,...Frank Schoenheit [fs]1-5/+14
2010-11-28tidy this a bitCaolán McNamara1-7/+3
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 32Gert Faller1-6/+6
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen6-362/+0
2010-11-19undoapi: disable failing test (complex.sfx2.GlobalEventBroadcaster) for now. ...Frank Schoenheit [fs]1-1/+3
2010-11-18undoapi: committed fixed for #i115639#, which has been applied as master fix ...Frank Schoenheit [fs]1-0/+5
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]2-34/+82
2010-11-16undoapi: derive XUndoManager from XChild, to allow convenient access to the d...Frank Schoenheit [fs]1-7/+9
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]4-32/+328
2010-11-15undoapi: added test for request serialization: parallel undo requests should ...Frank Schoenheit [fs]1-0/+86
2010-11-12undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ...Frank Schoenheit [fs]1-0/+3
2010-11-09undoapi: step 1 of the migration of css.chart2.XUndoManager to css.document.X...Frank Schoenheit [fs]1-2/+0
2010-11-04undoapi: added tests for OOo's auto-closing of Undo contexts after executing ...Frank Schoenheit [fs]1-119/+530
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]1-8/+67
2010-10-27undoapi: outsourced locking functionality into a dedicated interfaceFrank Schoenheit [fs]1-1/+1
2010-10-27undoapi: detailed the error handlingFrank Schoenheit [fs]1-37/+152
2010-10-25undoapi: renamings, API docsFrank Schoenheit [fs]1-9/+9
2010-10-25undoapi: implementation/tests for hidden Undo contextsFrank Schoenheit [fs]2-3/+95
2010-10-22undoapi: yet more Undo API tests (will this ever end?)Frank Schoenheit [fs]1-230/+370
2010-10-22undoapi: added locking support to the XUndoManagerFrank Schoenheit [fs]1-0/+40
2010-10-21undoapi: implement a test backend for Writer. Not fully integrated into the t...Frank Schoenheit [fs]2-4/+131
2010-10-21undoapi: specified (and implemented and tested) what should happen when you l...Frank Schoenheit [fs]1-36/+110