Age | Commit message (Expand) | Author |
2018-06-14 | sw_redlinehide: send a hint to the SwTextFrame when Delete redline | Michael Stahl |
2018-06-14 | sw_redlinehide: SwTextNode::Insert(): send SwInsText hint before | Michael Stahl |
2018-06-14 | sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_ | Michael Stahl |
2018-06-14 | sw_redlinehide: SwAttrIter direct ctor gets a SwTextFrame arg | Michael Stahl |
2018-06-14 | sw_redlinehide: convert SwTextSizeInfo::GetMultiCreator() | Michael Stahl |
2018-06-14 | sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: move SwContentNode::GetNode() to SwNoTextNode | Michael Stahl |
2018-06-14 | sw_redlinehide: use FrameContainsNode in anchoredobjectposition.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: convert GetNode(), use FrameContainsNode(), txtfly.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: iterate merged nodes in SwLayIdle::DoIdleJob_() | Michael Stahl |
2018-06-14 | sw_redlinehide: convert GetNode() in frmtool.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: convert GetNode() in SwFlowFrame::BwdMoveNecessary() | Michael Stahl |
2018-06-14 | sw_redlinehide: convert GetNode() in SwCursor::IsSelOvr() | Michael Stahl |
2018-06-14 | sw_redlinehide: refactor AppendObjs to iterate merged paragraphs | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem() | Michael Stahl |
2018-06-14 | sw_redlinehide: refactor SwFlowFrame::IsKeep() | Michael Stahl |
2018-06-14 | sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem() | Michael Stahl |
2018-06-14 | sw_redlinehide: add sw::FrameContainsNode() | Michael Stahl |
2018-06-14 | sw_redlinehide: SwContentFrame::LeftMargin()/RightMargin() pure virtual | Michael Stahl |
2018-06-14 | sw_redlinehide: make GetRegisteredIn() private in SwFrame | Michael Stahl |
2018-06-14 | sw_redlinehide: SwContentFrame::DestroyImpl() | Michael Stahl |
2018-06-14 | sw_redlinehide: convert to GetDep() | Michael Stahl |
2018-06-14 | sw_redlinehide: convert SwDeletionChecker to GetDep() | Michael Stahl |
2018-06-14 | sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ... | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() in PageBreakWin.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() in text | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: GetNode() conversion in trvlfrm.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() in fetab.cxx,fedesc.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: GetNode() conversion in fefly1.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: GetNode() conversion in feshview.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() conversion in fields | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() conversion in draw/ | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() in docfld.cxx,docfly.cxx,doclay.cxx | Michael Stahl |
2018-06-14 | sw_redlinehide: trivial GetNode() conversion in access | Michael Stahl |
2018-06-14 | sw: SwTextFly cleanup, prefix some members & clarify SwTextFrame type | Michael Stahl |
2018-06-14 | sw_redlinehide: adapt SwFrame::InvalidatePage() | Michael Stahl |
2018-06-14 | sw_redlinehide: SwTextFrame::IsHiddenNow() needs some work | Michael Stahl |
2018-06-14 | sw_redlinehide: SwTextFrame::HideAndShowObjects() | Michael Stahl |
2018-06-14 | sw_redlinehide: SwTextFrame::DestroyImpl() needs to remove more | Michael Stahl |
2018-06-14 | sw_redlinehide: TextFrameIndex conversion in SwTextFrame::SwClientNotify | Michael Stahl |
2018-06-14 | sw_redlinehide: update MergedPara in SwTextFrame::SwClientNotify() | Michael Stahl |
2018-06-14 | sw_redlinehide: replace SwTextFrame::Modify() with SwClientNotify() | Michael Stahl |
2018-06-14 | sw_redlinehide: SwFrame::IsCollapse() needs an extra check | Michael Stahl |
2018-06-14 | sw_redlinehide: ListenerEntry::SwClientNotify should not call ... | Michael Stahl |
2018-06-14 | sw_redlinehide: use WriterMultiListener to connect SwTextFrame | Michael Stahl |
2018-06-14 | sw_redlinehide: disable optimisation in ContentIdxStoreImpl::SaveFlys() | Michael Stahl |
2018-06-14 | sw_redlinehide: add some checks in places that require the node | Michael Stahl |