summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* ofz#19010 wrong start of rangeCaolán McNamara2021-01-251-1/+1
* Make osl_getLocalHostname thread-safeStephan Bergmann2020-12-141-40/+46
* Improve osl_getLocalHostname on WindowsStephan Bergmann2020-12-141-2/+15
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2020-06-041-3/+0
* tdf#124776: don't use SearchPathW to get full path of executableMike Kaganski2020-04-211-4/+2
* tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski2018-09-273-0/+44
* rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann2018-08-284-3/+234
* ofz#9507 wrong start point for Johab block 59Caolán McNamara2018-07-231-1/+1
* Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist2018-06-253-2/+17
* Don't reset signal that hasn't been setStephan Bergmann2018-06-211-1/+4
* Resolves: tdf#118073 one leading 0 is significant for 0.Eike Rathke2018-06-181-1/+1
* sal: WNT -> _WIN32Thorsten Behrens2018-06-052-6/+6
* sal: fix logfile path retrieval from logging.iniThorsten Behrens2018-06-051-5/+10
* loplugin:unusedfieldsNoel Grandin2018-05-281-2/+0
* Fix typosAndrea Gelmini2018-05-221-1/+1
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-171-1/+2
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-2/+5
* Remove leftover "#pragma GCC diagnostic ignored" halfStephan Bergmann2018-05-171-4/+0
* [API CHANGE] Remove no longer working rtl_arena -> rtl_cache featureStephan Bergmann2018-05-164-100/+7
* sal: log windows traces to debugger console, take twoThorsten Behrens2018-05-101-4/+0
* sal: log windows trace output to debugger consoleThorsten Behrens2018-05-081-0/+8
* loplugin:constantparamNoel Grandin2018-04-274-7/+7
* loplugin:constantparamNoel Grandin2018-04-203-5/+5
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-191-4/+3
* loplugin:useuniqueptr in sal/qa/Noel Grandin2018-04-162-27/+23
* cppcheck: variableScope & unreadVariableMuhammet Kara2018-04-161-1/+1
* Properly filter(out) - pattern words are the first argumentMike Kaganski2018-04-081-9/+9
* While at it, combine the check for ANDROID with the ones for WNT and HAIKUTor Lillqvist2018-04-081-4/+2
* GNU Make's filter-out is hard to useTor Lillqvist2018-04-081-1/+1
* osl: Remember the last error before returning osl_Socket_ErrorTakeshi Abe2018-04-061-10/+11
* fflush() followed by fclose() is redundantTakeshi Abe2018-04-061-3/+0
* osl: Fix possible memleakTakeshi Abe2018-04-031-0/+1
* Revert "Temporary hack for iOS: open files read-only if read-write open fails"Stephan Bergmann2018-03-281-14/+0
* Intermediate dir may come into existence during osl_createDirectoryPathStephan Bergmann2018-03-072-2/+2
* Deduplicate includesMike Kaganski2018-03-071-2/+0
* Make LibreOffice buildable on Haiku.Kacper Kasper2018-03-055-5/+45
* Make SAL_LOG_FILE work on Windows also without logging.iniStephan Bergmann2018-03-021-2/+0
* Disable -fsanitize=float-divide-by-zero in rtl_math_atanhStephan Bergmann2018-03-021-0/+3
* Fix typosAndrea Gelmini2018-02-241-1/+1
* Use long path prefix in osl_getFileStatusSamuel Mehrbrodt2018-02-221-4/+12
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-4/+0
* sal android: fix -Werror,-Wimplicit-function-declarationMiklos Vajna2018-02-121-0/+1
* ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara2018-02-081-2/+2
* sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-029-56/+2
* osl: change osl_psz_removeFile() -> osl_unlinkFile()Chris Sherlock2018-02-011-51/+35
* Typ-o negativIlmari Lauhakangas2018-01-303-6/+6
* tdf#49134 tdf#114466 Transfer privilege to become foreground processMike Kaganski2018-01-291-0/+8
* Translate German variable nameJohnny_M2018-01-291-3/+3
* Remove stdlib.h from sal/config.hStephan Bergmann2018-01-254-0/+10
* Fix typosAndrea Gelmini2018-01-251-1/+1