summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoCore.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-25Convert SV_DECL_PTRARR_DEL(SwRedlineSaveDatas) to std::vectorNoel Grandin1-2/+6
2012-06-18removed unused forward declarations of classTakeshi Abe1-1/+0
2012-06-03make coding style of files starting with a capital letter in sw/source/core/i...Philipp Riemer1-17/+5
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-09-29add modelinesCaolán McNamara1-0/+2
2011-04-05Removal of bogus comments in writer moduleANURAG JAIN1-12/+1
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer1-0/+3
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-1/+1
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-5/+5
2010-12-15undoapi: UndoCore.hxx: split out UndoSection.hxxMichael Stahl1-43/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoSplitMove.hxxMichael Stahl1-60/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoDelete.hxxMichael Stahl1-73/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoInsert.hxxMichael Stahl1-193/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoOverwrite.hxxMichael Stahl1-68/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoSort.hxxMichael Stahl1-62/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoBookmark.hxxMichael Stahl1-44/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoAttribute.hxxMichael Stahl1-245/+2
2010-12-15undoapi: UndoCore.hxx: split out UndoRedline.hxxMichael Stahl1-106/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoNumbering.hxxMichael Stahl1-109/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoDraw.hxxMichael Stahl1-111/+0
2010-12-15undoapi: UndoCore.hxx: split out UndoTable.hxxMichael Stahl1-338/+1
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-0/+1712