summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2019-12-05WIN accept single-backslash file URIsJan-Marek Glogowski2-6/+6
2019-09-19Improve osl_getLocalHostname on WindowsStephan Bergmann1-2/+15
2019-06-04Cppcheck: release the handle that CreateThread returnsMike Kaganski1-1/+5
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski3-0/+44
2018-08-28rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann4-3/+234
2018-07-23ofz#9507 wrong start point for Johab block 59Caolán McNamara1-1/+1
2018-06-25Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist3-2/+17
2018-06-21Don't reset signal that hasn't been setStephan Bergmann1-1/+4
2018-06-18Resolves: tdf#118073 one leading 0 is significant for 0.Eike Rathke1-1/+1
2018-06-05sal: WNT -> _WIN32Thorsten Behrens2-6/+6
2018-06-05sal: fix logfile path retrieval from logging.iniThorsten Behrens1-5/+10
2018-05-28loplugin:unusedfieldsNoel Grandin1-2/+0
2018-05-22Fix typosAndrea Gelmini1-1/+1
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-1/+2
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-2/+5
2018-05-17Remove leftover "#pragma GCC diagnostic ignored" halfStephan Bergmann1-4/+0
2018-05-16[API CHANGE] Remove no longer working rtl_arena -> rtl_cache featureStephan Bergmann4-100/+7
2018-05-10sal: log windows traces to debugger console, take twoThorsten Behrens1-4/+0
2018-05-08sal: log windows trace output to debugger consoleThorsten Behrens1-0/+8
2018-04-27loplugin:constantparamNoel Grandin4-7/+7
2018-04-20loplugin:constantparamNoel Grandin3-5/+5
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-4/+3
2018-04-16loplugin:useuniqueptr in sal/qa/Noel Grandin2-27/+23
2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara1-1/+1
2018-04-08Properly filter(out) - pattern words are the first argumentMike Kaganski1-9/+9
2018-04-08While at it, combine the check for ANDROID with the ones for WNT and HAIKUTor Lillqvist1-4/+2
2018-04-08GNU Make's filter-out is hard to useTor Lillqvist1-1/+1
2018-04-06osl: Remember the last error before returning osl_Socket_ErrorTakeshi Abe1-10/+11
2018-04-06fflush() followed by fclose() is redundantTakeshi Abe1-3/+0
2018-04-03osl: Fix possible memleakTakeshi Abe1-0/+1
2018-03-28Revert "Temporary hack for iOS: open files read-only if read-write open fails"Stephan Bergmann1-14/+0
2018-03-07Intermediate dir may come into existence during osl_createDirectoryPathStephan Bergmann2-2/+2
2018-03-07Deduplicate includesMike Kaganski1-2/+0
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper5-5/+45
2018-03-02Make SAL_LOG_FILE work on Windows also without logging.iniStephan Bergmann1-2/+0
2018-03-02Disable -fsanitize=float-divide-by-zero in rtl_math_atanhStephan Bergmann1-0/+3
2018-02-24Fix typosAndrea Gelmini1-1/+1
2018-02-22Use long path prefix in osl_getFileStatusSamuel Mehrbrodt1-4/+12
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-4/+0
2018-02-12sal android: fix -Werror,-Wimplicit-function-declarationMiklos Vajna1-0/+1
2018-02-08ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara1-2/+2
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski9-56/+2
2018-02-01osl: change osl_psz_removeFile() -> osl_unlinkFile()Chris Sherlock1-51/+35
2018-01-30Typ-o negativIlmari Lauhakangas3-6/+6
2018-01-29tdf#49134 tdf#114466 Transfer privilege to become foreground processMike Kaganski1-0/+8
2018-01-29Translate German variable nameJohnny_M1-3/+3
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann4-0/+10
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-25Fix typosAndrea Gelmini2-2/+2
2018-01-23Silence upcoming GCC 8 -Werror=sizeof-pointer-memaccessStephan Bergmann1-1/+1