summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-09-19sw_redlinehide_2: view cursor movement, Word/Sentence functionsMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwCursor::UpDown()Michael Stahl
2018-09-19sw_redlinehide_2: view cursor movement, SwCursorShell::LeftRight()Michael Stahl
2018-09-19sw_redlinehide_2: adapt the SwUndoDelete DelFullPara path...Michael Stahl
2018-09-19sw_redlinehide_2: JoinPrev with NonFirst nodeMichael Stahl
2018-09-19sw_redlinehide_2: fix frame updates for SwUndoRedlineDeleteMichael Stahl
2018-09-19sw_redlinehide_2: tweak CheckParaRedlineMerge() next-node flag updateMichael Stahl
2018-09-19sw_redlinehide_2: do all frame deletion in CheckParaRedlineMerge()Michael Stahl
2018-09-19sw_redlinehide_2: update flys and footnotes on redline opsMichael Stahl
2018-09-19sw: remove window invalidation from SwRedlineTable::DeleteAndDestroyAll()Michael Stahl
2018-09-19sw: SwDocTest: adjust this so it actually tests something interestingMichael Stahl
2018-09-19sw: SwRedlineTable::DeleteAndDestroy() is surprisingly dangerousMichael Stahl
2018-09-19sw: SwUndoOverwrite ctor shouldn't DeleteRedline if ...Michael Stahl
2018-09-19sw: SwUndoOverwrite::CanGrouping() should ignore redlines for insertedMichael Stahl
2018-09-19sw: avoid updating redlines to be empty in Overwrite()Michael Stahl
2018-09-19sw_redlinehide_2: SwDocTest: avoid deleting selections that ...Michael Stahl
2018-09-19sw_redlinehide_2: update frames on redline opsMichael Stahl
2018-09-19sw_redlinehide_2: remove a pointless level of indentationMichael Stahl
2018-09-19sw_redlinehide_2: handle delete-without-redline inside of redlineMichael Stahl
2018-09-19sw_redlinehide_2: call CompressRedlines later in DeleteRange*Michael Stahl
2018-09-19sw_redlinehide_2: SwUndoDeleteMichael Stahl
2018-09-19sw_redlinehide_2: JoinPrev() may need to move frames on deleted ...Michael Stahl
2018-09-19sw_redlinehide_2: DelFrames is called for hidden nodes too nowMichael Stahl
2018-09-19sw_redlinehide_2: SwContentNode::DelFrames()Michael Stahl
2018-09-19sw_redlinehide_2: assert calls with wrong start nodeMichael Stahl
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-09-19sw_redlinehide_2: tiny optimisation in SwTextFrame::SwClientNotify()Michael Stahl
2018-09-19sw_redlinehide_2: quite the nuisance when it happens, better assertMichael Stahl
2018-09-19sw_redlinehide_2: invalidate more in DocumentRedlineManager::DeleteRedlineMichael 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: force SwAttrIter::GetNextAttr to make progressMichael Stahl
2018-09-19sw_redlinehide_2: subtlety in UnHideRedlines, delete all flys ...Michael Stahl
2018-09-19sw_redlinehide_2: annoying fixup in CheckParaRedlineMerge()Michael Stahl
2018-09-19sw_redlinehide_2: CheckParaRedlineMerge must also mark...Michael Stahl
2018-09-19sw_redlinehide_2: fix bug in UpdateMergedParaForDeleteMichael Stahl
2018-09-19sw_redlinehide_2: JoinNext/JoinPrev may need to recreate MergedParaMichael Stahl
2018-09-19sw_redlinehide_2: SplitContentNode also needs to move flys ...Michael Stahl
2018-09-19sw_redlinehide_2: reset node's merge flag in SwTextNode::JoinNext/JoinPrevMichael Stahl
2018-09-19sw_redlinehide_2: prevent SetRedlineFlags from messing things upMichael Stahl
2018-09-19sw_redlinehide_2: move SwInsText/SwDelText hint in CutImpl before attributesMichael Stahl
2018-09-19sw_redlinehide_2: fix SplitNode handling of merged framesMichael 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: fix infinite loop caused by SwAttrIter::Seek(0)Michael Stahl
2018-09-19sw_redlinehide_2: check merge flag in various MakeFramesMichael Stahl
2018-09-19sw_redlinehide_2: SplitNode: move more code into restoreFuncMichael Stahl
2018-09-19sw_redlinehide_2: MapModelToView needs to work on hidden nodes...Michael Stahl
2018-09-19sw_redlinehide_2: also reset Merge flag in CheckParaRedlineMergeMichael Stahl