summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2020-04-15loplugin:buriedassign in salNoel Grandin
2020-04-06Nah, let's revert that shiteTor Lillqvist
2020-04-04Let's put some verbosity in #if 0, thoughTor Lillqvist
2020-04-04Show what pathname a fd was opened from in the SAL_INFO("sal.file") callsTor Lillqvist
2020-04-04Add SAL_INFO with "sal.file" also for the pread, read, pwrite, and write callsTor Lillqvist
2020-04-04Show flags and modes symbolically in the SAL_INFO() for open() and access()Tor Lillqvist
2020-04-02loplugin:flatten in salNoel Grandin
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-02-27avoid memory leak in win32 sal::backtrace_get()Luboš Luňák
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-02-03Remove unnecessary castStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Use Linux gettid as available since glibc 2.30Stephan Bergmann
2020-01-26cppcheck: shadowFunction in sal/file_urlJulien Nabet
2020-01-15Clean up safeRead/WriteStephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini
2020-01-03android: file-cache to improve performance.Michael Meeks
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-12-10use scoped enumStephan Bergmann
2019-12-10loplugin:unusedmember (clang-cl)Stephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-03SAL_INFO_IF -> SAL_WARN_IFNoel Grandin
2019-12-03use scoped enumStephan Bergmann
2019-12-03WIN map ERROR_DIRECTORY to osl_File_E_NOTDIRJan-Marek Glogowski
2019-11-27WIN accept single-backslash file URIsJan-Marek Glogowski
2019-11-27Hide parts of sal/osl/unx/thread.cxx only used by !NO_PTHREAD_PRIORITYStephan Bergmann
2019-11-26loplugin:external (clang-cl)Stephan Bergmann
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-26cid#706206 Time of check time of useCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19tdf#128101 android: fix documents with manual page breakChristian Lohmaier
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-11simplify OUString constructionNoel Grandin
2019-10-23-Werror,-Wdeprecated-volatile (clang-cl)Stephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-18cid#1448512 silence Out-of-bounds accessCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10DestFileExists should be boolStephan Bergmann
2019-10-09cid#1453854 silence Time of check time of useCaolán McNamara
2019-10-07cid#1448512 silence bogus Out-of-bounds accessCaolán McNamara
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-17Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/Stephan Bergmann