summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/docundo.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-6/+5
2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann1-4/+17
2013-05-28Resolves: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand1-43/+66
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]1-6/+3
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-09-04removed dead codeTakeshi Abe1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-784/+344
2011-02-17ka102: rebased to DEV300_m100ka1-7/+8
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer1-7/+7
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-7/+7
2011-02-05ka102: missing includeka1-0/+1
2011-02-03CWS gnumake3: some problems found in rebuild after resyncMathias Bauer1-0/+1
2011-01-20undoapi: fix regression: undo comments with un-rewritten arguments:Michael Stahl1-0/+4
2011-01-06undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a...Frank Schoenheit [fs]1-23/+1
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]1-2/+2
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-1/+1
2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl1-763/+262
2010-12-15undoapi: #i115383#: remove IDocumentUndoRedo::HasTooManyUndos():Michael Stahl1-11/+0
2010-12-15undoapi: #i115383#: remove RemoveLastUndo() from IDocumentUndoRedoMichael Stahl1-3/+3
2010-12-15undoapi: #i115383#: change return type of GetLastUndoInfo() to bool:Michael Stahl1-4/+11
2010-12-15undoapi: #i115383#: change return type of GetFirstRedoInfo() to bool:Michael Stahl1-3/+3
2010-12-15undoapi: #i115383#: ensure that AppendUndo is only called when Undo is enabled:Michael Stahl1-0/+6
2010-12-15undoapi: #i115383#: remove unnecessary UndoGuards:Michael Stahl1-0/+4
2010-12-15undoapi: #i115383#: remove SwUndoIter::pLastUndoObj:Michael Stahl1-1/+1
2010-12-15undoapi: #i115383#: clean up SwUndoReplace:Michael Stahl1-15/+0
2010-12-15undoapi: #i115383#: remove SwRewriter from SwUndoStart/SwUndoEnd:Michael Stahl1-4/+16
2010-12-15undoapi: #i115383#: split up IDocumentUndoRedo::Get{Undo,Redo}Ids():Michael Stahl1-66/+54
2010-11-26undoapi: MSVC WaEFrank Schoenheit [fs]1-2/+2
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-11/+11
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-11/+11
2010-11-25unodapi: #i115383#: cleanup implementation of sw::UndoManager a bitMichael Stahl1-246/+312
2010-11-25unodapi: #i115383#: remove SwDoc dependence from sw::UndoManager:Michael Stahl1-17/+22
2010-11-25unodapi: #i115383#: move RemoveInvisibleContent() from UndoManager to SwDoc.Michael Stahl1-28/+1
2010-11-25unodapi: #i115383#: clean up UndoActionCount:Michael Stahl1-27/+9
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: Draw undo flag:Michael Stahl1-11/+11
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: undo nodes array:Michael Stahl1-11/+19
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: clean up unmodified position:Michael Stahl1-27/+33
2010-11-25unodapi: #i115383#: remove clutter from IDocumentUndoRedo:Michael Stahl1-71/+7
2010-11-25unodapi: #i115383#: add documentation for IDocumentUndoRedoMichael Stahl1-34/+52
2010-11-25unodapi: #i114888#: sw: introduce sw::UndoGuard, sw::GroupUndoGuard, clean upMichael Stahl1-5/+3
2010-11-25unodapi: #i115383#: clean up ClearRedo() usage:Michael Stahl1-4/+4
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-126/+0
2010-11-25unodapi: #i115383#: new sw::UndoManager:Michael Stahl1-64/+279
2010-11-24cppcheck: The scope of these variables can be reducedCaolán McNamara1-7/+4
2010-11-15Remove empty dated commentsJ. Graeme Lingard1-3/+0