summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/plugin.cxx
AgeCommit message (Expand)Author
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2018-11-27add EvaluateAsInt compat function for latest clangNoel Grandin
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-09-11prevent crashes when running the global-analysis pluginsNoel Grandin
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-03-23Revert "Allow compiler plugins for online"Stephan Bergmann
2018-02-16loplugin:changetoolsgen various improvementsNoel Grandin
2018-02-12fix loplugin rewriter source range checkingNoel Grandin
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin
2017-12-21Allow compiler plugins for onlinePranav Kant
2017-12-08New --enable-compiler-plugins=debug modeStephan Bergmann
2017-11-16Make checkIdenticalDefaultArguments more preciseStephan Bergmann
2017-11-16Avoid infinite loops in lopluginStephan Bergmann
2017-11-15Make checkIdenticalDefaultArguments more preciseStephan Bergmann
2017-11-14Make checkIdenticalDefaultArguments more preciseStephan Bergmann
2017-11-11loplugin:unnecessaryoverride: suppress warnings when default args differStephan Bergmann
2017-11-07Memoize ignoreLocation resultsStephan Bergmann
2017-10-27Adapt loplugin:includeform to Windows \ path separatorStephan Bergmann
2017-10-27-Werror=unused-functionStephan Bergmann
2017-10-27no need to build the parent tree twiceNoel Grandin
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin
2017-09-29Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann
2017-07-22make oncevar plugin ignore methods with #ifdef-eryNoel Grandin
2017-06-20reformat some loplugin codeNoel Grandin
2017-06-20loplugin:unusedfields fix false positiveNoel Grandin
2017-05-18Refuse to rewrite in workdirStephan Bergmann
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2017-03-08gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2016-12-18Work around problem with poor gperf-generated code under clang-clStephan Bergmann
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann
2016-10-18loplugins: extract some common functionalityNoel Grandin
2016-09-27clang plugins: do "dotdot" normalisationNoel Grandin
2016-09-22Check harder whether file is really under WORKDIRStephan Bergmann
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-06-28loplugin: move parentFunctionDecl() into common codeNoel Grandin
2016-04-18Ignore external codeStephan Bergmann
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-11update unusedmethods loplugin to update unused return valuesNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-22Fix for BUILDDIR != SRCDIRStephan Bergmann
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin
2014-02-27Remove visual noise from compilerpluginsAlexander Wilms
2014-02-21ParentBuilder needs support for ObjCMethodDeclStephan Bergmann
2014-02-20Don't attempt to actually do double code removalsStephan Bergmann
2014-02-14const improvementStephan Bergmann
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann
2014-01-10compilerplugins: ignore WORKDIR codeStephan Bergmann
2013-10-31solver doesn't solve anything...Michael Stahl