summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store
AgeCommit message (Expand)Author
2014-07-24compilerplugins: Fix tutorials pluginsJuan Picca
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin
2014-04-15salbool: fix commentThomas Arnhold
2014-04-15Better be specificStephan Bergmann
2014-04-15add "include/comphelper" to list of includes to ignoreNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-23fix filename detection in clang pluginsLuboš Luňák
2014-02-28Save the stdexception rewriter plugin used in...Stephan Bergmann
2014-02-27Remove visual noise from compilerpluginsAlexander Wilms
2014-02-25Move plain rewriters to store/ (so they don' get built needlessly)Stephan Bergmann
2014-02-25salbool: a rewriting plugin that flags most uses of sal_BoolStephan Bergmann
2014-02-14Store compilerplugin warning about classes derived from a specific class.Matúš Kukan
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-08-27move valueof compiler pluginLuboš Luňák
2013-08-05note about getDirectCallee() vs getCallee()Luboš Luňák
2013-08-05'generic' compiler plugin to modify calls to a specific functionLuboš Luňák
2013-05-31mark all virtuals in the clang plugin as overrideLuboš Luňák
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-02add constLuboš Luňák
2013-04-22base for unusedcode compiler pluginLuboš Luňák
2013-04-07removeforwardstringdecl clang plugin has been used, move itLuboš Luňák
2013-03-28adjust unused compiler plugins for ASTContext to CompilerInstance change tooLuboš Luňák
2013-02-22s/the the/the/Tor Lillqvist
2013-02-02tutorial examples for writing new Clang plugin actionsLuboš Luňák
2013-02-02remove not needed #includeLuboš Luňák
2013-02-02move clang plugin that's no longer neededLuboš Luňák