summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode
AgeCommit message (Expand)AuthorFilesLines
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl1-6/+12
2021-02-01sw: don't repaint all text frames on selecting and deleting several bulletsMiklos Vajna1-2/+11
2021-01-29remove SwCache bookkeeping from SwModifyBjoern Michaelsen1-37/+11
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen1-2/+2
2021-01-05Revert "NotifyClients no more"Stephan Bergmann1-2/+2
2021-01-03NotifyClients no moreBjoern Michaelsen1-2/+2
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski1-2/+2
2020-12-18tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl1-2/+16
2020-12-06SwSectionFormat: Call SwFrameFormat::SwClientNotify instead of ::ModifyBjoern Michaelsen1-4/+4
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen7-11/+8
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-11-23section.cxx: Remove remaining SwClientNotifyCallsBjoern Michaelsen1-27/+17
2020-11-22Refactor SwSectionFormat::UpdateParentBjoern Michaelsen1-66/+24
2020-11-19sw_fieldmarkhide: adapt SwUndoInsSection with ToXMichael Stahl1-2/+2
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer4-19/+17
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl3-4/+4
2020-11-12replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHintBjoern Michaelsen1-5/+1
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen1-1/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-11-06DOCX import: fix assertion failure when redline ends right before a ToCMiklos Vajna1-0/+23
2020-11-05retire most of SwModifyBjoern Michaelsen3-12/+12
2020-11-05get rid of long deprecated SwModify::BroadcastModifyBjoern Michaelsen1-20/+13
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen1-8/+15
2020-11-02ndtbl: remove remaining use of ModifyNotificationBjoern Michaelsen1-2/+2
2020-11-02SwGrfNode: ModifyNotification no more ...Bjoern Michaelsen1-30/+2
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen2-8/+3
2020-11-01move UpdateAttr sanity check to DBG_UTILBjoern Michaelsen1-0/+4
2020-11-01Make SwClient::ModifyNotification non-virtualBjoern Michaelsen1-4/+4
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen1-6/+25
2020-10-30convert some tools::Long->sal_Int32Noel1-1/+1
2020-10-29Section: dont call obsolete ModifyNotification directlyBjoern Michaelsen1-28/+31
2020-10-29move ClientNotifyAttrChg to calbck.hxx ...Bjoern Michaelsen1-23/+5
2020-10-28convert some more long -> tools::LongNoel1-4/+4
2020-10-26Section/SectionFormat: Modify no more ...Bjoern Michaelsen1-4/+14
2020-10-20use tools::Long in swNoel4-54/+54
2020-10-13static_cast after dynamic_castNoel1-3/+2
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara1-5/+5
2020-10-05sw: improve comments, dump rowspan to nodes.xmlMichael Stahl1-0/+2
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara4-37/+37
2020-09-30loplugin:reducevarscope in swNoel2-3/+2
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara9-106/+93
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara6-49/+48
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara2-6/+4
2020-09-07sw: prefix members of PaMIntoCursorShellRing, SwDPage, ...Miklos Vajna1-15/+13
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl2-2/+8
2020-08-31sw: prefix members of SplitTable_Para, SwTableFormatCmp, SwThreadManager ...Miklos Vajna5-29/+35
2020-08-29Fix typosAndrea Gelmini1-1/+1
2020-08-21sw: set name for section format on creationVasily Melenchuk1-0/+1
2020-08-17sw: prefix members of SwNode2LayImpl, SwRetrievedInputStreamDataManager, ...Miklos Vajna2-37/+37
2020-08-06tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara1-0/+9