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