summaryrefslogtreecommitdiff
path: root/sal/qa/osl
AgeCommit message (Expand)Author
2021-02-12Make sure to resolve symlinks in temp path in path testsMike Kaganski
2021-02-10Fix creation of some OUString from non-ASCII ordinary string literalsStephan Bergmann
2021-02-10Be a bit more verbose in that crappy test codeStephan Bergmann
2021-02-09loplugin:fakebool followed by loplugin:implicitboolconversion (clang-cl)Stephan Bergmann
2021-02-09report what value was found in messageCaolán McNamara
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-05osl_File checks: creation in root can also fail because of read-only filesystemChristian Lohmaier
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-03Enable previously disabled file and directory testsMike Kaganski
2021-02-02Do not forget to remove "." and ".." path parts in osl_getAbsoluteFileURLMike Kaganski
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-12-07Revert "Fix osl_Security::getHomeDir test under fakeroot"Stephan Bergmann
2020-11-21tdf#123936 Formatting files in module sal with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-10-05loplugin:reducevarscope in salNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-29Fix typosAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-26cppcheck: shadowFunction in sal/osl_FileJulien Nabet
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-05Fix various clang-cl and loplugin warnings in sal/qa/osl/file/osl_File.cxxStephan 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-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-02Fix typosAndrea Gelmini
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-13loplugin:sequentialassign in salNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-09loplugin:indentation in registry..saxNoel Grandin