summaryrefslogtreecommitdiff
path: root/sw/source/core/attr
AgeCommit message (Expand)Author
2022-05-19sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl
2022-03-30sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-25simplify some TypedWhichId codeNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/attrNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-08-12Capsulate TableBox<>TableBoxFormat relation in a functionBjoern Michaelsen
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-06-23optimised FindFormatByName for SwFrameFormatsNoel Grandin
2021-06-22Move SwDoc::FindFormatByName to SwFormatsBaseNoel Grandin
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-05-29no need to allocate this hint on the heapNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07simplify SwAttrPool codeNoel 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-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-02-16Use some more o3tl::convertMike Kaganski
2021-02-08Remove SwModify::SetInDocDTOR ...Bjoern Michaelsen
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
2021-01-02SwFrame: Modify no moreBjoern Michaelsen
2020-12-07SwFormat: Modify no moreBjoern Michaelsen
2020-11-26Refactor SwFormatDropBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen
2020-11-05retire most of SwModifyBjoern 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-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen