summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docsort.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer1-9/+0
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-49/+16
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-1/+1
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-2/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-2/+1
2012-11-06sal_Bool to boolTakeshi Abe1-26/+26
2012-11-04sal_Bool to boolTakeshi Abe1-3/+3
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-13sw: tweak comment translationsMichael Stahl1-13/+11
2012-07-31convert SwSortElements to boost::ptr_multisetMichael Stahl1-18/+25
2012-07-30split foul SwSortElement::operator< into a keycompare methodCaolán McNamara1-37/+43
2012-07-30const up SwSortElement::operator*Caolán McNamara1-2/+2
2012-07-30move SwSortElements to .cxxCaolán McNamara1-0/+6
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-17Cleanup: remove _FndBoxPtr typedefNoel Grandin1-2/+2
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-1/+1
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-2/+2
2012-05-25Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vectorNoel Grandin1-2/+8
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin1-1/+1
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-4/+4
2012-04-25_FndBoxes was a PTRARR_DEL so use ptr_vectorMichael Stahl1-6/+6
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin1-19/+19
2012-04-25Convert SV_DECL_PTRARR(_FndBox*) to std::vectorNoel Grandin1-7/+7
2012-01-12Translate German comments to EnglishPhilipp Weissenbacher1-107/+104
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-4/+4
2011-09-29Solve more ambiguous issues with Locale from sun::star.. and icu::.Tomas Chvatal1-2/+3
2011-09-24Avoid ambiguous Locale type by specifying full path to sun::star... ; the oth...Tomas Chvatal1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-2/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-94/+102
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-18/+26
2011-01-19cellatr.hxx is included anyway. Sorry for previous inconveniences.Thomas Arnhold1-5/+0
2011-01-18fix incomplete types build errorCaolán McNamara1-0/+1
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-81/+81
2010-12-15undoapi: UndoCore.hxx: split out UndoSort.hxxMichael Stahl1-1/+1
2010-12-15undoapi: UndoCore.hxx: split out UndoRedline.hxxMichael Stahl1-0/+1
2010-12-15undoapi: UndoCore.hxx: split out UndoNumbering.hxxMichael Stahl1-0/+1
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-1/+1
2010-12-15undoapi: #i115383#: ensure that AppendUndo is only called when Undo is enabled:Michael Stahl1-0/+3
2010-12-15undoapi: #i114888#: move sw::UndoGuards:Michael Stahl1-2/+2
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-7/+7