summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* loplugin:cstylecast: warn about certain redundant reinterpret_castsStephan Bergmann2015-01-091-0/+28
* Fix typoTor Lillqvist2015-01-081-1/+1
* loplugin:cstylecast: improve detection of C codeStephan Bergmann2015-01-082-7/+43
* loplugin:cstylecast: No need to exclude include/cppuhelperStephan Bergmann2015-01-071-5/+0
* tools/solar.h already filtered out via filename.endsWith(".h")Stephan Bergmann2015-01-071-2/+1
* loplugin:cstylecast: bridgesStephan Bergmann2015-01-071-9/+5
* loplugin:cstylecast: salStephan Bergmann2015-01-071-9/+2
* Minor beautificationStephan Bergmann2015-01-071-2/+2
* loplugin:cstylecast: Exclude only sal, not salhelperStephan Bergmann2015-01-071-1/+1
* Work around loplugin:cstylecast under -fsanitize=*Stephan Bergmann2015-01-061-1/+7
* Improve loplugin:revisibilityStephan Bergmann2015-01-051-1/+19
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-051-0/+71
* Don't call isIntegerConstantExpr if isValueDependentStephan Bergmann2014-12-211-2/+5
* Extend loplugin:literalalternative to loplugin:stringconstantStephan Bergmann2014-12-192-111/+1096
* loplugin:saloverride does not make sense for external codeStephan Bergmann2014-12-181-2/+9
* loplugin:cstylecast: warn about casts involving incomplete typesStephan Bergmann2014-12-071-5/+28
* move the cstylecast clang plugin out of /storeNoel Grandin2014-12-041-0/+0
* Problematic casts in gendata.hxx are already under controlStephan Bergmann2014-12-041-2/+0
* cstylecast plugin - exclude some more filesNoel Grandin2014-12-041-5/+12
* Run loplugin:cstylecast on C++ and Ojbective C++ codeStephan Bergmann2014-12-041-2/+6
* also look for cascading assignmentsBjoern Michaelsen2014-11-202-0/+134
* cascading conditional operators, give a hint on complexityBjoern Michaelsen2014-11-202-8/+30
* add clang plugin for detecting cascading condopsBjoern Michaelsen2014-11-192-0/+104
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-2/+2
* new loplugin: use more efficient find() methodsNoel Grandin2014-11-051-0/+77
* Remove excess [%1 %2] that doesn't match any argumentsStephan Bergmann2014-10-011-1/+1
* compilerplugins: get rid of std::auto_ptr in commentStephan Bergmann2014-09-301-1/+1
* cstylecast plugin: ignore templates, improve messageNoel Grandin2014-09-291-2/+8
* loplugin:nullptrStephan Bergmann2014-09-251-0/+211
* Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann2014-09-232-1/+14
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Revert "new loplugin: VCL widget reference checker"Stephan Bergmann2014-09-211-86/+0
* new loplugin: VCL widget reference checkerNoel Grandin2014-09-211-0/+86
* ...and anotherStephan Bergmann2014-09-161-1/+1
* Fix workaround for bug in Clang 3.2 FunctionDecl::isInlinedStephan Bergmann2014-09-161-14/+17
* Work around bug in Clang 3.2 FunctionDecl::isInlinedStephan Bergmann2014-09-151-1/+12
* do not warn about "null pointer conversions" from integers in C++98 modeLuboš Luňák2014-09-151-10/+6
* loplugin:salbool env var is no longer necessary, all code is cleanStephan Bergmann2014-09-151-27/+18
* loplugin:salbool: exclude sal_Bool vars passed to non-const refStephan Bergmann2014-09-121-0/+47
* Deactivate the sallogareas pluginTor Lillqvist2014-09-112-0/+0
* codebase is not yet cleaned up for loplugin:cstylecastStephan Bergmann2014-09-081-0/+0
* create clang plugin to warn about C-style castsNoel Grandin2014-09-071-0/+88
* Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann2014-08-281-1/+7
* Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann2014-08-112-0/+12
* Adapt loplugin:derefnullptr to old Clang versionsStephan Bergmann2014-07-301-1/+1
* fix for running externandnotdefined plugin on UbuntuNoel Grandin2014-07-291-2/+1
* compilerplugins: Fix tutorials pluginsJuan Picca2014-07-246-9/+9
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-0/+79
* compat for Clang 3.2Stephan Bergmann2014-07-022-2/+24
* Make configmgr loplugin:salbool-cleanStephan Bergmann2014-07-021-13/+9