summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-06-14sw_redlinehide: send a hint to the SwTextFrame when Delete redlineMichael Stahl
2018-06-14sw_redlinehide: SwTextNode::Insert(): send SwInsText hint beforeMichael Stahl
2018-06-14sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl
2018-06-14sw_redlinehide: SwAttrIter direct ctor gets a SwTextFrame argMichael Stahl
2018-06-14sw_redlinehide: convert SwTextSizeInfo::GetMultiCreator()Michael Stahl
2018-06-14sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxxMichael Stahl
2018-06-14sw_redlinehide: move SwContentNode::GetNode() to SwNoTextNodeMichael Stahl
2018-06-14sw_redlinehide: use FrameContainsNode in anchoredobjectposition.cxxMichael Stahl
2018-06-14sw_redlinehide: convert GetNode(), use FrameContainsNode(), txtfly.cxxMichael Stahl
2018-06-14sw_redlinehide: iterate merged nodes in SwLayIdle::DoIdleJob_()Michael Stahl
2018-06-14sw_redlinehide: convert GetNode() in frmtool.cxxMichael Stahl
2018-06-14sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxxMichael Stahl
2018-06-14sw_redlinehide: convert GetNode() in SwFlowFrame::BwdMoveNecessary()Michael Stahl
2018-06-14sw_redlinehide: convert GetNode() in SwCursor::IsSelOvr()Michael Stahl
2018-06-14sw_redlinehide: refactor AppendObjs to iterate merged paragraphsMichael Stahl
2018-06-14sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl
2018-06-14sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl
2018-06-14sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl
2018-06-14sw_redlinehide: add sw::FrameContainsNode()Michael Stahl
2018-06-14sw_redlinehide: SwContentFrame::LeftMargin()/RightMargin() pure virtualMichael Stahl
2018-06-14sw_redlinehide: make GetRegisteredIn() private in SwFrameMichael Stahl
2018-06-14sw_redlinehide: SwContentFrame::DestroyImpl()Michael Stahl
2018-06-14sw_redlinehide: convert to GetDep()Michael Stahl
2018-06-14sw_redlinehide: convert SwDeletionChecker to GetDep()Michael Stahl
2018-06-14sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ...Michael Stahl
2018-06-14sw_redlinehide: trivial GetNode() in PageBreakWin.cxxMichael Stahl
2018-06-14sw_redlinehide: trivial GetNode() in textMichael Stahl
2018-06-14sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl
2018-06-14sw_redlinehide: GetNode() conversion in trvlfrm.cxxMichael Stahl
2018-06-14sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael Stahl
2018-06-14sw_redlinehide: trivial GetNode() in fetab.cxx,fedesc.cxxMichael Stahl
2018-06-14sw_redlinehide: GetNode() conversion in fefly1.cxxMichael Stahl
2018-06-14sw_redlinehide: GetNode() conversion in feshview.cxxMichael Stahl
2018-06-14sw_redlinehide: trivial GetNode() conversion in fieldsMichael Stahl
2018-06-14sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl
2018-06-14sw_redlinehide: trivial GetNode() in docfld.cxx,docfly.cxx,doclay.cxxMichael Stahl
2018-06-14sw_redlinehide: trivial GetNode() conversion in accessMichael Stahl
2018-06-14sw: SwTextFly cleanup, prefix some members & clarify SwTextFrame typeMichael Stahl
2018-06-14sw_redlinehide: adapt SwFrame::InvalidatePage()Michael Stahl
2018-06-14sw_redlinehide: SwTextFrame::IsHiddenNow() needs some workMichael Stahl
2018-06-14sw_redlinehide: SwTextFrame::HideAndShowObjects()Michael Stahl
2018-06-14sw_redlinehide: SwTextFrame::DestroyImpl() needs to remove moreMichael Stahl
2018-06-14sw_redlinehide: TextFrameIndex conversion in SwTextFrame::SwClientNotifyMichael Stahl
2018-06-14sw_redlinehide: update MergedPara in SwTextFrame::SwClientNotify()Michael Stahl
2018-06-14sw_redlinehide: replace SwTextFrame::Modify() with SwClientNotify()Michael Stahl
2018-06-14sw_redlinehide: SwFrame::IsCollapse() needs an extra checkMichael Stahl
2018-06-14sw_redlinehide: ListenerEntry::SwClientNotify should not call ...Michael Stahl
2018-06-14sw_redlinehide: use WriterMultiListener to connect SwTextFrameMichael Stahl
2018-06-14sw_redlinehide: disable optimisation in ContentIdxStoreImpl::SaveFlys()Michael Stahl
2018-06-14sw_redlinehide: add some checks in places that require the nodeMichael Stahl