summaryrefslogtreecommitdiff
path: root/sw/inc/calbck.hxx
AgeCommit message (Expand)Author
2024-03-05make more symbols private in writerNoel Grandin
2023-10-15tdf#143148 use pragma once and removed include guardskhushishikhu
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-04-06there is no SwClient::SwClientModifyCaolán McNamara
2023-03-09Silence false -Werror=dangling-pointer=Stephan Bergmann
2022-11-29New loplugin:crosscastStephan Bergmann
2022-10-29tdf#126788 dynamic_cast -> virtual callNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-11-27Library_msword needs sw::LegacyModifyHint RTTI now in UBSan buildStephan Bergmann
2021-08-28tdf#135683 speed up layout of large writer tablesNoel Grandin
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-05-29no need to allocate this hint on the heapNoel Grandin
2021-02-09Remove deadcode SwModify::CheckCaching()Bjoern Michaelsen
2021-02-08Remove SwModify::SetInDocDTOR ...Bjoern Michaelsen
2021-01-29remove SwCache bookkeeping from SwModifyBjoern 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-05Revert "NotifyClients no more"Stephan Bergmann
2021-01-05SwClientNotifyCall no moreBjoern Michaelsen
2021-01-03NotifyClients no moreBjoern Michaelsen
2021-01-02SwFrame: Modify no moreBjoern Michaelsen
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen
2020-11-05get rid of long deprecated SwModify::BroadcastModifyBjoern Michaelsen
2020-11-04remove SwClient::ModifyNotifcation, now unusedBjoern Michaelsen
2020-11-04SwModify: remove the LockClientList madnessBjoern Michaelsen
2020-11-01Make SwClient::ModifyNotification non-virtualBjoern Michaelsen
2020-10-29move ClientNotifyAttrChg to calbck.hxx ...Bjoern Michaelsen
2020-09-27Move default way to find Which to an inline functionBjoern Michaelsen
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin
2020-04-02loplugin:unusedmethodsNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-10-22loplugin:constantparamNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2019-01-02Remove SwModify/SwClient for UNO BookmarksBjoern Michaelsen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-25sw: fix some IWYU warningsMiklos Vajna
2018-09-19sw: IsListeningTo can be constMichael Stahl
2018-07-26make SwContentNode handle legacy ModifyNotification() again (tdf#117749)Bjoern Michaelsen
2018-07-18Fix typosAndrea Gelmini
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-02sw: prefix members of SwAccSingleTableSelHander_ImplMiklos Vajna
2018-06-08sw_redlinehide: add an indirect iteration mode to SwIteratorMichael Stahl
2018-05-13dont use SwClient/SwModify in unocore: HeadFootTextBjoern Michaelsen
2018-05-12Fix typosAndrea Gelmini
2018-05-12dont use SwClient/SwModify in unocore: SectionBjoern Michaelsen
2018-05-09no extra heap allocs by WriterMultiListenerBjoern Michaelsen
2018-05-08remove now obsolete SwDependBjoern Michaelsen