summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-06Remove unneeded Pane code in Presenter ConsoleBryan Quigley1-4/+0
2016-04-28move stylepolice back to storeNoel Grandin1-0/+196
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-80/+0
2016-04-21move stylepolice plugin into store/Noel Grandin1-0/+80
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann1-2/+2
2016-03-11tdf#97966: Remove 'static' keywordsWastack2-3/+3
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky1-2/+1
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-1/+1
2016-02-26Missed CLANG_VERSION for compilerplugins/clang/store/rtlconstasciimacro.cxxStephan Bergmann1-2/+2
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock2-2/+0
2016-01-06Enable loplugin:nullptrStephan Bergmann1-323/+0
2016-01-06Re-enable loplugin:sallogareasStephan Bergmann2-216/+0
2015-12-15update constantfunction lopluginNoel Grandin1-1/+27