Age | Commit message (Expand) | Author |
2021-07-09 | Remove redundant duplicate check | Stephan Bergmann |
2021-07-09 | Make loplugin:stringadd slightly more aggressive | Stephan Bergmann |
2021-05-03 | loplugin:stringadd improvement for appending numbers | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-07-10 | replace usage of whitelist with allowlist | Thorsten Behrens |
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 |