summaryrefslogtreecommitdiff
path: root/sw/inc/node.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-31no need to allocate this separatelyNoel Grandin1-2/+2
2021-05-30std::unique_ptr->std::optionalNoel Grandin1-2/+2
2021-01-29remove SwCache bookkeeping from SwModifyBjoern Michaelsen1-1/+2
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen1-3/+1
2020-11-01Make SwClient::ModifyNotification non-virtualBjoern Michaelsen1-4/+0
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen1-0/+1
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara1-3/+3
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-11/+10
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara1-2/+2
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl1-1/+1
2020-05-09compact namespace in swNoel Grandin1-2/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-3/+3
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-26source/core/access: no more SwClientBjoern Michaelsen1-1/+1
2019-09-20no more SwClient in sw/source/filter/ww8Bjoern Michaelsen1-1/+1
2019-08-01Fix typosAndrea Gelmini1-1/+1
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-2/+2
2019-01-09use unique_ptr in SwContentNode::CreateOLENodesArrayNoel Grandin1-1/+1
2018-11-15sw_redlinehide_3: adapt SwCursorShell::GetContentAtPos()Michael Stahl1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-3/+3
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-4/+3
2018-09-19sw_redlinehide_2: SwContentNode::DelFrames()Michael Stahl1-1/+1
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl1-1/+1
2018-09-19sw_redlinehide_2: try to keep the pLastNode updated if it's deleted...Michael Stahl1-1/+1
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl1-2/+0
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl1-5/+3
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl1-5/+5
2018-08-16remove mempoolNoel Grandin1-5/+0
2018-07-26make SwContentNode handle legacy ModifyNotification() again (tdf#117749)Bjoern Michaelsen1-0/+5
2018-06-29loplugin:useuniqueptr in SwTableNodeNoel Grandin1-2/+2
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma1-4/+1
2018-06-08sw_redlinehide: add merge state flag to SwNodeMichael Stahl1-0/+11
2018-05-05use WriterMultiListener instead of SwDepend in SwContentNodeBjoern Michaelsen1-8/+7
2018-04-04loplugin:useuniqueptr in SwContentNodeNoel Grandin1-1/+1
2018-03-28loplugin:virtualdown in swNoel Grandin1-1/+0
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-07-06sw: comment cosmeticsMichael Stahl1-1/+0
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-3/+0
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-1/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-2/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-12/+12
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-26/+26
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4