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