summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2018-12-20sw_redlinehide: don't return COMPLETE_STRING from MapModelToView()Michael Stahl1-1/+1
2018-12-18sw_redlinehide_4b: temporarily add an assert that is wrongMichael Stahl1-0/+1
2018-12-17sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl2-5/+5
2018-12-17sw_redlinehide_4b: fix wrong nTFIndex in UpdateMergedParaForInsert()Michael Stahl1-3/+9
2018-12-17sw_redlinehide_4b: surprising discoveriesMichael Stahl5-13/+33
2018-12-13sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl1-1/+4
2018-12-13sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl1-3/+14
2018-12-06sw_redlinehide_4b: fix CanSkipOverRedline() using wrong start positionMichael Stahl1-15/+15
2018-12-06sw_redlinehide_4b: fix pointer compares in SwRedlineItr::GetNextRedln()Michael Stahl1-2/+2
2018-12-06sw_redlinehide_4b: fix some problems with pathological table redlinesMichael Stahl1-0/+5
2018-12-06sw_redlinehide_4b: fix crash in CanSkipOverRedline()Michael Stahl1-1/+2
2018-12-06sw_redlinehide_4b: fix wrong handling of IsDelLastPara() redlinesMichael Stahl2-5/+27
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+3
2018-12-01loplugin:redundantfcastStephan Bergmann1-1/+1
2018-12-01sw_redlinehide_4a: fix infinite loop in SwAttrIter::Seek()Michael Stahl1-1/+2
2018-12-01sw_redlinehide_4a: fix asserts caused by invalid index in SwUpdateAttrMichael Stahl1-2/+1
2018-12-01sw_redlinehide_4a: SwAutoFormat iterates frames, not nodesMichael Stahl1-24/+15
2018-12-01sw_redlinehide_4a: fix SwDoubleLinePortion/SwMultiCreator/SwBracketMichael Stahl2-1/+8
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl5-9/+10
2018-12-01sw_redlinehide_4a: convert SwTextNode::GetMinMaxSize()Michael Stahl1-11/+11
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl1-60/+36
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl1-0/+48
2018-12-01sw_redlinehide_4a: the SwTextNode item set contains XATTR_FILL tooMichael Stahl1-0/+5
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara4-4/+0
2018-11-22improve function-local statics in swNoel Grandin1-18/+18
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+2
2018-11-18coverity#1441443 SwTextFrame always has a SwTextNodeMichael Stahl1-1/+1
2018-11-16loplugin:buriedassign in swNoel Grandin1-2/+2
2018-11-15sw_redlinehide_3: add second result to SwRefPageGetFieldMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl2-25/+26
2018-11-15sw: parameter of SwChapterField::ChangeExpansion() is requiredMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: adapt PDFExport lcl_HasPreviousParaSameNumRuleMichael Stahl1-4/+5
2018-11-15sw_redlinehide_3: fix footnotes not being removed when deletedMichael Stahl1-15/+22
2018-11-15sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl1-0/+17
2018-11-15sw_redlinehide_3: adapt more SwEditShell NumMichael Stahl1-0/+13
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl2-3/+7
2018-11-15sw_redlinehide_3: adapt some SwEditShell functionsMichael Stahl1-0/+14
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl2-2/+21
2018-11-15sw_redlinehide_3: use the second list number in the text formattingMichael Stahl2-3/+6
2018-11-15sw_redlinehide_3: have SwTextFrame ensure that list node is ...Michael Stahl1-1/+5
2018-11-15sw_redlinehide_3: CheckParaRedlineMerge maintains second list treeMichael Stahl2-3/+20
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl1-4/+5
2018-11-15sw_redlinehide_3: fix SwAttrIter::SeekFwd()Michael Stahl2-8/+10
2018-11-15sw_redlinehide_3: rewrite MergedAttrIterByEndMichael Stahl4-52/+46
2018-11-15sw_redlinehide_3: fix MergedAttrIterReverseMichael Stahl2-10/+20
2018-11-15sw_redlinehide_3: trivial conversions in new code in xmldump.cxxMichael Stahl1-3/+3
2018-11-15sw_redlinehide_3: bug in UpdateMergedParaForMoveMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: add another kind of WrongListIteratorMichael Stahl1-2/+125
2018-11-15sw_redlinehide_3: stop SwAccessibleParagraph listening at SwTextNodeMichael Stahl1-0/+2
2018-11-15sw: SwAccessiblePortionData::m_aAttrFieldType is deadMichael Stahl1-4/+0