Age | Commit message (Expand) | Author | Files | Lines |
2018-06-08 | sw_redlinehide: Add sw::WrongListIterator | Michael Stahl | 4 | -0/+244 |
2018-06-08 | sw_redlinehide: send a hint to the SwTextFrame when Delete redline | Michael Stahl | 4 | -6/+77 |
2018-06-08 | sw_redlinehide: SwTextNode::Insert(): send SwInsText hint before | Michael Stahl | 1 | -6/+6 |
2018-06-08 | sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_ | Michael Stahl | 4 | -30/+41 |
2018-06-08 | sw_redlinehide: SwAttrIter direct ctor gets a SwTextFrame arg | Michael Stahl | 3 | -6/+8 |
2018-06-08 | sw_redlinehide: convert SwTextSizeInfo::GetMultiCreator() | Michael Stahl | 1 | -123/+342 |
2018-06-08 | sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxx | Michael Stahl | 2 | -9/+6 |
2018-06-08 | sw_redlinehide: move SwContentNode::GetNode() to SwNoTextNode | Michael Stahl | 3 | -14/+7 |
2018-06-08 | sw_redlinehide: use FrameContainsNode in anchoredobjectposition.cxx | Michael Stahl | 1 | -3/+4 |
2018-06-08 | sw_redlinehide: convert GetNode(), use FrameContainsNode(), txtfly.cxx | Michael Stahl | 2 | -3/+3 |
2018-06-08 | sw_redlinehide: iterate merged nodes in SwLayIdle::DoIdleJob_() | Michael Stahl | 1 | -10/+41 |
2018-06-08 | sw_redlinehide: convert GetNode() in frmtool.cxx | Michael Stahl | 1 | -17/+21 |
2018-06-08 | sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxx | Michael Stahl | 1 | -18/+25 |
2018-06-08 | sw_redlinehide: convert GetNode() in SwFlowFrame::BwdMoveNecessary() | Michael Stahl | 1 | -3/+10 |
2018-06-08 | sw_redlinehide: convert GetNode() in SwCursor::IsSelOvr() | Michael Stahl | 1 | -8/+22 |
2018-06-08 | sw_redlinehide: refactor AppendObjs to iterate merged paragraphs | Michael Stahl | 3 | -36/+130 |
2018-06-08 | sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem() | Michael Stahl | 7 | -22/+24 |
2018-06-08 | sw_redlinehide: refactor SwFlowFrame::IsKeep() | Michael Stahl | 6 | -23/+35 |
2018-06-08 | sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem() | Michael Stahl | 3 | -5/+48 |
2018-06-08 | sw_redlinehide: add sw::FrameContainsNode() | Michael Stahl | 2 | -1/+32 |
2018-06-08 | sw_redlinehide: SwContentFrame::LeftMargin()/RightMargin() pure virtual | Michael Stahl | 4 | -6/+9 |
2018-06-08 | sw_redlinehide: make GetRegisteredIn() private in SwFrame | Michael Stahl | 2 | -1/+7 |
2018-06-08 | sw_redlinehide: SwContentFrame::DestroyImpl() | Michael Stahl | 1 | -3/+8 |
2018-06-08 | sw_redlinehide: convert to GetDep() | Michael Stahl | 7 | -11/+13 |
2018-06-08 | sw_redlinehide: convert SwDeletionChecker to GetDep() | Michael Stahl | 3 | -5/+13 |
2018-06-08 | sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ... | Michael Stahl | 1 | -9/+40 |
2018-06-08 | sw_redlinehide: trivial GetNode() in PageBreakWin.cxx | Michael Stahl | 1 | -3/+12 |
2018-06-08 | sw_redlinehide: trivial GetNode() in text | Michael Stahl | 10 | -38/+38 |
2018-06-08 | sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxx | Michael Stahl | 3 | -5/+11 |
2018-06-08 | sw_redlinehide: GetNode() conversion in trvlfrm.cxx | Michael Stahl | 1 | -14/+42 |
2018-06-08 | sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxx | Michael Stahl | 3 | -6/+7 |
2018-06-08 | sw_redlinehide: trivial GetNode() in fetab.cxx,fedesc.cxx | Michael Stahl | 2 | -4/+13 |
2018-06-08 | sw_redlinehide: GetNode() conversion in fefly1.cxx | Michael Stahl | 1 | -23/+32 |
2018-06-08 | sw_redlinehide: GetNode() conversion in feshview.cxx | Michael Stahl | 1 | -14/+44 |
2018-06-08 | sw_redlinehide: trivial GetNode() conversion in fields | Michael Stahl | 1 | -6/+8 |
2018-06-08 | sw_redlinehide: trivial GetNode() conversion in draw/ | Michael Stahl | 2 | -9/+7 |
2018-06-08 | sw_redlinehide: trivial GetNode() in docfld.cxx,docfly.cxx,doclay.cxx | Michael Stahl | 3 | -8/+26 |
2018-06-08 | sw_redlinehide: trivial GetNode() conversion in access | Michael Stahl | 3 | -5/+9 |
2018-06-08 | sw: SwTextFly cleanup, prefix some members & clarify SwTextFrame type | Michael Stahl | 2 | -78/+80 |
2018-06-08 | sw_redlinehide: adapt SwFrame::InvalidatePage() | Michael Stahl | 1 | -3/+27 |
2018-06-08 | sw_redlinehide: SwTextFrame::IsHiddenNow() needs some work | Michael Stahl | 1 | -3/+50 |
2018-06-08 | sw_redlinehide: SwTextFrame::HideAndShowObjects() | Michael Stahl | 2 | -12/+18 |
2018-06-08 | sw_redlinehide: SwTextFrame::DestroyImpl() needs to remove more | Michael Stahl | 1 | -19/+45 |
2018-06-08 | sw_redlinehide: TextFrameIndex conversion in SwTextFrame::SwClientNotify | Michael Stahl | 1 | -37/+56 |
2018-06-08 | sw_redlinehide: update MergedPara in SwTextFrame::SwClientNotify() | Michael Stahl | 2 | -15/+191 |
2018-06-08 | sw_redlinehide: replace SwTextFrame::Modify() with SwClientNotify() | Michael Stahl | 2 | -19/+87 |
2018-06-08 | sw_redlinehide: SwFrame::IsCollapse() needs an extra check | Michael Stahl | 1 | -1/+2 |
2018-06-08 | sw_redlinehide: ListenerEntry::SwClientNotify should not call ... | Michael Stahl | 1 | -1/+1 |
2018-06-08 | sw_redlinehide: use WriterMultiListener to connect SwTextFrame | Michael Stahl | 4 | -21/+37 |
2018-06-08 | sw_redlinehide: disable optimisation in ContentIdxStoreImpl::SaveFlys() | Michael Stahl | 1 | -1/+5 |