summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store
AgeCommit message (Expand)Author
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
2015-11-10Missing isInLokIncludeFile checkStephan Bergmann
2015-11-10Keep LibreOfficeKit.hxx compatible with C++03Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-21remove untyped Link<>Noel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Commit loplugin:returnunique to store/, for referenceStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-09forgot to add this - the python file for the unnnecessaryvirtualNoel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-04-29Move paint method rewriter to storeTomaž Vajngerl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26move the constantfunction plugin into /storeNoel Grandin
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann