summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/mnemonic.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2022-08-25vcl: test removeMnemonicsFromString()Chris Sherlock
2022-04-29add a cppunit test for EraseAllMnemonicCharsCaolán McNamara
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-07-25tell msvc our source code is written using utf-8Caolán McNamara
2017-07-22add test for CJK (~X) mnemonicsCaolán McNamara
2017-07-22tweak test a littleCaolán McNamara
2017-07-22vcl: fix Unicode cast in mnemonic testChris Sherlock
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara