summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/compat.hxx
AgeCommit message (Expand)Author
2015-03-28Clean up isMacroBodyExpansionStephan Bergmann
2015-03-27new clang plugin: staticmethodsNoel Grandin
2015-03-25new constantfunction lopluginNoel Grandin
2015-02-26Adapt compilerplugins to Clang trunk towards 3.7Stephan Bergmann
2015-01-08Fix typoTor Lillqvist
2015-01-08loplugin:cstylecast: improve detection of C codeStephan Bergmann
2014-09-23Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann
2014-08-28Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann
2014-07-02compat for Clang 3.2Stephan Bergmann
2014-04-15Flag unreferrenced functions only declared in the main file, not an includeStephan Bergmann
2014-04-02Add compat::isInMainFileStephan Bergmann
2014-03-27More compat stuffStephan Bergmann
2014-03-14More compat stuffStephan Bergmann
2014-02-25salbool: a rewriting plugin that flags most uses of sal_BoolStephan Bergmann
2014-02-25...but Flags parameter was plain unsigned int prior to Clang 3.4Stephan Bergmann
2014-02-21Adapt to Clang <= 3.4Stephan Bergmann
2014-01-31DiagnosticsEngine::getCustomDiagID isn't const, so don't pass in const engine.Andrzej Hunt
2014-01-31sbergman's typoJesús Corrius
2014-01-31clang::DiagnosticsEnginge::getCustomDiagID now needs a literal FormatStringStephan Bergmann
2014-01-31Clang API function terminology got changedStephan Bergmann