summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2015-05-19vclwidget plugin: check for memcpy of VclPtrNoel Grandin
2015-05-14loplugin rendercontext: No param => no check.Jan Holesovsky
2015-05-14loplugin: rendercontext, limit output for nowNoel Grandin
2015-05-13check for static fields that needs to be wrapped in VclPtrNoel Grandin
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11Suppress loplugin:implicitboolconversion warnings in Objective-C codeStephan Bergmann
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08lopluign:staticmethods: Improve diagnosticsStephan Bergmann
2015-05-08Enable loplugin:staticmethodsStephan Bergmann
2015-05-08lopluign:implicitboolconversion: warn about conversion from sal_Bool etc., tooStephan Bergmann
2015-05-07workaround for clang3.2 in vclwidgets clang pluginNoel Grandin
2015-05-07fix commentNoel Grandin
2015-05-07More of the sameTor Lillqvist
2015-05-07It's its, not it'sTor Lillqvist
2015-05-07new clang plugin: rendercontextNoel Grandin
2015-05-05Downgrade for old ClangStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04Adapt loplugin:checkconfigmacros to current Clang trunkStephan Bergmann
2015-04-30Do not warn about Link<Window *>Stephan Bergmann
2015-04-30streamline containsWindowSubclassStephan Bergmann
2015-04-29Move paint method rewriter to storeTomaž Vajngerl
2015-04-29Paint method clang rewriter pluginTomaž Vajngerl
2015-04-28Work around FieldDecl::getParent raising assertionStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27loplugin:simplifybool: Need to ignore imp. casts when determining literalsStephan Bergmann
2015-04-24Add clarifying commentStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Mac OS X ctype.h isdigit is not extern "C"Stephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Improve loplugin:implicitboolconversion cond. expr. handlingStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17loplugin:implicitboolconversion: warn about conversions to unsigned charStephan Bergmann
2015-04-17workaround ErrorContextImpl in vclwidget clang pluginNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10wrap more stuff in VclPtrNoel Grandin