summaryrefslogtreecommitdiff
path: root/sw/source/core/attr/calbck.cxx
AgeCommit message (Expand)Author
2024-02-21remove some log noiseNoel Grandin
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-05-29no need to allocate this hint on the heapNoel Grandin
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
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-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
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-05Ensure no class directly derives from SwModifyBjoern 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-08-01loplugin:flatten in sw/core/access..sc/core/crsrNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-01-02Remove SwModify/SwClient for UNO BookmarksBjoern Michaelsen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-19sw: IsListeningTo can be constMichael Stahl
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-02sw: prefix members of SwAccSingleTableSelHander_ImplMiklos Vajna
2018-06-08sw_redlinehide: ListenerEntry::SwClientNotify should not call ...Michael Stahl
2018-06-08sw_redlinehide: add an indirect iteration mode to SwIteratorMichael Stahl
2018-05-09no extra heap allocs by WriterMultiListenerBjoern Michaelsen
2018-05-06make SwDepend an implementation detail of sw::WriterMultiListenerBjoern Michaelsen
2018-04-09std::list->std::vector in sw::WriterMultiListenerNoel Grandin
2018-03-20coverity#1430100 Uninitialized pointer fieldCaolán McNamara
2018-03-11introduce sw::WriterMultiListenerBjoern Michaelsen
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2016-12-20assert SwDrawContact unhandled attr. on exporting ooo67621-1.odt to DOCXMichael Stahl
2016-12-12sw: prefix members of SwClientMiklos Vajna
2016-10-20simplify some use of typeidNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11remove b_mInDocDTOR flag altogetherBjoern Michaelsen