summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/stringliteralvar.cxx
AgeCommit message (Expand)Author
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2022-11-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann
2022-09-08Clean up some #includesStephan Bergmann
2022-09-04tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-07-14Adapt to Clang 15 trunk increase in ElabortatedType sugarStephan Bergmann
2021-12-13Adapt CompilerTest_compilerplugins_clangStephan Bergmann
2021-10-25Adapt to Clang 14 trunk diagnostic output changeStephan Bergmann
2021-06-03-Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clangStephan Bergmann
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-02-10Fix loplugin:stringliteralvarStephan Bergmann
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann