summaryrefslogtreecommitdiff
path: root/sw/inc/fmtcol.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-13reduce symbol visibility in swNoel Grandin1-5/+5
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl1-1/+2
2022-12-20sw: document SwFormatCollMiklos Vajna1-0/+2
2022-10-04tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna1-1/+1
2022-09-28sal_uLong->sal_uInt32 in CommandStructNoel Grandin1-4/+4
2021-09-24sw: paragraph styles: add doc model & UNO API for a linked character styleMiklos Vajna1-0/+6
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski1-6/+6
2021-07-17use WhichRangesContainer in swNoel Grandin1-6/+6
2021-01-25SwFntCache: move down from SwFormat to SwTextFormatCol where possibleBjoern Michaelsen1-0/+24
2020-11-26Refactor SwFormatDropBjoern Michaelsen1-5/+10
2020-10-26SwTextFormatColl: Modify no more ...Bjoern Michaelsen1-1/+1
2019-12-23sal_Char->char in swNoel Grandin1-3/+3
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+2
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen1-0/+1
2018-10-25sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-1/+0
2018-02-21Fix some IWYU warningsMiklos Vajna1-2/+2
2018-01-30loplugin:unused-returns in swNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-10-23loplugin:finalclasses in swNoel Grandin1-6/+4
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-02-27Fix typo footenote -> footnoteGulsah Kose1-1/+1
2017-02-13convert Master_CollConditions to scoped enumNoel Grandin1-27/+19
2016-10-06tdf#75757 Remove inheritance from std::vectorTakeshi Abe1-1/+1
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-05-23loplugin:unusedmethods in swNoel Grandin1-4/+0
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+1
2016-01-19loplugin:unusedmethods in sw/Noel Grandin1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-02sw: prefix members of SwCollConditionMiklos Vajna1-5/+5
2015-10-26sw: prefix remaining members of SwTextFormatCollMiklos Vajna1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+6
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-59/+59
2015-02-13Extract SwTxtFmtColl::dumpAsXml() from docnodeMiklos Vajna1-0/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-6/+4
2014-11-16Remove code commented out since February 2011Matteo Casalin1-22/+0
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-0/+3
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann1-14/+22