summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-13reduce symbol visibility in swNoel Grandin1-10/+10
2024-02-28tdf#139004 Prevent crash when deleting footnote stylesMatt K1-0/+1
2024-01-04tdf#114441 sal_uLong to better integer typebuldi1-3/+3
2023-11-23sw floattable: add per-frame wrap-on-all-pages modeMiklos Vajna1-0/+1
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen1-0/+1
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl1-0/+6
2023-01-24sw: add document model for multi-page fly framesMiklos Vajna1-0/+1
2022-12-13sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormatMiklos Vajna1-4/+4
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl1-1/+1
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin1-1/+1
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/attrNoel Grandin1-0/+16
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski1-2/+2
2021-07-17use WhichRangesContainer in swNoel Grandin1-2/+2
2021-03-29tdf#98749 Move initialization of page defaults to writer corePanos1-0/+2
2021-01-29remove SwCache bookkeeping from SwModifyBjoern Michaelsen1-2/+4
2021-01-25SwFntCache: move down from SwFormat to SwTextFormatCol where possibleBjoern Michaelsen1-20/+1
2021-01-18Revert "Revert "Move SwFntCache link from SwModify down to SwFormat""Bjoern Michaelsen1-1/+22
2021-01-15Revert "Move SwFntCache link from SwModify down to SwFormat"Stephan Bergmann1-22/+1
2021-01-13Move SwFntCache link from SwModify down to SwFormatBjoern Michaelsen1-1/+22
2020-12-07SwFormat: Modify no moreBjoern Michaelsen1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen1-0/+1
2020-05-09compact namespace in swNoel Grandin1-2/+2
2020-04-30loplugin:makeshared in swNoel Grandin1-1/+1
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-1/+1
2019-12-23sal_Char->char in swNoel Grandin1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen1-1/+1
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma1-2/+0
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-0/+1
2018-02-21Fix some IWYU warningsMiklos Vajna1-2/+0
2018-02-05TypedWhichId in sw(1)Noel Grandin1-0/+4
2017-10-23loplugin:includeform: swStephan Bergmann1-3/+3
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-1/+0
2017-04-10tdf#39468 Translate German comments in swJens Carl1-2/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-4/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2016-12-08Indentation fixesMiklos Vajna1-1/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-3/+0
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski1-1/+3
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-3/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06com::sun::star->css in sw/incNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2