summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2018-11-28tdf#121369 - Header and Footer parent stylesheiko tietze
2018-11-28loplugin:unusedfields in swNoel Grandin
2018-11-25weld SwFrameDlgCaolán McNamara
2018-11-24remove unused RedlineFlags::IgnoreDeleteRedlinesNoel Grandin
2018-11-24remove unused TableChgWidthHeightType::InsertDeleteModeNoel Grandin
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks
2018-11-22Resolves: tdf#121607 set parent for password dialogsCaolán McNamara
2018-11-22convert SwTableAutoFormat::UpdateFlags to scoped enumNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19no more SwClient/SwModify for SwTextTableRowsBjoern Michaelsen
2018-11-19weld TreeViewCaolán McNamara
2018-11-19sw: prefix members of SwTOXBaseSection and SwTableConfigMiklos Vajna
2018-11-19Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-15sw: GSE_INP is dead since CVS import, remove itMichael Stahl
2018-11-15sw_redlinehide_3: filter deleted footnotes in Field Reference dialogMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl
2018-11-15sw_redlinehide_3: add second result to SwRefPageGetFieldMichael Stahl
2018-11-15sw_redlinehide_3: add second result to SwAuthorityFieldMichael Stahl
2018-11-15sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl
2018-11-15sw: remove the SwSetExpFieldType::m_pOutlChgNd memberMichael Stahl
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()Michael Stahl
2018-11-15sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl
2018-11-15sw_redlinehide_3: SwNodeText::GetExpandText overload is...Michael Stahl
2018-11-15sw_redlinehide_3: add second result to SwGetRefFieldMichael Stahl
2018-11-15sw_redlinehide_3: add second result to SwChapterFieldMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwChapterField::ChangeExpansion()Michael Stahl
2018-11-15sw: prefix members of SwChapterFieldMichael Stahl
2018-11-15sw: parameter of SwChapterField::ChangeExpansion() is requiredMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwCursorShell::LRMargin/IsAtLRMarginMichael Stahl
2018-11-15sw: remove pointless indirection to SwTextNode::GetNumRule_Michael Stahl
2018-11-15sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl
2018-11-15sw_redlinehide_3: adapt setters in SwEditShell tooMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell::SearchNumRule()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::GotoNextNum()/GotoPrevNum()Michael Stahl
2018-11-15sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell callers of SwDoc::GetNumRuleAtPosMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwCursorShell::GetContentAtPos()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell::OutlineUpDown()Michael Stahl