summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-10sw_redlinehide_3: adapt setters in SwEditShell tooMichael Stahl4-37/+85
2018-11-10sw_redlinehide_3: adapt SwEditShell::GetPaMAttr/GetPaMTextFormatCollMichael Stahl1-2/+4
2018-11-10sw_redlinehide_3: adapt SwWrtShell::NumOrBulletOn/OffMichael Stahl1-6/+9
2018-11-10sw_redlinehide_3: adapt SwFEShell::GetNumRuleNodeAtPos()/IsNumLabel()Michael Stahl1-1/+1
2018-11-10sw: remove this nonsense, see SwPam::Delete()Michael Stahl1-6/+0
2018-11-10sw_redlinehide_3: adapt even more SwEditShell NumMichael Stahl1-4/+4
2018-11-10sw_redlinehide_3: adapt more SwEditShell NumMichael Stahl3-6/+34
2018-11-10sw_redlinehide_3: adapt SwEditShell::SearchNumRule()Michael Stahl5-9/+15
2018-11-10sw_redlinehide_3: adapt SwDoc::GotoNextNum()/GotoPrevNum()Michael Stahl4-19/+62
2018-11-10sw_redlinehide_3: SwEditShell::HasNumber, HasBullet etc.Michael Stahl1-8/+12
2018-11-10sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()Michael Stahl5-9/+11
2018-11-10sw_redlinehide_3: adapt SwEditShell callers of SwDoc::GetNumRuleAtPosMichael Stahl3-7/+18
2018-11-10sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl7-9/+13
2018-11-10sw_redlinehide_3: call UpdateAllFootnote() in UnHideRedlines()Michael Stahl1-1/+6
2018-11-10sw_redlinehide_3: adapt SwFootnoteIdxs::UpdateFootnote()Michael Stahl1-11/+63
2018-11-10sw_redlinehide_3: filter outline nodes in SwListShell::Execute()Michael Stahl1-4/+14
2018-11-10sw_redlinehide_3: adapt some SwEditShell functionsMichael Stahl3-6/+29
2018-11-10sw_redlinehide_3: adapt SwCursorShell::GetOutlinePos()Michael Stahl1-2/+4
2018-11-10sw_redlinehide_3: adapt SwCursorShell::GetContentAtPos()Michael Stahl3-16/+33
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