summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák8-8/+8
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák8-8/+8
2019-09-29constmethod for accessor-type methodsNoel Grandin1-523/+0
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin2-228/+0
2019-05-05Fix typoAndrea Gelmini2-2/+2
2019-04-28Fix typoAndrea Gelmini1-1/+1
2019-04-28Fix typoAndrea Gelmini1-1/+1
2019-04-26There is no ImplSVMainHook()Tor Lillqvist1-4/+0
2019-04-26Fix typoAndrea Gelmini1-1/+1
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov1-4/+0
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák3-3/+3
2018-12-02loplugin:intvsfloat get this working reliablyNoel Grandin1-109/+0
2018-08-23filter out AST in more pluginsNoel Grandin8-16/+15
2018-08-18new loplugin intvsfloatNoel Grandin1-0/+109
2018-08-14filter out some of the AST in the pluginsNoel Grandin32-64/+46
2018-07-03Adapt compilerplugins/clang/store/deletedspecial.cxxStephan Bergmann1-1/+0
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand1-4/+0
2018-03-11weld color pickerCaolán McNamara1-2/+0
2018-02-19Remove now unused libgetuid.somichael.weghorn1-5/+0
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2-4/+2
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-11-30Move loplugin:fpcomparison to store/Stephan Bergmann1-0/+388
2017-10-30new loplugin: constmethodNoel Grandin1-0/+523
2017-10-18loplugin:manualrefcountNoel Grandin1-0/+323
2017-10-09Move loplugin:bodynotinblock to store/, to improve performanceStephan Bergmann2-0/+187
2017-09-25Fix typosAndrea Gelmini2-2/+2
2017-08-16move deadclass plugin to storeNoel Grandin2-0/+83
2017-06-26update constantfunction lopluginNoel Grandin1-0/+24
2017-06-20improve oncevar lopluginNoel Grandin1-166/+0
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-0/+157
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-0/+262
2017-05-05sc: Remove some dead slotsMaxim Monastirsky1-8/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-03-28fixes for some lopluginsNoel Grandin2-1/+11
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin1-3/+3
2016-12-22Generalize vector/deque ctor checks to work with MSVCRTStephan Bergmann1-4/+5
2016-11-08loplugin:oncevarNoel Grandin1-60/+81
2016-11-04move loplugin:defaultparams to store/Eike Rathke1-0/+128
2016-10-21The badvectorinit plug-in probably can be retiredTor Lillqvist1-0/+213
2016-10-18loplugins: extract some common functionalityNoel Grandin3-5/+3
2016-10-11loplugin:constantfunctionNoel Grandin1-41/+46
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky1-4/+0
2016-08-21Move loplugin:returnbyref to storeStephan Bergmann1-0/+136
2016-08-08loplugin:unnecessaryvirtualNoel Grandin2-256/+0
2016-06-29Remove support for Clang < 3.4Stephan Bergmann6-18/+2
2016-06-29Remove support for Clang < 3.3Stephan Bergmann2-9/+1
2016-06-23compilerplugins: move oncevar into storeMiklos Vajna1-0/+146
2016-06-13Fix typosAndrea Gelmini1-1/+1