Age | Commit message (Expand) | Author |
2015-09-21 | tdf#94389 compilerplugins: clang 3.7.0 | Daniel Robertson |
2015-08-04 | fix crash in refcounting plugin | Noel Grandin |
2015-08-04 | Adapt to current Clang trunk towards 3.7 | Stephan Bergmann |
2015-03-17 | loplugin: add Dialog to unusedvariablecheck | Noel Grandin |
2014-09-30 | compilerplugins: get rid of std::auto_ptr in comment | Stephan Bergmann |
2014-01-27 | Prepare dual-mode compiler plugin feature | Stephan Bergmann |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-07-23 | adjust for upstreaming of warn_unused attribute | Luboš Luňák |
2013-05-02 | add const | Luboš Luňák |
2013-03-28 | pass around CompilerInstance rather than ASTContext | Luboš Luňák |
2013-02-02 | remove not needed #include | Luboš Luňák |
2013-02-02 | append [loplugin] automatically in report() rathen than manually everywhere | Luboš Luňák |
2013-02-02 | avoid having to manuall modify sources when adding a new clang plugin | Luboš Luňák |
2012-12-05 | Adapt to current Clang trunk | Stephan Bergmann |
2012-12-05 | Adapt to Clang 3.2 | Stephan Bergmann |
2012-10-15 | support for compiler rewriters | Luboš Luňák |
2012-10-15 | some namespacing improvements | Luboš Luňák |
2012-10-13 | compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.dox | Luboš Luňák |
2012-10-12 | compilers don't seem to warn about unused variables in the global scope | Luboš Luňák |
2012-10-12 | DeclBase::getLocation() gives better location than getLocStart() | Luboš Luňák |
2012-10-12 | avoid crash on pointers to functions | Luboš Luňák |
2012-10-12 | do not report unnamed parameters as unused | Luboš Luňák |
2012-10-09 | do not analyse system headers in the compiler plugin | Luboš Luňák |
2012-10-09 | move some code to a common base | Luboš Luňák |
2012-10-09 | compiler check for unused variables | Luboš Luňák |