summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/compat.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-21tdf#94389 compilerplugins: clang 3.7.0Daniel Robertson1-3/+3
2015-08-04-Werror,-Wunused-parameterStephan Bergmann1-0/+1
2015-08-04fix crash in refcounting pluginNoel Grandin1-1/+2
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann1-0/+32
2015-03-28Clean up isMacroBodyExpansionStephan Bergmann1-11/+0
2015-03-27new clang plugin: staticmethodsNoel Grandin1-0/+10
2015-03-25new constantfunction lopluginNoel Grandin1-0/+12
2015-02-26Adapt compilerplugins to Clang trunk towards 3.7Stephan Bergmann1-6/+10
2015-01-08Fix typoTor Lillqvist1-1/+1
2015-01-08loplugin:cstylecast: improve detection of C codeStephan Bergmann1-0/+8
2014-09-23Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann1-0/+12
2014-08-28Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann1-1/+7
2014-07-02compat for Clang 3.2Stephan Bergmann1-0/+20
2014-04-15Flag unreferrenced functions only declared in the main file, not an includeStephan Bergmann1-0/+24
2014-04-02Add compat::isInMainFileStephan Bergmann1-0/+11
2014-03-27More compat stuffStephan Bergmann1-0/+16
2014-03-14More compat stuffStephan Bergmann1-0/+8
2014-02-25salbool: a rewriting plugin that flags most uses of sal_BoolStephan Bergmann1-0/+18
2014-02-25...but Flags parameter was plain unsigned int prior to Clang 3.4Stephan Bergmann1-0/+17
2014-02-21Adapt to Clang <= 3.4Stephan Bergmann1-0/+9
2014-01-31DiagnosticsEngine::getCustomDiagID isn't const, so don't pass in const engine.Andrzej Hunt1-1/+1
2014-01-31sbergman's typoJesús Corrius1-1/+1
2014-01-31clang::DiagnosticsEnginge::getCustomDiagID now needs a literal FormatStringStephan Bergmann1-0/+15
2014-01-31Clang API function terminology got changedStephan Bergmann1-0/+49