summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-08hack in Show - not sure if...private/mst/sw_redlinehideMichael Stahl1-0/+15
2018-06-08sw_redlinehide: let the Show menu item toggle new modeMichael Stahl1-1/+10
2018-06-08sw_redlinehide: very incomplete impl. of SwRootFrame::SetHideRedlines()Michael Stahl1-0/+47
2018-06-08sw_redlinehide: trivial conversions in lcl_DrawLineForWrongListDataMichael Stahl1-9/+6
2018-06-08sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl6-86/+121
2018-06-08sw_redlinehide: Add sw::WrongListIteratorMichael Stahl4-0/+244
2018-06-08sw_redlinehide: send a hint to the SwTextFrame when Delete redlineMichael Stahl4-6/+77
2018-06-08sw_redlinehide: SwTextNode::Insert(): send SwInsText hint beforeMichael Stahl1-6/+6
2018-06-08sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl4-30/+41
2018-06-08sw_redlinehide: SwAttrIter direct ctor gets a SwTextFrame argMichael Stahl3-6/+8
2018-06-08sw_redlinehide: convert SwTextSizeInfo::GetMultiCreator()Michael Stahl1-123/+342
2018-06-08sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxxMichael Stahl2-9/+6
2018-06-08sw_redlinehide: move SwContentNode::GetNode() to SwNoTextNodeMichael Stahl3-14/+7
2018-06-08sw_redlinehide: use FrameContainsNode in anchoredobjectposition.cxxMichael Stahl1-3/+4
2018-06-08sw_redlinehide: convert GetNode(), use FrameContainsNode(), txtfly.cxxMichael Stahl2-3/+3
2018-06-08sw_redlinehide: iterate merged nodes in SwLayIdle::DoIdleJob_()Michael Stahl1-10/+41
2018-06-08sw_redlinehide: convert GetNode() in frmtool.cxxMichael Stahl1-17/+21
2018-06-08sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxxMichael Stahl1-18/+25
2018-06-08sw_redlinehide: convert GetNode() in SwFlowFrame::BwdMoveNecessary()Michael Stahl1-3/+10
2018-06-08sw_redlinehide: convert GetNode() in SwCursor::IsSelOvr()Michael Stahl1-8/+22
2018-06-08sw_redlinehide: refactor AppendObjs to iterate merged paragraphsMichael Stahl3-36/+130
2018-06-08sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl7-22/+24
2018-06-08sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl6-23/+35
2018-06-08sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl3-5/+48
2018-06-08sw_redlinehide: add sw::FrameContainsNode()Michael Stahl2-1/+32
2018-06-08sw_redlinehide: SwContentFrame::LeftMargin()/RightMargin() pure virtualMichael Stahl4-6/+9
2018-06-08sw_redlinehide: make GetRegisteredIn() private in SwFrameMichael Stahl2-1/+7
2018-06-08sw_redlinehide: SwContentFrame::DestroyImpl()Michael Stahl1-3/+8
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl7-11/+13
2018-06-08sw_redlinehide: convert SwDeletionChecker to GetDep()Michael Stahl3-5/+13
2018-06-08sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ...Michael Stahl1-9/+40
2018-06-08sw_redlinehide: trivial GetNode() in PageBreakWin.cxxMichael Stahl1-3/+12
2018-06-08sw_redlinehide: trivial GetNode() in textMichael Stahl10-38/+38
2018-06-08sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl3-5/+11
2018-06-08sw_redlinehide: GetNode() conversion in trvlfrm.cxxMichael Stahl1-14/+42
2018-06-08sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael Stahl3-6/+7
2018-06-08sw_redlinehide: trivial GetNode() in fetab.cxx,fedesc.cxxMichael Stahl2-4/+13
2018-06-08sw_redlinehide: GetNode() conversion in fefly1.cxxMichael Stahl1-23/+32
2018-06-08sw_redlinehide: GetNode() conversion in feshview.cxxMichael Stahl1-14/+44
2018-06-08sw_redlinehide: trivial GetNode() conversion in fieldsMichael Stahl1-6/+8
2018-06-08sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl2-9/+7
2018-06-08sw_redlinehide: trivial GetNode() in docfld.cxx,docfly.cxx,doclay.cxxMichael Stahl3-8/+26
2018-06-08sw_redlinehide: trivial GetNode() conversion in accessMichael Stahl3-5/+9
2018-06-08sw: SwTextFly cleanup, prefix some members & clarify SwTextFrame typeMichael Stahl2-78/+80
2018-06-08sw_redlinehide: adapt SwFrame::InvalidatePage()Michael Stahl1-3/+27
2018-06-08sw_redlinehide: SwTextFrame::IsHiddenNow() needs some workMichael Stahl1-3/+50
2018-06-08sw_redlinehide: SwTextFrame::HideAndShowObjects()Michael Stahl2-12/+18
2018-06-08sw_redlinehide: SwTextFrame::DestroyImpl() needs to remove moreMichael Stahl1-19/+45
2018-06-08sw_redlinehide: TextFrameIndex conversion in SwTextFrame::SwClientNotifyMichael Stahl1-37/+56
2018-06-08sw_redlinehide: update MergedPara in SwTextFrame::SwClientNotify()Michael Stahl2-15/+191