summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-09compact namespace in swNoel Grandin1-12/+10
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-2/+2
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara1-0/+3
2020-03-02speedup sw build a littleNoel Grandin1-2/+1
2020-02-05sw: set uniqe name and style to grouped shapesVasily Melenchuk1-0/+1
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin1-1/+2
2020-01-07sw: don't send LOK notifications about redlines during saveMiklos Vajna1-0/+4
2019-10-04tdf#52316 Writer status bar: show also printed page countsLászló Németh1-0/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-4/+4
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth1-2/+1
2019-08-19sw undo/redo: avoid usage of pointers as a style referencesVasily Melenchuk1-1/+2
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-05-10tdf#125164 sw: reimplement SwUndoTOXChangeMichael Stahl1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl1-0/+2
2019-03-11sw: prefix members of SwCalendarWrapper, SwDoc and SwFntAccessMiklos Vajna1-2/+2
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl1-1/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-2/+2
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-2/+2
2019-03-04new loplugin typedefparamNoel Grandin1-2/+2
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos1-0/+8
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot1-0/+5
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-2/+2
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl1-3/+5
2018-12-14crashtesting: intermittent threaded crashCaolán McNamara1-16/+14
2018-12-01sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl1-1/+2
2018-12-01sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl1-1/+1
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl1-2/+4
2018-12-01sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl1-1/+2
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl1-0/+1
2018-11-15sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl1-1/+2
2018-11-15sw_redlinehide_3: adapt setters in SwEditShell tooMichael Stahl1-2/+3
2018-11-15sw_redlinehide_3: adapt SwEditShell::SearchNumRule()Michael Stahl1-0/+1
2018-11-15sw_redlinehide_3: adapt SwDoc::GotoNextNum()/GotoPrevNum()Michael Stahl1-2/+4
2018-11-15sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()Michael Stahl1-1/+1
2018-11-15sw_redlinehide_3: adapt SwEditShell callers of SwDoc::GetNumRuleAtPosMichael Stahl1-1/+2
2018-11-15sw_redlinehide_3: adapt SwEditShell::OutlineUpDown()Michael Stahl1-1/+1
2018-11-15sw_redlinehide_3: adapt GotoOutline for SwCursrShellMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl1-2/+2
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin1-2/+2
2018-10-25Fix typoAndrea Gelmini1-1/+1
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth1-1/+5
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth1-1/+5
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-1/+1
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski1-1/+3
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin1-58/+58
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin1-1/+1
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+3