summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnum.cxx
AgeCommit message (Expand)Author
2021-10-12tdf#145066 sw change tracking: fix bad deletion at Move Up/DownLászló Németh
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-01-14tdf#39721 sw change tracking: fix move downLászló Németh
2020-12-08Simplify attribute set definitions a littleMike Kaganski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05SwUndoParagraphSigning never passed null SwDoc*Caolán McNamara
2020-10-02SwNumRule::CheckCharFormats never passed null SwDoc*Caolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-04-19Fix typoAndrea Gelmini
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-18sw_redlinehide_4b: tdf#113479 SetRedlineFlags() calls no longer...Michael Stahl
2018-12-18sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl
2018-12-18sw_redlinehide_4b: fix some problems with pathological table redlinesMichael Stahl
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-01sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: adapt PDFExport lcl_HasPreviousParaSameNumRuleMichael Stahl
2018-11-15sw_redlinehide_3: fix SwDoc::MoveParagraph copying of redlined textMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl
2018-11-15sw_redlinehide_3: update frames in SwDoc::MoveParagraph()Michael Stahl
2018-11-15sw_redlinehide_3: fix bad redlines in 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 SwEditShell::OutlineUpDown()Michael Stahl