Age | Commit message (Expand) | Author |
---|---|---|
2022-04-15 | Introduce rtl::createUriCharClass | Stephan Bergmann |
2022-04-14 | Use DeclCheck at one place in loplugin:implicitboolconversion | Stephan Bergmann |
2021-11-09 | Adapt test to clang-cl on Windows (sal_Int32 typedef int vs. long) | Stephan Bergmann |
2021-11-02 | Tweak loplugin:implicitboolconversion to allow some more bool -> sal_Bool | Stephan Bergmann |
2021-06-03 | -Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clang | Stephan Bergmann |
2020-07-19 | Adapt to Clang 12 trunk RecursiveASTVisitor change | Stephan Bergmann |
2019-11-26 | loplugin:implicitboolconversion: Filter out bool -> std::atomic<bool> | Stephan Bergmann |