summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/salbool.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-28Clean up isMacroBodyExpansionStephan Bergmann1-12/+1
2015-02-26Adapt compilerplugins to Clang trunk towards 3.7Stephan Bergmann1-2/+1
2014-10-01Remove excess [%1 %2] that doesn't match any argumentsStephan Bergmann1-1/+1
2014-09-16...and anotherStephan Bergmann1-1/+1
2014-09-16Fix workaround for bug in Clang 3.2 FunctionDecl::isInlinedStephan Bergmann1-14/+17
2014-09-15Work around bug in Clang 3.2 FunctionDecl::isInlinedStephan Bergmann1-1/+12
2014-09-15loplugin:salbool env var is no longer necessary, all code is cleanStephan Bergmann1-27/+18
2014-09-12loplugin:salbool: exclude sal_Bool vars passed to non-const refStephan Bergmann1-0/+47
2014-07-02compat for Clang 3.2Stephan Bergmann1-2/+4
2014-07-02Make configmgr loplugin:salbool-cleanStephan Bergmann1-13/+9
2014-07-02loplugin:salbool: Fix handling of potentially overriding functionsStephan Bergmann1-23/+40
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-0/+546