summaryrefslogtreecommitdiff
path: root/sw/inc/calbck.hxx
AgeCommit message (Expand)Author
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
2018-05-06make SwDepend an implementation detail of sw::WriterMultiListenerBjoern Michaelsen
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-09std::list->std::vector in sw::WriterMultiListenerNoel Grandin
2018-03-15loplugin:unusedmethodsNoel Grandin
2018-03-11introduce sw::WriterMultiListenerBjoern Michaelsen
2018-01-31Fix some IWYU warningsMiklos Vajna
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin