Age | Commit message (Expand) | Author |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2012-09-28 | convert GetRepeatComment to OUString | Caolán McNamara |
2012-07-02 | re-base on ALv2 code. | Michael Meeks |
2012-07-02 | fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co... | Frank Schoenheit [fs] |
2012-06-28 | i#119400 repair broken undo | Ivan Timofeev |
2012-05-15 | convert GetUndoActionComment family to rtl::OUString | Caolán McNamara |
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara |
2012-01-27 | Do not move nCurUndoAction < 0. | Stephan Bergmann |
2011-11-27 | remove include of pch header from svl | Norbert Thiebaud |
2011-09-30 | Fix error reported by gcc 4.4.3: NULL used in arithmetic | Tor Lillqvist |
2011-03-18 | WaE: returning NULL for sal_uInt16 | Caolán McNamara |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-02-07 | removetooltypes01: #i112600# Fix problem after rebase in svl | Carsten Driesner |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko |
2011-01-06 | undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a... | Frank Schoenheit [fs] |
2010-12-23 | undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A... | Frank Schoenheit [fs] |
2010-12-21 | undoapi: MSVC WaE (how did this survive the previous compilations?) | Frank Schoenheit [fs] |
2010-12-17 | undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT | Frank Schoenheit [fs] |
2010-12-15 | undoapi: #i115383#: SfxUndoManager: fix stack marks, add empty stack marks | Michael Stahl |
2010-12-07 | undoapi: allow to clear the Redo stack on the top level (needed for Writer's ... | Frank Schoenheit [fs] |
2010-12-01 | undoapi: clear the redo stack when leaving an Undo context resp. list action,... | Frank Schoenheit [fs] |
2010-11-30 | undoapi: Undo/Redo: do not take ownership of a (derivee-provided) SfxUndoCont... | Frank Schoenheit [fs] |
2010-11-30 | undoapi: introduced an (optional) SfxUndoContext for SfxUndoAction::Undo/Redo | Frank Schoenheit [fs] |
2010-11-26 | undoapi: +RemoveOldestUndoActions | Frank Schoenheit [fs] |
2010-11-26 | undoapi: support for (simple) marks on the Undo stack | Frank Schoenheit [fs] |
2010-11-25 | undoapi: fix Reset | Frank Schoenheit [fs] |
2010-11-19 | gnumake2: removing old dmake file in migrated modules | Bjoern Michaelsen |
2010-11-16 | undoapi: make reset an explicit, atomar operation at the IUndoManager, instea... | Frank Schoenheit [fs] |
2010-11-12 | undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ... | Frank Schoenheit [fs] |
2010-11-09 | undoapi: give SfxUndoManager an own mutex, and ensure it is released before c... | Frank Schoenheit [fs] |
2010-11-02 | undoapi: argh, the last changeset was never intended to be 'qfinish'ed, or ev... | Frank Schoenheit [fs] |
2010-11-02 | undoapi: IUndoManager::GetUndoAction/Id/Comment/Count and IUndoManager::GetRe... | 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: detailed the error handling | Frank Schoenheit [fs] |
2010-10-25 | undoapi: implementation/tests for hidden Undo contexts | Frank Schoenheit [fs] |
2010-10-25 | undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/fl... | Frank Schoenheit [fs] |
2010-10-22 | undoapi: yet more Undo API tests (will this ever end?) | Frank Schoenheit [fs] |
2010-10-22 | undoapi: tweaked notifications | Frank Schoenheit [fs] |
2010-10-22 | undoapi: added locking support to the XUndoManager | Frank Schoenheit [fs] |
2010-10-22 | undoapi: more I/SfxUndoManager changes in preparation of new Undo API features | 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: made SfxUndoManager an implementation of the new, abstract ::svl::IU... | Frank Schoenheit [fs] |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-14 | undoapi: first sketch of the listener API - not sure this will survive 'til t... | Frank Schoenheit [fs] |
2010-10-14 | undoapi: moved members into an IMPL structure | Frank Schoenheit [fs] |
2010-10-14 | undoapi: some flesh on the initial skeleton | Frank Schoenheit [fs] |
2010-07-29 | #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotools | Xiaofei Zhang |