summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode
AgeCommit message (Expand)Author
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl
2021-02-01sw: don't repaint all text frames on selecting and deleting several bulletsMiklos Vajna
2021-01-29remove SwCache bookkeeping from SwModifyBjoern Michaelsen
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen
2021-01-05Revert "NotifyClients no more"Stephan Bergmann
2021-01-03NotifyClients no moreBjoern Michaelsen
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski
2020-12-18tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl
2020-12-06SwSectionFormat: Call SwFrameFormat::SwClientNotify instead of ::ModifyBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23section.cxx: Remove remaining SwClientNotifyCallsBjoern Michaelsen
2020-11-22Refactor SwSectionFormat::UpdateParentBjoern Michaelsen
2020-11-19sw_fieldmarkhide: adapt SwUndoInsSection with ToXMichael Stahl
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-12replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHintBjoern Michaelsen
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-06DOCX import: fix assertion failure when redline ends right before a ToCMiklos Vajna
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-05get rid of long deprecated SwModify::BroadcastModifyBjoern Michaelsen
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen
2020-11-02ndtbl: remove remaining use of ModifyNotificationBjoern Michaelsen
2020-11-02SwGrfNode: ModifyNotification no more ...Bjoern Michaelsen
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen
2020-11-01move UpdateAttr sanity check to DBG_UTILBjoern Michaelsen
2020-11-01Make SwClient::ModifyNotification non-virtualBjoern Michaelsen
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-29Section: dont call obsolete ModifyNotification directlyBjoern Michaelsen
2020-10-29move ClientNotifyAttrChg to calbck.hxx ...Bjoern Michaelsen
2020-10-28convert some more long -> tools::LongNoel
2020-10-26Section/SectionFormat: Modify no more ...Bjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara
2020-10-05sw: improve comments, dump rowspan to nodes.xmlMichael Stahl
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-09-07sw: prefix members of PaMIntoCursorShellRing, SwDPage, ...Miklos Vajna
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl
2020-08-31sw: prefix members of SplitTable_Para, SwTableFormatCmp, SwThreadManager ...Miklos Vajna
2020-08-29Fix typosAndrea Gelmini
2020-08-21sw: set name for section format on creationVasily Melenchuk
2020-08-17sw: prefix members of SwNode2LayImpl, SwRetrievedInputStreamDataManager, ...Miklos Vajna
2020-08-06tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara