summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndsect.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-03-07coverity#708845 help coverity out hereCaolán McNamara1-2/+3
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-3/+2
2014-02-12Added some 'To-Do' notes regarding the new 'SwExtraRedlineTbl'Adam Co1-0/+1
2014-01-28bool improvementsStephan Bergmann1-15/+15
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-1/+1
2013-11-24Improve formattingMatteo Casalin1-5/+5
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-18convert sw/source/core/docnode/*.cxx from String to OUStringNoel Grandin1-2/+1
2013-10-02remove/add blank linesPhilipp Riemer1-2/+0
2013-09-07remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer1-10/+0
2013-08-17String to OUStringMatteo Casalin1-15/+12
2013-08-17String to OUStringMatteo Casalin1-4/+5
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin1-4/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-3/+3
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-13/+13
2013-02-15Comment translation german - english - redo of 5 filesMatthias Freund1-1/+1
2013-02-09fix buildCaolán McNamara1-1/+1
2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna1-1/+1
2012-12-28Some cppcheck cleaning in swJulien Nabet1-3/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21sal_Bool to boolTakeshi Abe1-3/+3
2012-11-06sal_Bool to boolTakeshi Abe1-1/+1
2012-10-23Translate German commentsPhilipp Weissenbacher1-115/+88
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-8/+8
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-1/+1
2012-09-12SwDoc::InsertSwSection translate assertionMichael Stahl1-1/+3
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-3/+3
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-9/+9
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-2/+2
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe1-4/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+2
2011-05-13fdo#36524: fix crash when deleting TOXOliver-Rainer Wittmann1-1/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-3/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-36/+19
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-116/+96
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-116/+96
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1