summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/flatten.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin1-35/+0
2017-11-22loplugin:flatten look for large if statement at end of functionNoel Grandin1-22/+225
2017-11-14loplugin:flatten loosen conditionNoel Grandin1-5/+12
2017-11-08Fix loplugin:flatten's skipping of if/then/else/if chainsStephan Bergmann1-4/+19
2017-11-07Remove obsolete commentStephan Bergmann1-1/+0
2017-11-07Avoid expensive calls to containsPreprocessingConditionalInclusionStephan Bergmann1-13/+14
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-10-06Improve performance of loplugin:flattenNoel Grandin1-27/+28
2017-10-05Also suppress loplugin:flatten in C++ class member functions...Stephan Bergmann1-7/+4
2017-09-30Suppress loplugin:flatten in functions involving preprocessing conditionalsStephan Bergmann1-0/+7
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-42/+156
2017-09-27disable flatten lopluginNoel Grandin1-1/+1
2017-09-27loplugin:flatten in variousNoel Grandin1-1/+1
2017-09-23loplugin:flatten in svl..svxNoel Grandin1-0/+15
2017-09-22loplugin:flatten in pyuno..scNoel Grandin1-9/+7
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin1-8/+28
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-15/+16
2017-09-21-Werror=unused-but-set-variableStephan Bergmann1-2/+0
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin1-34/+91
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin1-1/+1
2017-09-20new loplugin flattenNoel Grandin1-0/+262