Age | Commit message (Expand) | Author |
2015-07-08 | loplugin:unusedmethods vcl | Noel Grandin |
2015-07-07 | loplugin:unusedmethods package | Noel Grandin |
2015-07-07 | loplugin:unusedmethods ucb | Noel Grandin |
2015-07-06 | No MAP_POPULATE on Mac OS X | Stephan Bergmann |
2015-07-06 | new loplugin: unusedmethods | Noel Grandin |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-26 | loplugin:stringconstant: OUStringLiteral1 can handle NUL literals just fine | Stephan Bergmann |
2015-06-25 | ...in case this ever gets used with an unsigned APSInt of bitwidth < 7 | Stephan Bergmann |
2015-06-25 | my previous fix triggered an assert in clang | Noel Grandin |
2015-06-25 | error: invalid operands to binary expression ('llvm::APSInt' and 'int') | Noel Grandin |
2015-06-25 | loplugin:stringconstant: Flag more inefficiencies | Stephan Bergmann |
2015-06-22 | Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxx | Stephan Bergmann |
2015-06-22 | Fix for BUILDDIR != SRCDIR | Stephan Bergmann |
2015-06-15 | Remove loplugin:pointertobool | Stephan Bergmann |
2015-06-15 | fix vclwidget plugin warning message | Noel Grandin |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-12 | New VclPtr clang plugin to catch potential problems. | Noel Grandin |
2015-06-09 | loplugin:unreffun: workaround for visibility-adding redecls | Stephan Bergmann |
2015-06-09 | forgot to add this - the python file for the unnnecessaryvirtual | Noel Grandin |
2015-06-09 | loplugin:unnecessaryvirtuals | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | Enable loplugin:loopvartoosmall | Stephan Bergmann |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-01 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-29 | loplugin:redundantcast: const_cast to same type | Stephan Bergmann |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-22 | loplugin:constantfunction | Noel Grandin |
2015-05-19 | vclwidget plugin: check for memcpy of VclPtr | Noel Grandin |
2015-05-14 | loplugin rendercontext: No param => no check. | Jan Holesovsky |
2015-05-14 | loplugin: rendercontext, limit output for now | Noel Grandin |
2015-05-13 | check for static fields that needs to be wrapped in VclPtr | Noel Grandin |
2015-05-12 | loplugin:redundantcast: reinterpret_cast to void* | Stephan Bergmann |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-11 | Suppress loplugin:implicitboolconversion warnings in Objective-C code | Stephan Bergmann |
2015-05-11 | sw,sc,sd,starmath: convert to vcl::RenderContext | Noel Grandin |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-08 | lopluign:staticmethods: Improve diagnostics | Stephan Bergmann |
2015-05-08 | Enable loplugin:staticmethods | Stephan Bergmann |
2015-05-08 | lopluign:implicitboolconversion: warn about conversion from sal_Bool etc., too | Stephan Bergmann |
2015-05-07 | workaround for clang3.2 in vclwidgets clang plugin | Noel Grandin |
2015-05-07 | fix comment | Noel Grandin |
2015-05-07 | More of the same | Tor Lillqvist |
2015-05-07 | It's its, not it's | Tor Lillqvist |
2015-05-07 | new clang plugin: rendercontext | Noel Grandin |