summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-11-13Fix typosAndrea Gelmini
2017-11-11loplugin:unnecessaryoverride: suppress warnings when default args differStephan Bergmann
2017-11-10loplugin:unnecessaryoverride: no warnings when fns are actually differentStephan Bergmann
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-10loplugin:unusedmethods new analysisNoel Grandin
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-10No need to check both (identical) param_size() and getNumParams()Stephan Bergmann
2017-11-09connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-11-09loplugin:unusedfieldsNoel Grandin
2017-11-09No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09loplugin:unnecessaryvirtualNoel Grandin
2017-11-08Fix loplugin::unusedvariablecheck check for std classesStephan Bergmann
2017-11-08Drop HAVE_GCC_ATTRIBUTE_WARN_UNUSED_STLStephan Bergmann
2017-11-08Fix loplugin:flatten's skipping of if/then/else/if chainsStephan Bergmann
2017-11-08Remove obsolete "lo_warn_unused" workaroundStephan Bergmann
2017-11-08Suppress loplugin:unnecessaryoverride...Stephan Bergmann
2017-11-07Remove obsolete commentStephan Bergmann
2017-11-07Avoid expensive calls to containsPreprocessingConditionalInclusionStephan Bergmann
2017-11-07loplugin:constparams in sdNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-11-07Memoize ignoreLocation resultsStephan Bergmann
2017-11-02improve constparam lopluginNoel Grandin
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-10-30new loplugin: constmethodNoel Grandin
2017-10-27Adapt loplugin:includeform to Windows \ path separatorStephan Bergmann
2017-10-27revert small part of previous commitNoel Grandin
2017-10-27extract some common code for checking if a functions address was takenNoel Grandin
2017-10-27-Werror=unused-functionStephan Bergmann
2017-10-27loplugin:constantparam was not always using canonical location for functionNoel Grandin
2017-10-27no need to build the parent tree twiceNoel Grandin
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin
2017-10-26Make loplugin:implicitboolconversion find the same in C++17 and pre-C++17Stephan Bergmann
2017-10-26Use compat::getSubExprAsWritten; clean upStephan Bergmann
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-25new loplugin:dodgyswitchNoel Grandin
2017-10-24loplugin:includeformStephan Bergmann
2017-10-22loplugin:redundantcast: Do warn about convoluted dynamic_cast to selfStephan Bergmann
2017-10-22Make sure TypeCheck has a non-deleted default ctorStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-21Avoid loplugin:faileddyncast for "unnecessary", up-casting dynamic_castStephan Bergmann
2017-10-20Fully ignore inappropriately named loplugins in unit-test modeStephan Bergmann
2017-10-18rename some fieldsNoel Grandin
2017-10-18loplugin:manualrefcountNoel Grandin
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann
2017-10-17loplugin:finalclasses trim the output a littleNoel Grandin
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-10-11Use unique class names for better FlameGraph resultsStephan Bergmann