summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-10sw_redlinehide_3: adapt SwEditShell::OutlineUpDown()Michael Stahl3-4/+13
2018-11-10sw_redlinehide_3: adapt GotoOutline for SwCursrShellMichael Stahl4-28/+76
2018-11-10sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl8-11/+96
2018-11-10sw: remove unnecessary castsMichael Stahl1-5/+2
2018-11-10sw_redlinehide_3: adapt SwContentTree/SwOutlineContent to gapsMichael Stahl3-37/+47
2018-11-10sw_redlinehide_3: adapt number tree updates in SetAttr/ResetAttrMichael Stahl2-13/+36
2018-11-10sw_redlinehide_3: remove dubious fallback code from SwNodes::ChgNode()Michael Stahl2-9/+60
2018-11-10sw_redlinehide_3: invalidate numbered text nodes on Show/HideMichael Stahl1-0/+5
2018-11-10sw_redlinehide_3: use the second list number in the text formattingMichael Stahl3-4/+7
2018-11-10sw_redlinehide_3: have SwTextFrame ensure that list node is ...Michael Stahl2-3/+7
2018-11-10sw_redlinehide_3: CheckParaRedlineMerge maintains second list treeMichael Stahl2-3/+20
2018-11-10sw_redlinehide_3: apparently a live SwNodeNum always has a parentMichael Stahl1-0/+2
2018-11-10sw_redlinehide_3: add second SwNodeNum to SwTextNodeMichael Stahl2-24/+70
2018-11-10sw_redlinehide_3: add flag to SwNodeNumMichael Stahl3-15/+19
2018-11-10sw_redlinehide_3: add second SwNodeNum tree to SwListMichael Stahl3-30/+64
2018-11-10sw: replace delete with unique_ptr in SwListImplMichael Stahl1-5/+2
2018-11-10sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl12-89/+89
2018-11-10sw_redlinehide_3: fix SetRedlineFlags() skipping over redlinesMichael Stahl2-1/+48
2018-11-10sw_redlinehide_3: invalidate footnotes in UnHideRedlinesMichael Stahl3-1/+21
2018-11-10sw_redlinehide_3: update footnote numbers on redline opsMichael Stahl5-11/+16
2018-11-10sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl9-17/+25
2018-11-10sw_redlinehide_3: add second footnote numberMichael Stahl9-44/+194
2018-11-10sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl7-16/+14
2018-11-10sw_redlinehide_3: fix SwAccessibleParagraph not being disposedMichael Stahl1-1/+3
2018-11-10tdf#120991 sw_redlinehide_3: fix crash when storing clipboard documentMichael Stahl1-1/+2
2018-11-10sw_redlinehide_3: fix SwAttrIter::SeekFwd()Michael Stahl2-8/+10
2018-11-10sw_redlinehide_3: fix SwAccessibleParagraph::getRunAttributes() indexMichael Stahl1-2/+2
2018-11-10sw_redlinehide_3: rewrite MergedAttrIterByEndMichael Stahl5-55/+53
2018-11-10sw_redlinehide_3: fix MergedAttrIterReverseMichael Stahl2-10/+20
2018-11-10sw_redlinehide_3: fix typo bug in SwCursorShell::GetSelText()Michael Stahl1-1/+1
2018-11-10sw_redlinehide_3: [loplugin:blockblock] in accpara.cxxMichael Stahl1-39/+35
2018-11-10sw: simplify & fix SwAccessibleParagraph::getHyperLink()Michael Stahl1-33/+3
2018-11-10sw_redlinehide_3: convert SwAccessibleMapMichael Stahl1-17/+36
2018-11-10sw_redlinehide_3: adapt SwAccessibleDocument::getAccFlowTo()Michael Stahl1-11/+6
2018-11-10sw_redlinehide_3: remove SwTextFrame::GetTextNode()Michael Stahl1-5/+0
2018-11-10sw_redlinehide_3: minimally convert laycache.cxxMichael Stahl2-6/+8
2018-11-10sw_redlinehide_3: SwXTextViewCursor::getString() without redlinesMichael Stahl3-3/+7
2018-11-10sw_redlinehide_3: trivial conversions in new code in fntcache.cxxMichael Stahl1-5/+5
2018-11-10sw_redlinehide_3: trivial conversions in new code in xmldump.cxxMichael Stahl1-3/+3
2018-11-10sw_redlinehide_3: bug in UpdateMergedParaForMoveMichael Stahl1-1/+1
2018-11-10sw_redlinehide_3: convert even more SwAccessibleParagraph functionsMichael Stahl2-48/+46
2018-11-10sw_redlinehide_3: convert SwAccessibleParagraph::_correctValues()Michael Stahl1-3/+16
2018-11-10sw_redlinehide_3: convert SwAccessibleParagraph::_getRunAttributesImplMichael Stahl1-8/+9
2018-11-10sw_redlinehide_3: convert more SwAccessibleParagraph functionsMichael Stahl1-61/+54
2018-11-10sw_redlinehide_3: convert SwTextMarkupHelper and related ...Michael Stahl3-57/+77
2018-11-10sw_redlinehide_3: add another kind of WrongListIteratorMichael Stahl2-4/+152
2018-11-10sw_redlinehide_3: remove GetSelection/GetSelectionAtIndex duplicationMichael Stahl2-143/+14
2018-11-10sw_redlinehide_3: convert selection functions of SwAccessibleParagraphMichael Stahl1-32/+50
2018-11-10sw: fix 2 inverted SAL_WARN_IFsMichael Stahl1-2/+2
2018-11-10sw_redlinehide_3: convert the hyperlink code in SwAccessibleParagraphMichael Stahl1-44/+52