summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-13Drop duplicate methodMike Kaganski1-1/+0
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl1-1/+7
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl1-1/+1
2020-12-03Just use a mutex for access to SwDoc::mpNumberFormatterStephan Bergmann1-3/+6
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-10/+10
2020-11-19sw_fieldmarkhide: adapt SwUndoInsSection with ToXMichael Stahl1-1/+3
2020-11-05retire most of SwModifyBjoern Michaelsen1-1/+1
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin1-1/+1
2020-10-20use tools::Long in swNoel1-4/+4
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-02SwDoc::Summary never called with null pExtDoc argCaolán McNamara1-1/+1
2020-09-29CreatePostItData never passed a null SwDoc*Caolán McNamara1-1/+1
2020-09-04sw: default to UI locale when language is missingMiklos Vajna1-0/+2
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-1/+1
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