summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-06-11loplugin:unusedfieldsNoel Grandin4-20/+1
2018-06-11dont use SwClient/SwModify in unocore: SwXFieldMasterBjoern Michaelsen2-38/+45
2018-06-11coverity#1436016 Dereference after null checkCaolán McNamara1-6/+5
2018-06-11loplugin:unusedmethodsNoel Grandin8-100/+0
2018-06-11coverity#1436014 silence Dereference null return valueCaolán McNamara1-0/+1
2018-06-11coverity#1436013 Unintended sign extensionCaolán McNamara1-1/+1
2018-06-11coverity#1436018 Dereference after null checkCaolán McNamara1-2/+4
2018-06-11new loplugin:shouldreturnboolNoel Grandin14-43/+36
2018-06-11tdf#102907 selection indicator missing on vertical textNoel Grandin1-2/+4
2018-06-10weld SwTextFlowPageCaolán McNamara3-370/+285
2018-06-09coverity#1436017 DEADCODEMichael Stahl1-4/+1
2018-06-09sw_redlinehide: old GCC needs a cast hereMichael Stahl1-1/+1
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin49-125/+0
2018-06-08sw_redlinehide: let the Show menu item toggle new modeMichael Stahl1-1/+10
2018-06-08sw_redlinehide: very incomplete impl. of SwRootFrame::SetHideRedlines()Michael Stahl1-0/+47
2018-06-08sw_redlinehide: trivial conversions in lcl_DrawLineForWrongListDataMichael Stahl1-9/+6
2018-06-08sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl6-86/+121
2018-06-08sw_redlinehide: Add sw::WrongListIteratorMichael Stahl4-0/+244
2018-06-08sw_redlinehide: send a hint to the SwTextFrame when Delete redlineMichael Stahl4-6/+77
2018-06-08sw_redlinehide: SwTextNode::Insert(): send SwInsText hint beforeMichael Stahl1-6/+6
2018-06-08sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl4-30/+41
2018-06-08sw_redlinehide: SwAttrIter direct ctor gets a SwTextFrame argMichael Stahl3-6/+8
2018-06-08sw_redlinehide: convert SwTextSizeInfo::GetMultiCreator()Michael Stahl1-123/+342
2018-06-08sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxxMichael Stahl2-9/+6
2018-06-08sw_redlinehide: move SwContentNode::GetNode() to SwNoTextNodeMichael Stahl3-14/+7
2018-06-08sw_redlinehide: use FrameContainsNode in anchoredobjectposition.cxxMichael Stahl1-3/+4
2018-06-08sw_redlinehide: convert GetNode(), use FrameContainsNode(), txtfly.cxxMichael Stahl2-3/+3
2018-06-08sw_redlinehide: iterate merged nodes in SwLayIdle::DoIdleJob_()Michael Stahl1-10/+41
2018-06-08sw_redlinehide: convert GetNode() in frmtool.cxxMichael Stahl1-17/+21
2018-06-08sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxxMichael Stahl1-18/+25
2018-06-08sw_redlinehide: convert GetNode() in SwFlowFrame::BwdMoveNecessary()Michael Stahl1-3/+10
2018-06-08sw_redlinehide: convert GetNode() in SwCursor::IsSelOvr()Michael Stahl1-8/+22
2018-06-08sw_redlinehide: refactor AppendObjs to iterate merged paragraphsMichael Stahl3-36/+130
2018-06-08sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl7-22/+24
2018-06-08sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl6-23/+35
2018-06-08sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl3-5/+48
2018-06-08sw_redlinehide: add sw::FrameContainsNode()Michael Stahl2-1/+32
2018-06-08sw_redlinehide: SwContentFrame::LeftMargin()/RightMargin() pure virtualMichael Stahl4-6/+9
2018-06-08sw_redlinehide: make GetRegisteredIn() private in SwFrameMichael Stahl2-1/+7
2018-06-08sw_redlinehide: SwContentFrame::DestroyImpl()Michael Stahl1-3/+8
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl7-11/+13
2018-06-08sw_redlinehide: convert SwDeletionChecker to GetDep()Michael Stahl3-5/+13
2018-06-08sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ...Michael Stahl1-9/+40
2018-06-08sw_redlinehide: trivial GetNode() in PageBreakWin.cxxMichael Stahl1-3/+12
2018-06-08sw_redlinehide: trivial GetNode() in textMichael Stahl10-38/+38
2018-06-08sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl3-5/+11
2018-06-08sw_redlinehide: GetNode() conversion in trvlfrm.cxxMichael Stahl1-14/+42
2018-06-08sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael Stahl3-6/+7
2018-06-08sw_redlinehide: trivial GetNode() in fetab.cxx,fedesc.cxxMichael Stahl2-4/+13
2018-06-08sw_redlinehide: GetNode() conversion in fefly1.cxxMichael Stahl1-23/+32