Age | Commit message (Expand) | Author |
---|---|---|
2014-07-02 | compat for Clang 3.2 | Stephan Bergmann |
2014-04-15 | Flag unreferrenced functions only declared in the main file, not an include | Stephan Bergmann |
2014-04-02 | Add compat::isInMainFile | Stephan Bergmann |
2014-03-27 | More compat stuff | Stephan Bergmann |
2014-03-14 | More compat stuff | Stephan Bergmann |
2014-02-25 | salbool: a rewriting plugin that flags most uses of sal_Bool | Stephan Bergmann |
2014-02-25 | ...but Flags parameter was plain unsigned int prior to Clang 3.4 | Stephan Bergmann |
2014-02-21 | Adapt to Clang <= 3.4 | Stephan Bergmann |
2014-01-31 | DiagnosticsEngine::getCustomDiagID isn't const, so don't pass in const engine. | Andrzej Hunt |
2014-01-31 | sbergman's typo | Jesús Corrius |
2014-01-31 | clang::DiagnosticsEnginge::getCustomDiagID now needs a literal FormatString | Stephan Bergmann |
2014-01-31 | Clang API function terminology got changed | Stephan Bergmann |