summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/fmtcol.cxx
AgeCommit message (Expand)Author
2021-01-25SwFntCache: move down from SwFormat to SwTextFormatCol where possibleBjoern Michaelsen
2021-01-13SfxPoolItem: introduce StaticWhichCast and DynamicWhichCastBjoern Michaelsen
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-26SwTextFormatColl: Modify no more ...Bjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-08-07Fix typosAndrea Gelmini
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-02-13convert Master_CollConditions to scoped enumNoel Grandin
2017-01-21coverity#1399014 Unchecked return valueCaolán McNamara
2017-01-21coverity#1399013 Unchecked return valueCaolán McNamara
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02sw: prefix members of SwCollConditionMiklos Vajna
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
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