summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store
AgeCommit message (Expand)AuthorFilesLines
2015-03-26move the constantfunction plugin into /storeNoel Grandin1-0/+477
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann1-1/+5
2015-02-07loplugin:deletedspecial to help add SAL_DELETED_FUNCTION annotationsStephan Bergmann1-0/+151
2015-01-26move these plugins into /storeNoel Grandin2-0/+260
2015-01-05Improve loplugin:revisibilityStephan Bergmann1-1/+19
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-0/+71
2014-12-04move the cstylecast clang plugin out of /storeNoel Grandin1-103/+0
2014-12-04Problematic casts in gendata.hxx are already under controlStephan Bergmann1-2/+0
2014-12-04cstylecast plugin - exclude some more filesNoel Grandin1-5/+12
2014-12-04Run loplugin:cstylecast on C++ and Ojbective C++ codeStephan Bergmann1-2/+6
2014-11-20also look for cascading assignmentsBjoern Michaelsen2-0/+134
2014-11-20cascading conditional operators, give a hint on complexityBjoern Michaelsen2-8/+30
2014-11-19add clang plugin for detecting cascading condopsBjoern Michaelsen2-0/+104
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin1-0/+77
2014-09-29cstylecast plugin: ignore templates, improve messageNoel Grandin1-2/+8
2014-09-25loplugin:nullptrStephan Bergmann1-0/+211
2014-09-11Deactivate the sallogareas pluginTor Lillqvist2-0/+183
2014-09-08codebase is not yet cleaned up for loplugin:cstylecastStephan Bergmann1-0/+88
2014-07-24compilerplugins: Fix tutorials pluginsJuan Picca6-9/+9
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-535/+0
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin1-33/+1
2014-04-15salbool: fix commentThomas Arnhold1-1/+1
2014-04-15Better be specificStephan Bergmann1-2/+2
2014-04-15add "include/comphelper" to list of includes to ignoreNoel Grandin1-0/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-23fix filename detection in clang pluginsLuboš Luňák1-1/+1
2014-02-28Save the stdexception rewriter plugin used in...Stephan Bergmann1-0/+199
2014-02-27Remove visual noise from compilerpluginsAlexander Wilms3-4/+0
2014-02-25Move plain rewriters to store/ (so they don' get built needlessly)Stephan Bergmann4-0/+550
2014-02-25salbool: a rewriting plugin that flags most uses of sal_BoolStephan Bergmann1-0/+566
2014-02-14Store compilerplugin warning about classes derived from a specific class.Matúš Kukan1-0/+71
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara17-0/+46
2013-08-27move valueof compiler pluginLuboš Luňák1-0/+148
2013-08-05note about getDirectCallee() vs getCallee()Luboš Luňák1-0/+5
2013-08-05'generic' compiler plugin to modify calls to a specific functionLuboš Luňák1-0/+84
2013-05-31mark all virtuals in the clang plugin as overrideLuboš Luňák7-7/+7
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2-0/+225
2013-05-02add constLuboš Luňák11-15/+15
2013-04-22base for unusedcode compiler pluginLuboš Luňák1-0/+75
2013-04-07removeforwardstringdecl clang plugin has been used, move itLuboš Luňák2-0/+109
2013-03-28adjust unused compiler plugins for ASTContext to CompilerInstance change tooLuboš Luňák8-16/+16
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-02tutorial examples for writing new Clang plugin actionsLuboš Luňák8-0/+378
2013-02-02remove not needed #includeLuboš Luňák1-3/+0
2013-02-02move clang plugin that's no longer neededLuboš Luňák3-0/+89