summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docftn.cxx
AgeCommit message (Expand)Author
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-24loplugin:constparams in swNoel Grandin
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-15sw_redlinehide_3: add second footnote numberMichael Stahl
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl
2018-11-12tdf#120115: Dont crash on Footnote/Table undo/redoBjoern Michaelsen
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-03-21coverity#1430228 Dereference after null checkCaolán McNamara
2018-03-19use sw::WriterMultiListener instead of SwDepend in SwEndNoteInfoBjoern Michaelsen
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2017-11-21loplugin:flatten in swNoel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-25Avoid unnecessary bad downcasts to SwCharFmtStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16sal_Bool/sal_uInt16 to boolMatteo Casalin
2014-11-14loplugin: cstylecastNoel Grandin
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-02whitespace work in sw/source/core/doc/Philipp Riemer
2013-10-01remove commented-out code in sw/source/core/doc/Philipp Riemer
2013-08-14String to OUString + prefix names of data membersMatteo Casalin
2013-08-09comments workPhilipp Riemer