summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-07-13loplugin:oncevar for value-dependent constant expressionsStephan Bergmann
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-07-11unusedfields plugin needs to ignore fields that have reinterpret_cast on themNoel Grandin
2017-07-10Only consider calls on const member functions as consumptionsStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06loplugin:unusedfields in scNoel Grandin
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-07-04typo in commentStephan Bergmann
2017-07-04loplugin:unusedfields in editengNoel Grandin
2017-07-04loplugin:unusedfields l10ntools..rscNoel Grandin
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-07-04loplugin:unusedfields in frameworkNoel Grandin
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-07-04loplugin:unusedfieldsNoel Grandin
2017-07-04loplugin:casttovoid: fix containsPreprocessingConditionalInclusion()Stephan Bergmann
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03Disable loplugin:casttovoid for nowStephan Bergmann
2017-07-03loplugin:casttovoidStephan Bergmann
2017-07-03Work around bug in Clang 3.8Stephan Bergmann
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-30Actually print parent nameStephan Bergmann
2017-06-30Avoid getQualifiedNameAsStringStephan Bergmann
2017-06-29fix some crashes in unusedfields pluginNoel Grandin
2017-06-29unusedfields loplugin writeonly analysis improvementsNoel Grandin
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-26Fix loplugin:vclwidgets' disposeOnce checkStephan Bergmann
2017-06-26update constantfunction lopluginNoel Grandin
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-06-23std::string -> StringRefStephan Bergmann
2017-06-21Fix compilation with Clang 3.9.1Tor Lillqvist
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-20-Werror=unused-functionStephan Bergmann
2017-06-20fix for older clang in lopluginsNoel Grandin
2017-06-20reformat some loplugin codeNoel Grandin
2017-06-20loplugin:unusedfields fix more false +Noel Grandin
2017-06-20loplugin:unusedfields fix some more false positivesNoel Grandin
2017-06-20improve oncevar lopluginNoel Grandin
2017-06-20loplugin:unusedfields fix false positiveNoel Grandin
2017-06-19only unit-test one loplugin at a timeNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann