/l10ntools/

bora/co-24.04 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby
2021-11-11Drop the OUString vs. OUStringLiteral comparison operator overloadsStephan Bergmann
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-16Simplify vector initialization in salJulien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-02Some corner case unit testsMike Kaganski
2021-10-01Add unit test to catch eae24a9488814e77254d175c11fc4a138c1dbd30Mike Kaganski
2021-09-30Add a test for a negative integerMike Kaganski
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-18GCC bug 96878 is fixed in upcoming GCC 12Stephan Bergmann
2021-07-09Do not support +/-NaN with an explicit signStephan Bergmann
2021-07-08Reliably generate positive or negative NaN againStephan Bergmann
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-02Revert "sb138: #i115619# fix for MinGW"Mike Kaganski
2021-06-01fix leak in SocketTestNoel Grandin
2021-05-31Replace inet_addr with inet_ptonStephan Bergmann
2021-05-31Replace inet_ntoa with inet_ntopStephan Bergmann
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-19use more string_view in OString APINoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-04Also check number of invocations in the testMike Kaganski
2021-03-04Improve unit test accuracyMike Kaganski
2021-03-03tdf#116983 tdf#136175: retry if failedMike Kaganski
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski