summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2020-01-18Removed redundant semicolonAndrea Gelmini
2019-12-27Fix typoAndrea Gelmini
2019-12-27sal_osl_security: Windows: Handle cases with same hostname and usernameMike Kaganski
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-05Fix various clang-cl and loplugin warnings in sal/qa/osl/file/osl_File.cxxStephan Bergmann
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03WIN map ERROR_DIRECTORY to osl_File_E_NOTDIRJan-Marek Glogowski
2019-12-03WIN enable osl_File.cxx part of CppUnitTest_sal_oslJan-Marek Glogowski
2019-11-29WIN enable NoAuthority testJan-Marek Glogowski
2019-11-27Fix some checkUNXBehaviour_getSystemPathFromFileURL testsStephan Bergmann
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-20Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14Fix misuse of OStringLiteralStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11round out StringConcat helpers with sal_Unicode* overloadsNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-11Fix Unicode to Shift JIS/MS932 conversion dataStephan Bergmann
2019-09-05Fix conversion of U+0000 in ImplUnicodeToDBCSStephan Bergmann
2019-09-04Do not exclude Unicode noncharacters from rtl_convertUnicodeToTextStephan Bergmann
2019-09-04[API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann
2019-09-03Fix handling of invalid bytes >= 0x80 in ImplUTF7ToUnicodeStephan Bergmann
2019-08-27Avoid declaring function templates in namespace stdStephan Bergmann
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-08-02Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): salStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-13loplugin:sequentialassign in salNoel Grandin
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-04Fix various clang-cl warningsStephan Bergmann
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-22tdf#39625 make sal/qa/systools/test_comtools.cxx work with CppUnitAndrés Maldonado
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-17Fix rtl_DoubleLocking::getValue_002 testStephan Bergmann
2018-12-01Unit test for leading and trailing group separator charactersEike Rathke
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-22improve function-local statics in salNoel Grandin