summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoTable.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21sal_Bool to boolTakeshi Abe1-2/+2
2012-11-20sal_Bool to boolTakeshi Abe1-1/+1
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-2/+2
2012-06-03make coding style of files starting with a capital letter in sw/source/core/i...Philipp Riemer1-12/+7
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag1-0/+1
2011-09-29add modelinesCaolán McNamara1-0/+2
2011-09-13let's use scoped_ptr to avoid c++0x deprecated warningsCaolán McNamara1-2/+3
2011-09-07SwUndoTblNdsChg::pDelSects was used unitialized.Stephan Bergmann1-3/+6
2011-07-22Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins1-7/+2
2011-06-17Replace SvULongs with STL stuff in UndoTable.hxx and untbl.cxx. LGPLv3+/MPL.Nigel Hawkins1-11/+15
2011-06-16Replace SvULongs with std::vector in ndtbl.cxxNigel Hawkins1-1/+1
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins1-1/+0
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-0/+391
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-54/+54
2010-12-15undoapi: UndoCore.hxx: split out UndoTable.hxxMichael Stahl1-0/+391