summaryrefslogtreecommitdiff
path: root/.github
ModeNameSize
-rw-r--r--lockdown.yml170logplain
k LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa/osl
AgeCommit message (Expand)Author
2022-04-29sal: tweak CppunitTest_sal_osl to run as uid 0Michael Stahl
2022-03-04Avoid "ThreadSanitizer: unlock of an unlocked mutex"Stephan Bergmann
2021-12-16Fix typosAndrea Gelmini
2021-12-14Drop brittle testStephan Bergmann
2021-12-14A more expressive CPPUNIT_ASSERT_MESSAGEStephan Bergmann
2021-10-16Simplify vector initialization in salJulien Nabet
2021-08-20New loplugin:unusedcapturedefaultStephan 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-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