summaryrefslogtreecommitdiff
path: root/sw/source/core/SwNumberTree
AgeCommit message (Expand)Author
2020-12-08Simplify attribute set definitions a littleMike Kaganski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-21Fix typosAndrea Gelmini
2020-08-01loplugin:flatten in sw/core/accessNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-11Fix typoAndrea Gelmini
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-08-07Fix typosAndrea Gelmini
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov
2018-11-15sw_redlinehide_3: add flag to SwNodeNumMichael Stahl
2018-02-21Fix some IWYU warningsMiklos Vajna
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-06sw: convert SwNumberTree::IsSane to assert() and simplifyMichael Stahl
2017-07-06sw: enable some SwNumberTree sanity testing codeMichael Stahl
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-08-20loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19Remove include stdio (part3)Julien Nabet
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242864 Unused valueCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14typo: unexcepted -> unexpectedThomas Arnhold
2014-02-27Remove visual noise from swAlexander Wilms
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-24sal_Bool to boolTakeshi Abe
2012-02-19Get rid of size() == 0Elton Chung
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: remove debug instance countingMichael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins