summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store
AgeCommit message (Expand)Author
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
2015-02-07loplugin:deletedspecial to help add SAL_DELETED_FUNCTION annotationsStephan Bergmann
2015-01-26move these plugins into /storeNoel Grandin
2015-01-05Improve loplugin:revisibilityStephan Bergmann
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-04move the cstylecast clang plugin out of /storeNoel Grandin
2014-12-04Problematic casts in gendata.hxx are already under controlStephan Bergmann
2014-12-04cstylecast plugin - exclude some more filesNoel Grandin
2014-12-04Run loplugin:cstylecast on C++ and Ojbective C++ codeStephan Bergmann
2014-11-20also look for cascading assignmentsBjoern Michaelsen
2014-11-20cascading conditional operators, give a hint on complexityBjoern Michaelsen
2014-11-19add clang plugin for detecting cascading condopsBjoern Michaelsen
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin
2014-09-29cstylecast plugin: ignore templates, improve messageNoel Grandin
2014-09-25loplugin:nullptrStephan Bergmann
2014-09-11Deactivate the sallogareas pluginTor Lillqvist
2014-09-08codebase is not yet cleaned up for loplugin:cstylecastStephan Bergmann
2014-07-24compilerplugins: Fix tutorials pluginsJuan Picca
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin
2014-04-15salbool: fix commentThomas Arnhold
2014-04-15Better be specificStephan Bergmann
2014-04-15add "include/comphelper" to list of includes to ignoreNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-23fix filename detection in clang pluginsLuboš Luňák
2014-02-28Save the stdexception rewriter plugin used in...Stephan Bergmann