summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test
AgeCommit message (Expand)Author
2019-08-01missing includeStephan Bergmann
2019-08-01new loplugin:mapindexNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it)Stephan Bergmann
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-07-01improve loplugin:blockblockNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-13new loplugin logexceptionnicelyNoel Grandin
2019-04-30revert part of "improve loplugin:stringconstant"Noel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin
2019-04-17New loplugin:selfinitStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-11new loplugin sequentialassignNoel Grandin
2019-03-27Adapt to Windows sal_uIntPtr/sal_uLong typedefsStephan Bergmann
2019-03-27Improve loplugin:typedefparam error reportingStephan Bergmann
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-06loplugin:staticconstfield improve warning messageNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
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-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-27loplugin:unusedfields fix read/write when dealing with r<<= and >>=Noel Grandin
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-23Fix typoAndrea Gelmini
2019-02-22loplugin:writeonlyvars is no-op on Windows, so don't run its test thereStephan Bergmann
2019-02-21loplugin:unusedfields improve write-only when dealing with operatorsNoel Grandin
2019-02-20Avoid loplugin:indentation after preproc conditional inclusion linesStephan Bergmann
2019-02-18Tell about presumed corresponding negated operatorStephan Bergmann
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-13Make loplugin:stringconcat more robustStephan Bergmann
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11new loplugin indentationNoel Grandin
2019-01-31loplugin:unusedfileds is no-op on Windows, so don't run its test thereStephan Bergmann
2019-01-25improve loplugin constparamsNoel Grandin
2019-01-18update useunique_ptr lopluginNoel Grandin
2018-12-13loplugin:unusedfields improve write-only logicNoel Grandin
2018-12-10cppcheck: incorrectStringBooleanErrorJulien Nabet
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-04loplugin:unusedenumconstants look through parenthesesNoel Grandin
2018-12-02loplugin:intvsfloat get this working reliablyNoel Grandin
2018-11-30loplugin:unusedenumconstants ignore common patternNoel Grandin
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-23Improve wording of loplugin:unoany warningsStephan Bergmann
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin