summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store
AgeCommit message (Expand)Author
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-12-19remove unused typedefsNoel Grandin
2017-11-30Move loplugin:fpcomparison to store/Stephan Bergmann
2017-10-30new loplugin: constmethodNoel Grandin
2017-10-18loplugin:manualrefcountNoel Grandin
2017-10-09Move loplugin:bodynotinblock to store/, to improve performanceStephan Bergmann
2017-09-25Fix typosAndrea Gelmini
2017-08-16move deadclass plugin to storeNoel Grandin
2017-06-26update constantfunction lopluginNoel Grandin
2017-06-20improve oncevar lopluginNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-05sc: Remove some dead slotsMaxim Monastirsky
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28fixes for some lopluginsNoel Grandin
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2016-12-22Generalize vector/deque ctor checks to work with MSVCRTStephan Bergmann
2016-11-08loplugin:oncevarNoel Grandin
2016-11-04move loplugin:defaultparams to store/Eike Rathke
2016-10-21The badvectorinit plug-in probably can be retiredTor Lillqvist
2016-10-18loplugins: extract some common functionalityNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-21Move loplugin:returnbyref to storeStephan Bergmann
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-06-29Remove support for Clang < 3.3Stephan Bergmann
2016-06-23compilerplugins: move oncevar into storeMiklos Vajna
2016-06-13Fix typosAndrea Gelmini
2016-06-06Remove unneeded Pane code in Presenter ConsoleBryan Quigley
2016-04-28move stylepolice back to storeNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21move stylepolice plugin into store/Noel Grandin
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-26Missed CLANG_VERSION for compilerplugins/clang/store/rtlconstasciimacro.cxxStephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-06Enable loplugin:nullptrStephan Bergmann
2016-01-06Re-enable loplugin:sallogareasStephan Bergmann
2015-12-15update constantfunction lopluginNoel Grandin
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-115th step to remove tools/rtti.hxxOliver Specht