summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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
2018-11-15sw_redlinehide_3: adapt GotoOutline for SwCursrShellMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-11-15sw_redlinehide_3: adapt number tree updates in SetAttr/ResetAttrMichael Stahl
2018-11-15sw_redlinehide_3: add second SwNodeNum to SwTextNodeMichael Stahl
2018-11-15sw_redlinehide_3: add flag to SwNodeNumMichael Stahl
2018-11-15sw_redlinehide_3: add second SwNodeNum tree to SwListMichael Stahl
2018-11-15sw_redlinehide_3: invalidate footnotes in UnHideRedlinesMichael Stahl
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl
2018-11-15sw_redlinehide_3: add second footnote numberMichael Stahl
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl
2018-11-15sw_redlinehide_3: SwXTextViewCursor::getString() without redlinesMichael Stahl
2018-11-15sw_redlinehide_3: SwAccessibleHyperlink listen at SwFormatINetFormatMichael Stahl
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen