summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-22Fix for BUILDDIR != SRCDIRStephan Bergmann
2015-06-15Remove loplugin:pointertoboolStephan Bergmann
2015-06-15fix vclwidget plugin warning messageNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-12New VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-09loplugin:unreffun: workaround for visibility-adding redeclsStephan Bergmann
2015-06-09forgot to add this - the python file for the unnnecessaryvirtualNoel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02Enable loplugin:loopvartoosmallStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
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