Age | Commit message (Expand) | Author |
---|---|---|
2023-11-15 | Extend a loplugin:ostr check from OUString to OString | Stephan Bergmann |
2023-11-15 | Add back test for struct initialization | Stephan Bergmann |
2023-11-08 | Adapt expected diagnostic output to clang-cl and the MSVC standard library | Stephan Bergmann |
2023-11-05 | loplugin:ostr: Warn about literals that could be string_view | Stephan Bergmann |
2023-10-21 | Extended loplugin:ostr: Automatic rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-11 | Delete OUString UTF-16 string literal ctor/assignment op | Stephan Bergmann |
2023-10-07 | loplugin:ostr: Rewrite some uses of O[U]String to use ""_ostr/u""_ustr literals | Stephan Bergmann |