summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)AuthorFilesLines
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin10-178/+178
2019-12-05loplugin:external (clang-cl)Stephan Bergmann1-0/+4
2019-12-05Fix various clang-cl and loplugin warnings in sal/qa/osl/file/osl_File.cxxStephan Bergmann1-39/+30
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann4-0/+7
2019-12-03WIN map ERROR_DIRECTORY to osl_File_E_NOTDIRJan-Marek Glogowski1-2/+0
2019-12-03WIN enable osl_File.cxx part of CppUnitTest_sal_oslJan-Marek Glogowski2-36/+58
2019-11-29WIN enable NoAuthority testJan-Marek Glogowski1-2/+0
2019-11-27Fix some checkUNXBehaviour_getSystemPathFromFileURL testsStephan Bergmann1-8/+3
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet3-6/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann11-5/+69
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann2-0/+8
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-8/+10
2019-10-20Replace some uses of OUStringChar with string literalsStephan Bergmann1-12/+6
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-21/+21
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin2-6/+4
2019-10-15new loplugin:bufferaddNoel Grandin2-23/+18
2019-10-14Fix misuse of OStringLiteralStephan Bergmann2-0/+6
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-4/+4
2019-10-11round out StringConcat helpers with sal_Unicode* overloadsNoel Grandin1-0/+3
2019-10-01loplugin:stringadd in package..saxNoel Grandin2-32/+30
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák4-23/+51
2019-09-11Fix Unicode to Shift JIS/MS932 conversion dataStephan Bergmann1-3/+3
2019-09-05Fix conversion of U+0000 in ImplUnicodeToDBCSStephan Bergmann1-0/+9
2019-09-04Do not exclude Unicode noncharacters from rtl_convertUnicodeToTextStephan Bergmann1-0/+30
2019-09-04[API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann1-1/+1
2019-09-03Fix handling of invalid bytes >= 0x80 in ImplUTF7ToUnicodeStephan Bergmann1-0/+21
2019-08-27Avoid declaring function templates in namespace stdStephan Bergmann2-12/+16
2019-08-24loplugin:returnconstval in sal..scNoel Grandin1-1/+1
2019-08-20Fix typosAndrea Gelmini3-15/+15
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-02Fix typosAndrea Gelmini3-5/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): salStephan Bergmann1-1/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-3/+3
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-30improve loplugin:stringconstantNoel Grandin1-1/+1
2019-04-13loplugin:sequentialassign in salNoel Grandin7-57/+29
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann1-1/+1
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-4/+4
2019-03-04Fix various clang-cl warningsStephan Bergmann1-22/+22
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann1-1/+1
2019-02-22tdf#39625 make sal/qa/systools/test_comtools.cxx work with CppUnitAndrés Maldonado1-9/+6
2019-02-09loplugin:indentation in registry..saxNoel Grandin4-69/+69
2019-01-17Fix rtl_DoubleLocking::getValue_002 testStephan Bergmann1-34/+3
2018-12-01Unit test for leading and trailing group separator charactersEike Rathke1-0/+56
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-5/+5
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin1-3/+3
2018-11-22improve function-local statics in salNoel Grandin1-5/+6
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+2
2018-11-13Fix race in test codeStephan Bergmann1-2/+5
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1