summaryrefslogtreecommitdiff
path: root/sw/source/core/attr/format.cxx
AgeCommit message (Expand)Author
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin
2021-03-30Simplify SwFormat::SetPageFormatToDefaultMike Kaganski
2021-03-30Use o3tl::convert instead of GetMetricValMike Kaganski
2021-03-29tdf#98749 Move initialization of page defaults to writer corePanos
2021-02-04use more StaticWhichCastBjoern Michaelsen
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
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen
2021-01-09~SwModify: do not silently tolerate clients registered past deathBjoern Michaelsen
2021-01-05Revert "NotifyClients no more"Stephan Bergmann
2021-01-05SwClientNotifyCall no moreBjoern Michaelsen
2021-01-03NotifyClients no moreBjoern Michaelsen
2020-12-07SwFormat: Modify no moreBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen
2020-11-01SwFormat: remove last ModifyNotificationBjoern Michaelsen
2020-10-29move ClientNotifyAttrChg to calbck.hxx ...Bjoern Michaelsen
2020-10-29SwFormat: remove calls to obsolete functionsBjoern Michaelsen
2020-09-20Fix typoAndrea Gelmini
2020-09-20Refactor SwFormat::Modify ...Bjoern Michaelsen
2020-08-01loplugin:flatten in sw/core/access..sc/core/crsrNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-07Fix typosAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2017-12-12remove some dead message constantsNoel Grandin
2017-09-26sw: convert that to assert, and remove a duplicate OSL_ENSUREMichael Stahl
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin