summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoTable.hxx
AgeCommit message (Expand)Author
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2015-02-18boost->stdCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-13Drop unnecessary #includeTakeshi Abe
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-24xub_StrLen to sal_Int32Matteo Casalin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-15convert sw/source/core/inc/Undo*.hxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21sal_Bool to boolTakeshi Abe
2012-11-20sal_Bool to boolTakeshi Abe
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-06-03make coding style of files starting with a capital letter in sw/source/core/i...Philipp Riemer
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag
2011-09-29add modelinesCaolán McNamara
2011-09-13let's use scoped_ptr to avoid c++0x deprecated warningsCaolán McNamara
2011-09-07SwUndoTblNdsChg::pDelSects was used unitialized.Stephan Bergmann
2011-07-22Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins
2011-06-17Replace SvULongs with STL stuff in UndoTable.hxx and untbl.cxx. LGPLv3+/MPL.Nigel Hawkins
2011-06-16Replace SvULongs with std::vector in ndtbl.cxxNigel Hawkins
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko
2010-12-15undoapi: UndoCore.hxx: split out UndoTable.hxxMichael Stahl