summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2018-08-29tdf#119458 reorganize sw background Idle handlingJan-Marek Glogowski1-4/+4
2018-08-23tdf#116370 cleanup Writer idle job handingJan-Marek Glogowski3-5/+3
2018-08-10forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara1-0/+4
2018-08-07Ensure consistent pointer-to-member representation on MSVCStephan Bergmann1-0/+7
2018-07-25tdf#118528 sw layout: only direct formatting for EmulateTableKeepJustin Luth1-1/+1
2018-06-26forcepoint#49 survive more kashidas than expectedCaolán McNamara1-2/+2
2018-06-14sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl1-10/+10
2018-06-14sw_redlinehide: Add sw::WrongListIteratorMichael Stahl1-0/+36
2018-06-14sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl1-6/+6
2018-06-14sw_redlinehide: move SwContentNode::GetNode() to SwNoTextNodeMichael Stahl3-14/+7
2018-06-14sw_redlinehide: refactor AppendObjs to iterate merged paragraphsMichael Stahl1-1/+2
2018-06-14sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl1-1/+5
2018-06-14sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl2-0/+9
2018-06-14sw_redlinehide: add sw::FrameContainsNode()Michael Stahl1-0/+2
2018-06-14sw_redlinehide: SwContentFrame::LeftMargin()/RightMargin() pure virtualMichael Stahl2-2/+5
2018-06-14sw_redlinehide: make GetRegisteredIn() private in SwFrameMichael Stahl1-0/+6
2018-06-14sw_redlinehide: convert SwDeletionChecker to GetDep()Michael Stahl2-5/+2
2018-06-14sw: SwTextFly cleanup, prefix some members & clarify SwTextFrame typeMichael Stahl1-7/+7
2018-06-14sw_redlinehide: update MergedPara in SwTextFrame::SwClientNotify()Michael Stahl1-5/+5
2018-06-14sw_redlinehide: replace SwTextFrame::Modify() with SwClientNotify()Michael Stahl1-1/+1
2018-06-14sw_redlinehide: use WriterMultiListener to connect SwTextFrameMichael Stahl1-18/+22
2018-06-14sw_redlinehide: hyphenationMichael Stahl1-1/+28
2018-06-14sw_redlinehide: add SwTextFrame::GetLangOfChar()Michael Stahl1-0/+3
2018-06-14sw_redlinehide: SwScriptInfo::GetScriptInfo() should return frame tooMichael Stahl1-1/+5
2018-06-14sw_redlinehide: add a SwTextFrame::GetDropLen()Michael Stahl1-0/+2
2018-06-14sw_redlinehide: disambiguate SwScriptInfo::GetBoundsOfHiddenRange()Michael Stahl1-1/+1
2018-06-14sw_redlinehide: static functions of SwScriptInfoMichael Stahl1-7/+9
2018-06-14sw_redlinehide: split up SwScriptInfo::WhichFont confusionMichael Stahl1-1/+2
2018-06-14sw_redlinehide: SwScriptInfo must be inited with MergedParaMichael Stahl1-2/+3
2018-06-14sw_redlinehide: convert SwScriptInfo headerMichael Stahl1-44/+48
2018-06-14sw_redlinehide: trivial conversions in fntcap.cxxMichael Stahl1-4/+5
2018-06-14sw_redlinehide: convert font/SwDrawTextInfo/SwFntObj headersMichael Stahl3-26/+35
2018-06-14sw_redlinehide: move SwContentFrame::RegisterToNode to SwTextFrameMichael Stahl2-1/+2
2018-06-14sw_redlinehide: convert header SwPortionHandler.hxxMichael Stahl1-9/+10
2018-06-14sw_redlinehide: need a MergedIterByEnd too...Michael Stahl1-0/+8
2018-06-14sw_redlinehide: need a MergedAttrIterReverse tooMichael Stahl1-2/+18
2018-06-14sw_redlinehide: add iterator for all the text attributes in merged...Michael Stahl1-0/+18
2018-06-14sw_redlinehide: need to map without a SwTextFrame tooMichael Stahl1-0/+3
2018-06-14sw_redlinehide: move MergedPara to SwTextFrameMichael Stahl1-0/+47
2018-06-14sw_redlinehide: convert headers to TextFrameIndexMichael Stahl2-29/+30
2018-06-14sw_redlinehide: more SwTextFrame::GetTextNode() alternativesMichael Stahl1-0/+8
2018-06-14sw_redlinehide: add TextFrameIndex type & SwTextFrame mapping functionsMichael Stahl2-0/+30
2018-06-14sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl1-0/+4
2018-05-23sw: prefix members of SwScriptInfoMichael Stahl1-37/+37
2018-05-22Fix typosAndrea Gelmini1-1/+1
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-3/+6
2018-04-27convert auto correct flags to scoped enumNoel Grandin1-3/+4
2018-04-20loplugin:constantparamNoel Grandin1-2/+2
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-5/+3