summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2018-09-08-Werror,-Wformat (clang-cl)Stephan Bergmann
2018-09-07Cppcheck: release the handle that CreateThread returnsMike Kaganski
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29sal: use correct settings path for HaikuKacper Kasper
2018-08-29Use ConvertSidToStringSidW instead of composing SID string manuallyMike Kaganski
2018-08-27directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-02coverity#1438194 silence Resource leakCaolán McNamara
2018-08-01Replace rtl_cache_alloc/free with rtl_allocate/freeMemoryStephan Bergmann
2018-07-31the custom SAL allocator is no longer usedNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin
2018-07-23Missing includes (--disable-pch)Stephan Bergmann
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): salStephan Bergmann
2018-06-29Make the RELATIVETIMER be relative to start of the process, not to first callTor Lillqvist
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-06-21Don't reset signal that hasn't been setStephan Bergmann
2018-06-19Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-05sal: WNT -> _WIN32Thorsten Behrens
2018-06-05sal: fix logfile path retrieval from logging.iniThorsten Behrens
2018-05-22Fix typosAndrea Gelmini
2018-05-10sal: log windows traces to debugger console, take twoThorsten Behrens
2018-05-08sal: log windows trace output to debugger consoleThorsten Behrens
2018-04-06osl: Remember the last error before returning osl_Socket_ErrorTakeshi Abe
2018-04-06fflush() followed by fclose() is redundantTakeshi Abe
2018-04-03osl: Fix possible memleakTakeshi Abe
2018-03-28Revert "Temporary hack for iOS: open files read-only if read-write open fails"Stephan Bergmann
2018-03-07Intermediate dir may come into existence during osl_createDirectoryPathStephan Bergmann
2018-03-07Deduplicate includesMike Kaganski
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-03-02Make SAL_LOG_FILE work on Windows also without logging.iniStephan Bergmann
2018-02-22Use long path prefix in osl_getFileStatusSamuel Mehrbrodt
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01osl: change osl_psz_removeFile() -> osl_unlinkFile()Chris Sherlock
2018-01-29tdf#49134 tdf#114466 Transfer privilege to become foreground processMike Kaganski
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2018-01-25Fix typosAndrea Gelmini
2018-01-25Fix typosAndrea Gelmini
2018-01-23Silence upcoming GCC 8 -Werror=sizeof-pointer-memaccessStephan Bergmann
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22loplugin:nullptr (clang-cl)Stephan Bergmann
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19coverity#1427647 acknowledge Resource leak is deliberateCaolán McNamara
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann