Age | Commit message (Expand) | Author |
2019-08-20 | Fix typos | Andrea Gelmini |
2018-04-01 | fix some openoffice bugzilla links | dennisroczek |
2017-01-12 | sfx2: fix race in JunitTest UndoManager.checkBrokenScripts() | Michael Stahl |
2015-07-08 | java: let the unit-test framework catch exceptions | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2014-08-12 | java: remove unnecessary semi-colons | Noel Grandin |
2014-03-10 | sfx2: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2013-11-26 | adapt sfx2 UndoManager test to renaming from "click" to "press" | Michael Stahl |
2013-05-06 | Java cleanup, remove unnecessary @SuppressWarnings annotations | Noel Grandin |
2013-02-01 | Increase test timeout | Stephan Bergmann |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
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-03-23 | .java files don't need executable bits | Michael Stahl |
2011-05-23 | fdo#35663: be more explicit on asserts | Bjoern Michaelsen |
2011-02-04 | gnumake3: adjust sfx2 complex tests to m99 changes | Michael Stahl |
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-01 | undoapi: clear the redo stack when leaving an Undo context resp. list action,... | 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] |
2010-10-19 | undoapi: added isUndo/RedoPossible / getCurrent/AllUndo/RedoTitle(s) to XUndo... | Frank Schoenheit [fs] |
2010-10-19 | undoapi: test backend for Impress (doing the same as the Draw test backend) | Frank Schoenheit [fs] |
2010-10-15 | undoapi: tests for Draw docs' Undo | Frank Schoenheit [fs] |
2010-10-15 | undoapi: API and Impl tweaks | Frank Schoenheit [fs] |
2010-10-14 | undoapi: initial tests for the new Undo API - currently testing Calc only, an... | Frank Schoenheit [fs] |