summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
AgeCommit message (Expand)Author
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2023-01-24sw: add document model for multi-page fly framesMiklos Vajna
2022-12-13sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormatMiklos Vajna
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/attrNoel Grandin
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-03-29tdf#98749 Move initialization of page defaults to writer corePanos
2021-01-29remove SwCache bookkeeping from SwModifyBjoern Michaelsen
2021-01-25SwFntCache: move down from SwFormat to SwTextFormatCol where possibleBjoern Michaelsen
2021-01-18Revert "Revert "Move SwFntCache link from SwModify down to SwFormat""Bjoern Michaelsen
2021-01-15Revert "Move SwFntCache link from SwModify down to SwFormat"Stephan Bergmann
2021-01-13Move SwFntCache link from SwModify down to SwFormatBjoern Michaelsen
2020-12-07SwFormat: Modify no moreBjoern Michaelsen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen
2020-05-09compact namespace in swNoel Grandin
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-05TypedWhichId in sw(1)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-12-08Indentation fixesMiklos Vajna
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-23tdf#91368 - micro-optimization for over-used method.Michael Meeks
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier