summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-11-15sw: remove unnecessary castsMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwContentTree/SwOutlineContent to gapsMichael Stahl
2018-11-15sw_redlinehide_3: adapt number tree updates in SetAttr/ResetAttrMichael Stahl
2018-11-15sw_redlinehide_3: remove dubious fallback code from SwNodes::ChgNode()Michael Stahl
2018-11-15sw_redlinehide_3: invalidate numbered text nodes on Show/HideMichael Stahl
2018-11-15sw_redlinehide_3: use the second list number in the text formattingMichael Stahl
2018-11-15sw_redlinehide_3: have SwTextFrame ensure that list node is ...Michael Stahl
2018-11-15sw_redlinehide_3: CheckParaRedlineMerge maintains second list treeMichael Stahl
2018-11-15sw_redlinehide_3: apparently a live SwNodeNum always has a parentMichael Stahl
2018-11-15sw_redlinehide_3: add second SwNodeNum to SwTextNodeMichael Stahl
2018-11-15sw_redlinehide_3: add flag to SwNodeNumMichael Stahl
2018-11-15sw_redlinehide_3: add second SwNodeNum tree to SwListMichael Stahl
2018-11-15sw: replace delete with unique_ptr in SwListImplMichael Stahl
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-11-15sw_redlinehide_3: fix SetRedlineFlags() skipping over redlinesMichael Stahl
2018-11-15sw_redlinehide_3: invalidate footnotes in UnHideRedlinesMichael Stahl
2018-11-15sw_redlinehide_3: update footnote numbers on redline opsMichael Stahl
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl
2018-11-15sw_redlinehide_3: add second footnote numberMichael Stahl
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl
2018-11-15sw_redlinehide_3: fix SwAccessibleParagraph not being disposedMichael Stahl
2018-11-15tdf#120991 sw_redlinehide_3: fix crash when storing clipboard documentMichael Stahl
2018-11-15sw_redlinehide_3: fix SwAttrIter::SeekFwd()Michael Stahl
2018-11-15sw_redlinehide_3: fix SwAccessibleParagraph::getRunAttributes() indexMichael Stahl
2018-11-15sw_redlinehide_3: rewrite MergedAttrIterByEndMichael Stahl
2018-11-15sw_redlinehide_3: fix MergedAttrIterReverseMichael Stahl
2018-11-15sw_redlinehide_3: fix typo bug in SwCursorShell::GetSelText()Michael Stahl
2018-11-15sw_redlinehide_3: [loplugin:blockblock] in accpara.cxxMichael Stahl
2018-11-15sw: simplify & fix SwAccessibleParagraph::getHyperLink()Michael Stahl
2018-11-15sw_redlinehide_3: convert SwAccessibleMapMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwAccessibleDocument::getAccFlowTo()Michael Stahl
2018-11-15sw_redlinehide_3: remove SwTextFrame::GetTextNode()Michael Stahl
2018-11-15sw_redlinehide_3: minimally convert laycache.cxxMichael Stahl
2018-11-15sw_redlinehide_3: SwXTextViewCursor::getString() without redlinesMichael Stahl
2018-11-15sw_redlinehide_3: trivial conversions in new code in fntcache.cxxMichael Stahl
2018-11-15sw_redlinehide_3: trivial conversions in new code in xmldump.cxxMichael Stahl
2018-11-15sw_redlinehide_3: bug in UpdateMergedParaForMoveMichael Stahl
2018-11-15sw_redlinehide_3: convert even more SwAccessibleParagraph functionsMichael Stahl
2018-11-15sw_redlinehide_3: convert SwAccessibleParagraph::_correctValues()Michael Stahl
2018-11-15sw_redlinehide_3: convert SwAccessibleParagraph::_getRunAttributesImplMichael Stahl
2018-11-15sw_redlinehide_3: convert more SwAccessibleParagraph functionsMichael Stahl
2018-11-15sw_redlinehide_3: convert SwTextMarkupHelper and related ...Michael Stahl
2018-11-15sw_redlinehide_3: add another kind of WrongListIteratorMichael Stahl
2018-11-15sw_redlinehide_3: remove GetSelection/GetSelectionAtIndex duplicationMichael Stahl
2018-11-15sw_redlinehide_3: convert selection functions of SwAccessibleParagraphMichael Stahl
2018-11-15sw: fix 2 inverted SAL_WARN_IFsMichael Stahl
2018-11-15sw_redlinehide_3: convert the hyperlink code in SwAccessibleParagraphMichael Stahl
2018-11-15sw_redlinehide_3: SwAccessibleHyperlink listen at SwFormatINetFormatMichael Stahl
2018-11-15sw_redlinehide_3: stop SwAccessibleParagraph listening at SwTextNodeMichael Stahl