summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coverity#1436014 silence Dereference null return valueprivate/thb/sw_redlinehide-6-1Caolán McNamara2018-06-121-0/+1
* coverity#1436013 Unintended sign extensionCaolán McNamara2018-06-121-1/+1
* coverity#1436018 Dereference after null checkCaolán McNamara2018-06-121-2/+4
* coverity#1436017 DEADCODEMichael Stahl2018-06-121-4/+1
* sw_redlinehide: old GCC needs a cast hereMichael Stahl2018-06-121-1/+1
* sw_redlinehide: let the Show menu item toggle new modeMichael Stahl2018-06-121-1/+10
* sw_redlinehide: very incomplete impl. of SwRootFrame::SetHideRedlines()Michael Stahl2018-06-121-0/+47
* sw_redlinehide: trivial conversions in lcl_DrawLineForWrongListDataMichael Stahl2018-06-121-9/+6
* sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl2018-06-126-86/+121
* sw_redlinehide: Add sw::WrongListIteratorMichael Stahl2018-06-124-0/+244
* sw_redlinehide: send a hint to the SwTextFrame when Delete redlineMichael Stahl2018-06-124-6/+77
* sw_redlinehide: SwTextNode::Insert(): send SwInsText hint beforeMichael Stahl2018-06-121-6/+6
* sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl2018-06-124-30/+41
* sw_redlinehide: SwAttrIter direct ctor gets a SwTextFrame argMichael Stahl2018-06-123-6/+8
* sw_redlinehide: convert SwTextSizeInfo::GetMultiCreator()Michael Stahl2018-06-121-123/+342
* sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxxMichael Stahl2018-06-122-9/+6
* sw_redlinehide: move SwContentNode::GetNode() to SwNoTextNodeMichael Stahl2018-06-123-14/+7
* sw_redlinehide: use FrameContainsNode in anchoredobjectposition.cxxMichael Stahl2018-06-121-3/+4
* sw_redlinehide: convert GetNode(), use FrameContainsNode(), txtfly.cxxMichael Stahl2018-06-122-3/+3
* sw_redlinehide: iterate merged nodes in SwLayIdle::DoIdleJob_()Michael Stahl2018-06-121-10/+41
* sw_redlinehide: convert GetNode() in frmtool.cxxMichael Stahl2018-06-121-17/+21
* sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxxMichael Stahl2018-06-121-18/+25
* sw_redlinehide: convert GetNode() in SwFlowFrame::BwdMoveNecessary()Michael Stahl2018-06-121-3/+10
* sw_redlinehide: convert GetNode() in SwCursor::IsSelOvr()Michael Stahl2018-06-121-8/+22
* sw_redlinehide: refactor AppendObjs to iterate merged paragraphsMichael Stahl2018-06-123-36/+130
* sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl2018-06-127-22/+24
* sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl2018-06-126-23/+35
* sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl2018-06-123-5/+48
* sw_redlinehide: add sw::FrameContainsNode()Michael Stahl2018-06-122-1/+32
* sw_redlinehide: SwContentFrame::LeftMargin()/RightMargin() pure virtualMichael Stahl2018-06-124-6/+9
* sw_redlinehide: make GetRegisteredIn() private in SwFrameMichael Stahl2018-06-122-1/+7
* sw_redlinehide: SwContentFrame::DestroyImpl()Michael Stahl2018-06-121-3/+8
* sw_redlinehide: convert to GetDep()Michael Stahl2018-06-127-11/+13
* sw_redlinehide: convert SwDeletionChecker to GetDep()Michael Stahl2018-06-123-5/+13
* sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ...Michael Stahl2018-06-121-9/+40
* sw_redlinehide: trivial GetNode() in PageBreakWin.cxxMichael Stahl2018-06-121-3/+12
* sw_redlinehide: trivial GetNode() in textMichael Stahl2018-06-1210-38/+38
* sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl2018-06-123-5/+11
* sw_redlinehide: GetNode() conversion in trvlfrm.cxxMichael Stahl2018-06-121-14/+42
* sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael Stahl2018-06-123-6/+7
* sw_redlinehide: trivial GetNode() in fetab.cxx,fedesc.cxxMichael Stahl2018-06-122-4/+13
* sw_redlinehide: GetNode() conversion in fefly1.cxxMichael Stahl2018-06-121-23/+32
* sw_redlinehide: GetNode() conversion in feshview.cxxMichael Stahl2018-06-121-14/+44
* sw_redlinehide: trivial GetNode() conversion in fieldsMichael Stahl2018-06-121-6/+8
* sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl2018-06-122-9/+7
* sw_redlinehide: trivial GetNode() in docfld.cxx,docfly.cxx,doclay.cxxMichael Stahl2018-06-123-8/+26
* sw_redlinehide: trivial GetNode() conversion in accessMichael Stahl2018-06-123-5/+9
* sw: SwTextFly cleanup, prefix some members & clarify SwTextFrame typeMichael Stahl2018-06-122-78/+80
* sw_redlinehide: adapt SwFrame::InvalidatePage()Michael Stahl2018-06-121-3/+27
* sw_redlinehide: SwTextFrame::IsHiddenNow() needs some workMichael Stahl2018-06-121-3/+50