summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/node.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-09-07work on comments in sw/source/core/docnode/Philipp Riemer1-68/+47
2013-09-07remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer1-33/+3
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-6/+6
2013-03-19trailing whitespacesThomas Arnhold1-1/+1
2013-03-04remove trailing whitespacesThomas Arnhold1-2/+2
2013-02-22fix sw buildCaolán McNamara1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-3/+3
2013-02-15fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl1-12/+24
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-22sal_Bool to boolTakeshi Abe1-1/+1
2012-11-21sal_Bool to boolTakeshi Abe1-3/+3
2012-11-07sal_Bool to boolTakeshi Abe1-4/+4
2012-11-01SwNode: reorder that to avoid -Werror=reorderMichael Stahl1-3/+3
2012-11-01Better way to initialize SwNodeArnaud Versini1-25/+21
2012-10-20sal_Bool to boolTakeshi Abe1-2/+2
2012-10-17Translate German commentsPhilipp Weissenbacher1-173/+123
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-3/+3
2012-10-10sal_Bool to boolTakeshi Abe1-2/+2
2012-09-27sal_Bool to boolTakeshi Abe1-1/+1
2012-09-11-Werror,-Wnon-literal-null-conversion (various sw)Stephan Bergmann1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-3/+3
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-6/+6
2012-05-25Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin1-1/+1
2011-12-12de-ICC this for maximum readabilityCaolán McNamara1-14/+0
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-8/+8
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe1-8/+0
2011-09-26revert the change of SwCntntNode bases, for nowLuboš Luňák1-2/+2
2011-09-23make SwCntntNode* and SwNode* have the same valueLuboš Luňák1-2/+2
2011-07-22Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins1-7/+5
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-8/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-4/+4
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-96/+57
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-129/+129
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer1-7/+8
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-89/+4
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-121/+205
2011-02-03Remove comments (writer)shirahara1-23/+10
2011-01-24Remove OLD_INDEX directive.Thomas Arnhold1-3/+0
2011-01-18Remove dates and two unused code segments.Thomas Arnhold1-23/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-129/+129
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-2/+2
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-78/+34