Age | Commit message (Expand) | Author |
---|---|---|
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-28 | Completely remove lambda capture that is unused | Stephan Bergmann |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-25 | compilerplugins: fix -Werror,-Wunused-lambda-capture | Miklos Vajna |
2019-10-24 | Introduce OStringChar | Stephan Bergmann |
2019-10-23 | Don't use broken StringAdd::getSourceAsString | Stephan Bergmann |
2019-10-17 | loplugin:stringadd fix condition | Noel Grandin |
2019-10-16 | loplugin:stringadd look through a couple more known-good methods | Noel Grandin |
2019-10-15 | Improve loplugin:stringadd diagnostics | Stephan Bergmann |
2019-10-15 | Improve loplugin:stringadd | Stephan Bergmann |
2019-10-14 | Comment out a lambda capture that isn't used, to avoid compiler warning | Tor Lillqvist |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-02 | new loplugin:stringadd | Noel Grandin |