summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoSort.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
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-06sal_Bool to boolTakeshi Abe
2012-06-03make coding style of files starting with a capital letter in sw/source/core/i...Philipp Riemer
2012-05-09Convert SV_DECL_PTRARR_DEL(SwSortList) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwUndoSortList) to std::vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-09-29add modelinesCaolán McNamara
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko
2010-12-15undoapi: UndoCore.hxx: split out UndoSort.hxxMichael Stahl