summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/fmtcol.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai1-3/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-02sw: prefix members of SwCollConditionMiklos Vajna1-22/+22
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-23/+29
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-102/+102
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-02-21Use more proper types and range-for loopsMatteo Casalin1-18/+14
2015-02-15Extract SwTxtFmtColls::dumpAsXml() from docnodeMiklos Vajna1-0/+8
2015-02-13Extract SwTxtFmtColl::dumpAsXml() from docnodeMiklos Vajna1-0/+10
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-11/+11
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+1
2014-11-18loplugin: cstylecastNoel Grandin1-19/+19
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-11/+11
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann1-5/+9
2014-04-30sw: sal_Bool->boolNoel Grandin1-10/+10
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-9/+9
2014-01-17bool improvementsStephan Bergmann1-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-15convert sw/inc/fmtcol.hxx from String to OUStringNoel Grandin1-4/+4
2013-10-02bWeiter -> bContinuePhilipp Riemer1-9/+9
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-12/+0
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer1-5/+2
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer1-4/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-08sal_Bool to boolTakeshi Abe1-12/+12
2012-07-17Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vectorNoel Grandin1-17/+14
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks1-1/+1
2012-01-20Translate German comments to EnglishPhilipp Weissenbacher1-30/+29
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-2/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-11/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-12/+15
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-47/+47
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-47/+47
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+1
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold1-1/+0
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-6/+0
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-46/+52
2011-02-03Remove comments (writer)shirahara1-21/+13
2011-01-17Remove #refactorlists# comments.Thomas Arnhold1-2/+0
2011-01-17Remove #newlistlevelattrs# comments.Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-47/+47
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-15/+14
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-4/+4
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-4/+4