summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sw: GSE_INP is dead since CVS import, remove itprivate/mst/sw_redlinehide_3Michael Stahl2018-11-141-2/+1
* sw: fix a search-and-replace gone bad in DocumentFieldsManager.cxxMichael Stahl2018-11-141-12/+12
* sw_redlinehide_3: update fields on redline opsMichael Stahl2018-11-141-0/+20
* sw_redlinehide_3: update fields in UnHideRedlinesMichael Stahl2018-11-141-0/+13
* sw_redlinehide_3: filter deleted footnotes in Field Reference dialogMichael Stahl2018-11-143-1/+22
* sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl2018-11-143-6/+13
* sw_redlinehide_3: add second result to SwRefPageGetFieldMichael Stahl2018-11-144-33/+83
* sw_redlinehide_3: add second result to SwAuthorityFieldMichael Stahl2018-11-147-43/+98
* sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl2018-11-149-88/+287
* sw: booleans are hard, let's go shoppingMichael Stahl2018-11-141-1/+1
* sw: flag check looks incorrect in SwDocUpdateField::MakeFieldList()Michael Stahl2018-11-141-1/+2
* sw: prefix members of SwDocUpdateField & trivial cleanupsMichael Stahl2018-11-143-58/+63
* sw: remove the SwSetExpFieldType::m_pOutlChgNd memberMichael Stahl2018-11-143-12/+6
* sw_redlinehide_3: expand layout-dependent in SwChapterField/SwGetRefFieldMichael Stahl2018-11-142-4/+4
* sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl2018-11-1425-74/+74
* sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl2018-11-1428-63/+75
* sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()Michael Stahl2018-11-143-6/+10
* sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl2018-11-143-4/+6
* sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl2018-11-1020-41/+49
* sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl2018-11-1010-34/+46
* sw_redlinehide_3: SwNodeText::GetExpandText overload is...Michael Stahl2018-11-103-11/+16
* sw_redlinehide_3: add second result to SwGetRefFieldMichael Stahl2018-11-102-60/+158
* sw_redlinehide_3: add second result to SwChapterFieldMichael Stahl2018-11-104-54/+85
* sw_redlinehide_3: adapt SwChapterField::ChangeExpansion()Michael Stahl2018-11-102-8/+11
* sw: prefix members of SwChapterFieldMichael Stahl2018-11-102-39/+40
* sw: parameter of SwChapterField::ChangeExpansion() is requiredMichael Stahl2018-11-105-9/+7
* sw_redlinehide_3: fix comment of SwUndoRedlineDeleteMichael Stahl2018-11-102-4/+7
* sw_redlinehide_3: adapt SwEditShell::GetScriptType()Michael Stahl2018-11-101-4/+5
* sw_redlinehide_3: adapt PDFExport lcl_HasPreviousParaSameNumRuleMichael Stahl2018-11-103-17/+25
* sw_redlinehide_3: adapt more SwCursorShell InFrontOfLabel funcsMichael Stahl2018-11-101-5/+10
* sw_redlinehide_3: adapt SwCursorShell::LRMargin/IsAtLRMarginMichael Stahl2018-11-103-13/+15
* sw: remove pointless indirection to SwTextNode::GetNumRule_Michael Stahl2018-11-102-9/+1
* sw_redlinehide_3: adapt SwCursorShell::UpdateMarkedListLevel()Michael Stahl2018-11-102-1/+3
* sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl2018-11-107-27/+62
* sw_redlinehide_3: fix footnotes not being removed when deletedMichael Stahl2018-11-101-15/+22
* sw_redlinehide_3: move assert in SwContentNode::DelFrames()Michael Stahl2018-11-101-2/+2
* sw_redlinehide_3: update frames in MoveParagraph()Michael Stahl2018-11-101-0/+4
* sw_redlinehide_3: SetHideRedlines() must iterate doc when Show->HideMichael Stahl2018-11-101-1/+2
* sw_redlinehide_3: fix SwDoc::MoveParagraph copying of redlined textMichael Stahl2018-11-101-0/+41
* sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl2018-11-105-6/+171
* sw_redlinehide_3: update frames in SwDoc::MoveParagraph()Michael Stahl2018-11-101-0/+4
* sw_redlinehide_3: fix bad redlines in SwDoc::MoveParagraph()Michael Stahl2018-11-101-1/+10
* sw_redlinehide_3: SwTextNode::AddToList ignore Undo-array nodesMichael Stahl2018-11-101-1/+1
* sw_redlinehide_3: adapt setters in SwEditShell tooMichael Stahl2018-11-104-37/+85
* sw_redlinehide_3: adapt SwEditShell::GetPaMAttr/GetPaMTextFormatCollMichael Stahl2018-11-101-2/+4
* sw_redlinehide_3: adapt SwWrtShell::NumOrBulletOn/OffMichael Stahl2018-11-101-6/+9
* sw_redlinehide_3: adapt SwFEShell::GetNumRuleNodeAtPos()/IsNumLabel()Michael Stahl2018-11-101-1/+1
* sw: remove this nonsense, see SwPam::Delete()Michael Stahl2018-11-101-6/+0
* sw_redlinehide_3: adapt even more SwEditShell NumMichael Stahl2018-11-101-4/+4
* sw_redlinehide_3: adapt more SwEditShell NumMichael Stahl2018-11-103-6/+34