summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/fmtcol.cxx
AgeCommit message (Expand)Author
4 daysSwModify::Add/Remove always derefs argCaolán McNamara
2024-02-28tdf#139004 Prevent crash when deleting footnote stylesMatt K
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2022-11-25tdf#141438 Clean old comments //FEATURE::CONDCOLLBogdan B
2022-10-04tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna
2022-09-28sal_uLong->sal_uInt32 in CommandStructNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/docNoel Grandin
2021-09-24sw: paragraph styles: add doc model & UNO API for a linked character styleMiklos Vajna
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09sw doc model xml dump: show if a text format is conditionalMiklos Vajna
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
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