summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/nodes.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-2/+2
2014-05-16coverity#708847 Unused pointer valueCaolán McNamara1-2/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-43/+43
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co1-1/+11
2014-02-10Translated some German commentsAlexander Wilms1-3/+3
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-17bool improvementsStephan Bergmann1-4/+4
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-4/+7
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+9
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+2
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-2/+7
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-22Bin useless swmod commentsTor Lillqvist1-2/+2
2013-10-18convert sw/source/core/docnode/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-02fdo#39468: translate German commentsPhilipp Riemer1-1/+1
2013-09-26whitespace workPhilipp Riemer1-1/+1
2013-09-26added code hintsPhilipp Riemer1-0/+3
2013-09-26remove commented-out codePhilipp Riemer1-1/+1
2013-09-26work on existing commentsPhilipp Riemer1-1/+0
2013-09-26fdo#39468: Translate German commentsPhilipp Riemer1-499/+364
2013-09-07remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer1-23/+0
2013-08-13fdo#68064: Do not insert aTempEntry multiple timesStephan Bergmann1-4/+8
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin1-5/+2
2013-03-27kill some unused inlinesThomas Arnhold1-5/+0
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+1
2012-12-28Some cppcheck cleaning in swJulien Nabet1-1/+1
2012-12-20incorrect if/for body alignmentLuboš Luňák1-2/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-22sal_Bool to boolTakeshi Abe1-24/+24
2012-10-22sal_Bool to boolTakeshi Abe1-1/+1
2012-10-16sal_Bool to boolTakeshi Abe1-3/+3
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-13/+13
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl1-2/+2
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-11/+11
2012-06-20Convert SV_DECL_PTRARR(SwSttNdPtrs) to std::vectorNoel Grandin1-14/+14
2012-06-01targetted revert of minor cppcheck cleanupsMichael Meeks1-1/+1
2012-03-21rhbz#789022: SwNodes: fix inconsistent outline check:Michael Stahl1-17/+17
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2011-12-09make SwNode and SwCntntNode abstract base classesLuboš Luňák1-6/+6
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-5/+1
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-77/+4
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-18Some ULONGs got in, get rid of them.Jan Holesovsky1-3/+3
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky1-3/+15
2011-03-18Resolves: fdo#32553 freeze/hang on mailmerge to attached pdfCaolán McNamara1-3/+15