summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docsort.cxx
AgeCommit message (Expand)Author
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-28loplugin:unusedfields in swNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-09-19sw: disambiguate SwNode2LayoutMichael Stahl
2018-07-30loplugin:stringloop in swNoel Grandin
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2017-12-27ofz#4813: Direct-leakCaolán McNamara
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-11-07loplugin:constparams in swNoel Grandin
2017-10-27Use LocaleDataWrapper::stringToDouble() in StrToDouble, tdf#81671Eike Rathke
2017-10-20use std::unique_ptr in SwSortOptionsNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15cid#1412761,1412762: Avoid signed intermediary resultsStephan Bergmann
2017-06-15use std::unique_ptr in FlatFndBoxNoel Grandin
2017-06-14Use vector<unique_ptr> for FlatFndBox::ppItemSetsStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-19loplugin:unusedmethods in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-27sw: replace boost::ptr_multiset with std::multisetMichael Stahl
2015-06-18Fix typosAndrea Gelmini
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-01Use more proper integer types and range-for loopsMatteo Casalin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-28remove unused typedefsNoel Grandin