summaryrefslogtreecommitdiff
path: root/sw/source/core/SwNumberTree
AgeCommit message (Expand)AuthorFilesLines
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin1-7/+7
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-1/+1
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-08-01loplugin:flatten in sw/core/accessNoel Grandin2-123/+123
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-1/+0
2019-12-11Fix typoAndrea Gelmini1-2/+2
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen2-2/+0
2019-08-07Fix typosAndrea Gelmini1-1/+1
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-10loplugin:indentation in swNoel Grandin1-2/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov2-47/+22
2018-11-15sw_redlinehide_3: add flag to SwNodeNumMichael Stahl1-11/+12
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+2
2017-11-29loplugin:unusedmethodsNoel Grandin1-26/+0
2017-08-03loplugin:constparams in sw part2Noel Grandin1-1/+1
2017-07-06sw: convert SwNumberTree::IsSane to assert() and simplifyMichael Stahl1-48/+24
2017-07-06sw: enable some SwNumberTree sanity testing codeMichael Stahl1-12/+10
2016-10-27loplugin:expandablemethods in swNoel Grandin1-11/+4
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-6/+1
2016-04-22Avoid reserved identifiersStephan Bergmann2-7/+7
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-21/+21
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna2-5/+5
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-54/+54
2015-05-19Remove include stdio (part3)Julien Nabet1-1/+0
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-10-02coverity#1242864 Unused valueCaolán McNamara1-4/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-16/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-14typo: unexcepted -> unexpectedThomas Arnhold1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms2-7/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-10-24sal_Bool to boolTakeshi Abe1-1/+1
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1
2011-12-08childs -> childrenMichael T. Whiteley1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud2-4/+0
2011-11-24sw: remove debug instance countingMichael Stahl1-24/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-10/+10
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-8/+8
2011-04-22left arrow comments removed // <--Júlio Hoffimann2-26/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann2-19/+19