summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfrm.cxx
AgeCommit message (Expand)Author
2018-11-15sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl
2018-11-15sw_redlinehide_3: adapt more SwEditShell NumMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl
2018-11-15sw_redlinehide_3: adapt some SwEditShell functionsMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-11-15sw_redlinehide_3: have SwTextFrame ensure that list node is ...Michael Stahl
2018-11-15sw_redlinehide_3: CheckParaRedlineMerge maintains second list treeMichael Stahl
2018-11-15sw_redlinehide_3: rewrite MergedAttrIterByEndMichael Stahl
2018-11-15sw_redlinehide_3: fix MergedAttrIterReverseMichael Stahl
2018-11-15sw_redlinehide_3: bug in UpdateMergedParaForMoveMichael Stahl
2018-11-15sw_redlinehide_3: stop SwAccessibleParagraph listening at SwTextNodeMichael Stahl
2018-11-07loplugin:collapseif in swNoel Grandin
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-19sw_redlinehide_3: fix some unnecessary loopsMichael Stahl
2018-10-01sw_redlinehide_2: more footnote assert problemsMichael Stahl
2018-10-01sw_redlinehide_2: fix SwTextFrame::SwClientNotify corner case with footnotesMichael Stahl
2018-10-01sw_redlinehide_2: avoid adjacent extents in UpdateMergedParaForDeleteMichael Stahl
2018-09-19sw_redlinehide_2: fix FrameContainsNode() to use pLastNodeMichael Stahl
2018-09-19sw_redlinehide_2: handle delete-without-redline inside of redlineMichael Stahl
2018-09-19sw_redlinehide_2: SwContentNode::DelFrames()Michael Stahl
2018-09-19sw_redlinehide_2: tiny optimisation in SwTextFrame::SwClientNotify()Michael Stahl
2018-09-19sw_redlinehide_2: invalidate when delete redline goes awayMichael Stahl
2018-09-19sw_redlinehide_2: incorrect call to lcl_SetWrongMichael Stahl
2018-09-19sw_redlinehide_2: fix bug in UpdateMergedParaForDeleteMichael Stahl
2018-09-19sw_redlinehide_2: let's have MergedPara listen on hidden nodesMichael Stahl
2018-09-19sw_redlinehide_2: fix wrong assertionMichael Stahl
2018-09-19sw_redlinehide_2: try to keep the pLastNode updated if it's deleted...Michael Stahl
2018-09-19sw_redlinehide_2: MapModelToView needs to work on hidden nodes...Michael Stahl
2018-09-19sw_redlinehide_2: show/hide footnotes in redlinesMichael Stahl
2018-09-19sw_redlinehide_2: SetMergedPara must ensure that frame is...Michael Stahl
2018-09-19sw_redlinehide_2: more invalidations in UpdateMergedParaForDeleteMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-06-13coverity#1436922 Dereference before null checkCaolán McNamara
2018-06-11coverity#1436018 Dereference after null checkCaolán McNamara
2018-06-09coverity#1436017 DEADCODEMichael Stahl
2018-06-09sw_redlinehide: old GCC needs a cast hereMichael Stahl
2018-06-08sw_redlinehide: send a hint to the SwTextFrame when Delete redlineMichael Stahl
2018-06-08sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxxMichael Stahl
2018-06-08sw_redlinehide: add sw::FrameContainsNode()Michael Stahl
2018-06-08sw_redlinehide: make GetRegisteredIn() private in SwFrameMichael Stahl
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl
2018-06-08sw_redlinehide: trivial GetNode() in textMichael Stahl
2018-06-08sw_redlinehide: SwTextFrame::IsHiddenNow() needs some workMichael Stahl
2018-06-08sw_redlinehide: SwTextFrame::HideAndShowObjects()Michael Stahl
2018-06-08sw_redlinehide: SwTextFrame::DestroyImpl() needs to remove moreMichael Stahl
2018-06-08sw_redlinehide: TextFrameIndex conversion in SwTextFrame::SwClientNotifyMichael Stahl
2018-06-08sw_redlinehide: update MergedPara in SwTextFrame::SwClientNotify()Michael Stahl
2018-06-08sw_redlinehide: replace SwTextFrame::Modify() with SwClientNotify()Michael Stahl