Age | Commit message (Expand) | Author |
2012-07-13 | java: printStackTrace always to stderr | Thomas Arnhold |
2012-07-09 | fdo#35663: enable UndoManager test, but disable failing Calc test | Michael Stahl |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-06 | fs34b: re-enable checkBrokenScripts - works fine | Frank Schoenheit [fs] |
2012-07-06 | fs34b: remaint of CWS debuglevels: | Frank Schoenheit [fs] |
2012-06-29 | Java5 update - convert to use generics | Noel Grandin |
2012-06-29 | Java5 update - convert Vector to ArrayList | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-03-23 | .rdf files don't need executable bits | Michael Stahl |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-02-18 | Fix typos in comments | Elton Chung |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: sfx2: remove obsolete dmakefile [hg:4650ee5afca0] | Michael Stahl |
2011-05-23 | fdo#35663: be more explicit on asserts | Bjoern Michaelsen |
2011-03-29 | drop bogus executable flag from odf files | Francisco Saito |
2011-03-28 | Remove commented code in libs-core/sfx2 | Xisco Fauli |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-04 | gnumake3: adjust sfx2 complex tests to m99 changes | Michael Stahl |
2011-02-03 | CWS gnumake3: resync to m99 | Mathias Bauer |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-11 | gnumake3: more work on junit subsequenttest migration | Bjoern Michaelsen |
2011-01-11 | gnumake3: complex tests in sfx2 | Bjoern Michaelsen |
2011-01-05 | undoapi: now that the Writer supports the XUndoManager, too, we can remove th... | Frank Schoenheit [fs] |
2011-01-05 | undoapi: fix UndoManager test for m96, by disabling a test which uses current... | Frank Schoenheit [fs] |
2010-12-15 | undoapi: #i115383#: enable writer undo test | Michael Stahl |
2010-12-07 | undoapi: need only OOoRunnerLight, not OOoRunner | Frank Schoenheit [fs] |
2010-12-03 | undoapi: now that XEmbeddedObject.doVerb actually works, use it for chart act... | Frank Schoenheit [fs] |
2010-12-01 | undoapi: clear the redo stack when leaving an Undo context resp. list action,... | Frank Schoenheit [fs] |
2010-11-19 | gnumake2: removing old dmake file in migrated modules | Bjoern Michaelsen |
2010-11-19 | undoapi: disable failing test (complex.sfx2.GlobalEventBroadcaster) for now. ... | Frank Schoenheit [fs] |
2010-11-17 | undoapi: doVerb does not work, currently ... but leave it here, commented out... | Frank Schoenheit [fs] |
2010-11-16 | undoapi: updated the Chart test backend | Frank Schoenheit [fs] |
2010-11-16 | undoapi: derive XUndoManager from XChild, to allow convenient access to the d... | Frank Schoenheit [fs] |
2010-11-15 | undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen... | Frank Schoenheit [fs] |
2010-11-15 | undoapi: added test for request serialization: parallel undo requests should ... | Frank Schoenheit [fs] |
2010-11-12 | undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ... | Frank Schoenheit [fs] |
2010-11-09 | undoapi: step 1 of the migration of css.chart2.XUndoManager to css.document.X... | Frank Schoenheit [fs] |
2010-11-04 | undoapi: added tests for OOo's auto-closing of Undo contexts after executing ... | Frank Schoenheit [fs] |
2010-11-02 | undoapi: allow retrieving the count/comments of Undo/Redo actions both on the... | Frank Schoenheit [fs] |
2010-10-27 | undoapi: outsourced locking functionality into a dedicated interface | Frank Schoenheit [fs] |
2010-10-27 | undoapi: detailed the error handling | Frank Schoenheit [fs] |
2010-10-25 | undoapi: renamings, API docs | Frank Schoenheit [fs] |
2010-10-25 | undoapi: implementation/tests for hidden Undo contexts | Frank Schoenheit [fs] |
2010-10-22 | undoapi: yet more Undo API tests (will this ever end?) | Frank Schoenheit [fs] |
2010-10-22 | undoapi: added locking support to the XUndoManager | Frank Schoenheit [fs] |
2010-10-21 | undoapi: implement a test backend for Writer. Not fully integrated into the t... | Frank Schoenheit [fs] |
2010-10-21 | undoapi: specified (and implemented and tested) what should happen when you l... | Frank Schoenheit [fs] |
2010-10-20 | undoapi: more UNDO API tests | Frank Schoenheit [fs] |