summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docftn.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen1-24/+25
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara1-2/+2
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin1-10/+16
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-1/+1
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin1-1/+1
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-101/+101
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-3/+2
2019-01-24loplugin:constparams in swNoel Grandin1-1/+1
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-11-15sw_redlinehide_3: add second footnote numberMichael Stahl1-5/+5
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl1-4/+4
2018-11-12tdf#120115: Dont crash on Footnote/Table undo/redoBjoern Michaelsen1-20/+51
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin1-8/+6
2018-03-21coverity#1430228 Dereference after null checkCaolán McNamara1-3/+2
2018-03-19use sw::WriterMultiListener instead of SwDepend in SwEndNoteInfoBjoern Michaelsen1-65/+96
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen1-29/+7
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen1-8/+8
2017-11-21loplugin:flatten in swNoel Grandin1-110/+112
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin1-1/+1
2016-09-14loplugin:constantparamNoel Grandin1-3/+3
2016-09-08loplugin:constantparam in swNoel Grandin1-4/+4
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna1-2/+2
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-2/+1
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-7/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-150/+150
2015-02-25Avoid unnecessary bad downcasts to SwCharFmtStephan Bergmann1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-17/+17
2014-11-16sal_Bool/sal_uInt16 to boolMatteo Casalin1-2/+2
2014-11-14loplugin: cstylecastNoel Grandin1-5/+5
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin1-7/+7
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl1-2/+1
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-3/+4
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-3/+4
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-3/+4
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-2/+3
2014-06-24new compilerplugin returnbyrefNoel Grandin1-4/+4
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-6/+0
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-10-22Bin useless swmod commentsTor Lillqvist1-11/+11
2013-10-02whitespace work in sw/source/core/doc/Philipp Riemer1-1/+0
2013-10-01remove commented-out code in sw/source/core/doc/Philipp Riemer1-4/+0
2013-08-14String to OUString + prefix names of data membersMatteo Casalin1-6/+6
2013-08-09comments workPhilipp Riemer1-1/+3
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-8/+0
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-4/+4