summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/opredlin.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/opredlin.hrc')
0 files changed, 0 insertions, 0 deletions
'2015-02-01 18:45:34 +0100'>2015-02-01Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna 2014-06-24Add sw::UndoManager::dumpAsXml()Miklos Vajna 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-01-17bool improvementsStephan Bergmann 2013-11-05fixincludeguards.sh: swThomas Arnhold 2013-10-02murder an auto_ptrCaolán McNamara 2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud 2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann 2013-05-28Resolves: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-03make coding style of files starting with a capital letter in sw/source/core/i...Philipp Riemer 2011-09-29add modelinesCaolán McNamara 2011-01-06undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a...Frank Schoenheit [fs] 2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs] 2010-12-15undoapi: #i115383#: SwDoc calls SfxObjectShell::SetUndoManager()Michael Stahl 2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl 2010-12-15undoapi: #i115383#: remove IDocumentUndoRedo::HasTooManyUndos():Michael Stahl 2010-12-15undoapi: #i115383#: remove RemoveLastUndo() from IDocumentUndoRedoMichael Stahl 2010-12-15undoapi: #i115383#: change return type of GetLastUndoInfo() to bool:Michael Stahl 2010-12-15undoapi: #i115383#: change return type of GetFirstRedoInfo() to bool:Michael Stahl 2010-12-15undoapi: #i115383#: split up IDocumentUndoRedo::Get{Undo,Redo}Ids():Michael Stahl 2010-11-25unodapi: #i115383#: cleanup implementation of sw::UndoManager a bitMichael Stahl 2010-11-25unodapi: #i115383#: remove SwDoc dependence from sw::UndoManager:Michael Stahl 2010-11-25unodapi: #i115383#: move RemoveInvisibleContent() from UndoManager to SwDoc.Michael Stahl 2010-11-25unodapi: #i115383#: clean up UndoActionCount:Michael Stahl 2010-11-25unodapi: #i115383#: IDocumentUndoRedo: Draw undo flag:Michael Stahl 2010-11-25unodapi: #i115383#: IDocumentUndoRedo: undo nodes array:Michael Stahl 2010-11-25unodapi: #i115383#: IDocumentUndoRedo: clean up unmodified position:Michael Stahl 2010-11-25unodapi: #i115383#: remove HasUndoId() from IDocumentUndoRedoMichael Stahl 2010-11-25unodapi: #i115383#: remove clutter from IDocumentUndoRedo:Michael Stahl 2010-11-25unodapi: #i115383#: add documentation for IDocumentUndoRedoMichael Stahl 2010-11-25unodapi: #i115383#: new sw::UndoManager:Michael Stahl