summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-11-14sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl25-74/+74
2018-11-14sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl28-63/+75
2018-11-14sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()Michael Stahl3-6/+10
2018-11-14sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl3-4/+6
2018-11-10sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl20-41/+49
2018-11-10sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl10-34/+46
2018-11-10sw_redlinehide_3: SwNodeText::GetExpandText overload is...Michael Stahl3-11/+16
2018-11-10sw_redlinehide_3: add second result to SwGetRefFieldMichael Stahl2-60/+158
2018-11-10sw_redlinehide_3: add second result to SwChapterFieldMichael Stahl4-54/+85
2018-11-10sw_redlinehide_3: adapt SwChapterField::ChangeExpansion()Michael Stahl2-8/+11
2018-11-10sw: prefix members of SwChapterFieldMichael Stahl2-39/+40
2018-11-10sw: parameter of SwChapterField::ChangeExpansion() is requiredMichael Stahl5-9/+7
2018-11-10sw_redlinehide_3: fix comment of SwUndoRedlineDeleteMichael Stahl2-4/+7
2018-11-10sw_redlinehide_3: adapt SwEditShell::GetScriptType()Michael Stahl1-4/+5
2018-11-10sw_redlinehide_3: adapt PDFExport lcl_HasPreviousParaSameNumRuleMichael Stahl3-17/+25
2018-11-10sw_redlinehide_3: adapt more SwCursorShell InFrontOfLabel funcsMichael Stahl1-5/+10
2018-11-10sw_redlinehide_3: adapt SwCursorShell::LRMargin/IsAtLRMarginMichael Stahl3-13/+15
2018-11-10sw: remove pointless indirection to SwTextNode::GetNumRule_Michael Stahl2-9/+1
2018-11-10sw_redlinehide_3: adapt SwCursorShell::UpdateMarkedListLevel()Michael Stahl2-1/+3
2018-11-10sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl7-27/+62
2018-11-10sw_redlinehide_3: fix footnotes not being removed when deletedMichael Stahl1-15/+22
2018-11-10sw_redlinehide_3: move assert in SwContentNode::DelFrames()Michael Stahl1-2/+2
2018-11-10sw_redlinehide_3: update frames in MoveParagraph()Michael Stahl1-0/+4
2018-11-10sw_redlinehide_3: SetHideRedlines() must iterate doc when Show->HideMichael Stahl1-1/+2
2018-11-10sw_redlinehide_3: fix SwDoc::MoveParagraph copying of redlined textMichael Stahl1-0/+41
2018-11-10sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl5-6/+171
2018-11-10sw_redlinehide_3: update frames in SwDoc::MoveParagraph()Michael Stahl1-0/+4
2018-11-10sw_redlinehide_3: fix bad redlines in SwDoc::MoveParagraph()Michael Stahl1-1/+10
2018-11-10sw_redlinehide_3: SwTextNode::AddToList ignore Undo-array nodesMichael Stahl1-1/+1
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