summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnum.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-34/+25
2012-11-21unused variablesLuboš Luňák1-2/+0
2012-11-03sal_Bool to boolTakeshi Abe1-13/+13
2012-11-01sal_Bool to boolTakeshi Abe1-34/+34
2012-10-30sal_Bool to boolTakeshi Abe1-38/+38
2012-10-24sal_Bool to boolTakeshi Abe1-2/+2
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-7/+7
2012-10-13sw: tweak comment translationsMichael Stahl1-20/+19
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-6/+6
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-1/+1
2012-07-27some tweaks in RTF filterMichael Stahl1-0/+8
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-5/+5
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-9/+9
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-06-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-2/+2
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-12/+13
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-1/+1
2012-01-10Translate German comments and correct a few English onesPhilipp Weissenbacher1-102/+96
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-4/+4
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-10-20char can be unsigned, use sal_Int8Tor Lillqvist1-1/+1
2011-08-29tweak for changeCaolán McNamara1-2/+2
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-2/+3
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-36/+26
2011-04-26inefficient emptiness checkKayo Hamid1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-5/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-3/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-8/+5
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-234/+273
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-234/+273
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-15/+8
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-17/+0
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-248/+273
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel1-5/+5
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-58/+64
2011-02-06port repository writer to boost unordered containersFridrich Štrba1-2/+2
2011-01-28removed bogus commentsshirahara1-17/+8
2011-01-17Forgot this at #newlistlevelattrs# removal.Thomas Arnhold1-2/+0
2011-01-17Remove #newlistlevelattrs# comments.Thomas Arnhold1-2/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-193/+193
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-37/+34
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-26/+5
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: SwDoc: replace SwNodes member with pointer, remove ndarr.hxx includeMichael Stahl1-5/+7
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-20/+19