summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/fmtcol.cxx
AgeCommit message (Expand)Author
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-02-21Use more proper types and range-for loopsMatteo Casalin
2015-02-15Extract SwTxtFmtColls::dumpAsXml() from docnodeMiklos Vajna
2015-02-13Extract SwTxtFmtColl::dumpAsXml() from docnodeMiklos Vajna
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-11-18loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/fmtcol.hxx from String to OUStringNoel Grandin
2013-10-02bWeiter -> bContinuePhilipp Riemer
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-08sal_Bool to boolTakeshi Abe
2012-07-17Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vectorNoel Grandin
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2012-01-20Translate German comments to EnglishPhilipp Weissenbacher
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-03Remove comments (writer)shirahara
2011-01-17Remove #refactorlists# comments.Thomas Arnhold
2011-01-17Remove #newlistlevelattrs# comments.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-18remove dead codeKayo Hamid
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09missing include for SAL_N_ELEMENTSNorbert Thiebaud
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-10-05remove include guards using fixguard.pyPetr Mladek