summaryrefslogtreecommitdiff
path: root/svl/source/undo
AgeCommit message (Expand)AuthorFilesLines
2011-03-18WaE: returning NULL for sal_uInt16Caolán McNamara1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-326/+963
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-327/+964
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-4/+4
2011-02-07removetooltypes01: #i112600# Fix problem after rebase in svlCarsten Driesner1-10/+10
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-260/+943
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-47/+0
2011-01-06undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a...Frank Schoenheit [fs]1-10/+42
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]1-47/+0
2010-12-21undoapi: MSVC WaE (how did this survive the previous compilations?)Frank Schoenheit [fs]1-4/+4
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]1-32/+32
2010-12-15undoapi: #i115383#: SfxUndoManager: fix stack marks, add empty stack marksMichael Stahl1-6/+30
2010-12-07undoapi: allow to clear the Redo stack on the top level (needed for Writer's ...Frank Schoenheit [fs]1-15/+25
2010-12-01undoapi: clear the redo stack when leaving an Undo context resp. list action,...Frank Schoenheit [fs]1-10/+14
2010-11-30undoapi: Undo/Redo: do not take ownership of a (derivee-provided) SfxUndoCont...Frank Schoenheit [fs]1-13/+32
2010-11-30undoapi: introduced an (optional) SfxUndoContext for SfxUndoAction::Undo/RedoFrank Schoenheit [fs]1-4/+58
2010-11-26undoapi: +RemoveOldestUndoActionsFrank Schoenheit [fs]1-2/+25
2010-11-26undoapi: support for (simple) marks on the Undo stackFrank Schoenheit [fs]1-79/+142
2010-11-25undoapi: fix ResetFrank Schoenheit [fs]1-2/+2
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-47/+0
2010-11-16undoapi: make reset an explicit, atomar operation at the IUndoManager, instea...Frank Schoenheit [fs]1-13/+51
2010-11-12undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ...Frank Schoenheit [fs]1-5/+5
2010-11-09undoapi: give SfxUndoManager an own mutex, and ensure it is released before c...Frank Schoenheit [fs]1-152/+373
2010-11-02undoapi: argh, the last changeset was never intended to be 'qfinish'ed, or ev...Frank Schoenheit [fs]1-18/+3
2010-11-02undoapi: IUndoManager::GetUndoAction/Id/Comment/Count and IUndoManager::GetRe...Frank Schoenheit [fs]1-3/+18
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]1-15/+17
2010-10-27undoapi: detailed the error handlingFrank Schoenheit [fs]1-30/+63
2010-10-25undoapi: implementation/tests for hidden Undo contextsFrank Schoenheit [fs]1-23/+55
2010-10-25undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/fl...Frank Schoenheit [fs]1-1/+1
2010-10-22undoapi: yet more Undo API tests (will this ever end?)Frank Schoenheit [fs]1-2/+6
2010-10-22undoapi: tweaked notificationsFrank Schoenheit [fs]1-38/+31
2010-10-22undoapi: added locking support to the XUndoManagerFrank Schoenheit [fs]1-9/+40
2010-10-22undoapi: more I/SfxUndoManager changes in preparation of new Undo API featuresFrank Schoenheit [fs]1-105/+50
2010-10-21undoapi: specified (and implemented and tested) what should happen when you l...Frank Schoenheit [fs]1-6/+11
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]1-2/+8
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-14undoapi: first sketch of the listener API - not sure this will survive 'til t...Frank Schoenheit [fs]1-10/+122
2010-10-14undoapi: moved members into an IMPL structureFrank Schoenheit [fs]1-119/+144
2010-10-14undoapi: some flesh on the initial skeletonFrank Schoenheit [fs]1-1/+8
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-53/+53
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2-9/+2
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer1-8/+8
2009-10-08#i103496#: make svl buildableMathias Bauer2-3/+3
2009-10-08#i103496#: split svtools in two libs, depending on whether the code needs vcl...Mathias Bauer2-0/+870