summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-14sw: GSE_INP is dead since CVS import, remove itprivate/mst/sw_redlinehide_3Michael Stahl1-2/+1
2018-11-14sw: fix a search-and-replace gone bad in DocumentFieldsManager.cxxMichael Stahl1-12/+12
2018-11-14sw_redlinehide_3: update fields on redline opsMichael Stahl1-0/+20
2018-11-14sw_redlinehide_3: update fields in UnHideRedlinesMichael Stahl1-0/+13
2018-11-14sw_redlinehide_3: filter deleted footnotes in Field Reference dialogMichael Stahl3-1/+22
2018-11-14sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl3-6/+13
2018-11-14sw_redlinehide_3: add second result to SwRefPageGetFieldMichael Stahl4-33/+83
2018-11-14sw_redlinehide_3: add second result to SwAuthorityFieldMichael Stahl7-43/+98
2018-11-14sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl9-88/+287
2018-11-14sw: booleans are hard, let's go shoppingMichael Stahl1-1/+1
2018-11-14sw: flag check looks incorrect in SwDocUpdateField::MakeFieldList()Michael Stahl1-1/+2
2018-11-14sw: prefix members of SwDocUpdateField & trivial cleanupsMichael Stahl3-58/+63
2018-11-14sw: remove the SwSetExpFieldType::m_pOutlChgNd memberMichael Stahl3-12/+6
2018-11-14sw_redlinehide_3: expand layout-dependent in SwChapterField/SwGetRefFieldMichael Stahl2-4/+4
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