summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* ofz#19010 wrong start of rangeCaolán McNamara2019-11-201-1/+1
* tdf#127069 sal: preserve gid of files in the unx osl_replaceFile()Miklos Vajna2019-10-011-1/+32
* Resolves: tdf#126766 fix rounding correction at start of negative valuesEike Rathke2019-08-131-2/+12
* tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part4Noel Grandin2019-06-042-6/+11
* Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not workTor Lillqvist2019-05-161-0/+30
* regenerate PCH headersLuboš Luňák2019-05-121-5/+5
* an is used before a vowel soundCaolán McNamara2019-05-102-2/+2
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-7/+17
* improve loplugin:stringconstantNoel Grandin2019-04-301-1/+1
* tdf#120703 PVS: dereference before nullptr checkMike Kaganski2019-04-281-5/+5
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-251-3/+0
* Don't set locale env vars on macOSStephan Bergmann2019-04-181-6/+0
* tdf#124776: don't use SearchPathW to get full path of executableMike Kaganski2019-04-171-4/+2
* improve loplugin simplifyconstructNoel Grandin2019-04-152-2/+2
* loplugin:sequentialassign in salNoel Grandin2019-04-1312-82/+38
* use more std::make_uniqueNoel Grandin2019-04-131-1/+1
* android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky2019-04-131-0/+6
* Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski2019-04-055-375/+63
* In LibreOffice core commit d4d3766, several variables were changedGreg Veldman2019-04-031-6/+6
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-011-0/+2
* tdf#120703 PVS: Silence V575 warningsMike Kaganski2019-03-314-10/+24
* Remove unused macros that caused compiler warnings and simplifyTor Lillqvist2019-03-271-21/+0
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-272-2/+2
* Replace gethostbyname_r with getaddrinfoArkadiy Illarionov2019-03-273-150/+46
* hang in crashtesting, would be nice to know what failed to exec hereCaolán McNamara2019-03-191-3/+1
* tdf#96038 Make shell function work with paths containing spacesRoland Baudin2019-03-181-4/+14
* sal, android: fix -Werror,-Wreturn-typeMiklos Vajna2019-03-121-0/+2
* android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky2019-03-111-0/+15
* android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky2019-03-111-8/+21
* android: Expose setting of the JavaVM.Jan Holesovsky2019-03-111-0/+7
* new loplugin constvarsNoel Grandin2019-03-081-1/+1
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-062-5/+5
* re-land "new loplugin typedefparam""Noel Grandin2019-03-053-10/+10
* Fix various clang-cl warningsStephan Bergmann2019-03-041-22/+22
* Revert "new loplugin typedefparam"Noel Grandin2019-03-043-10/+10
* new loplugin typedefparamNoel Grandin2019-03-043-10/+10
* make SAL_DEBUG add newline in Windows debug console tooLuboš Luňák2019-03-011-1/+1
* loplugin:indentation (clang-cl)Stephan Bergmann2019-02-265-10/+10
* loplugin:simplifybool (clang-cl)Stephan Bergmann2019-02-261-1/+1
* tdf#39625 make sal/qa/systools/test_comtools.cxx work with CppUnitAndrés Maldonado2019-02-223-9/+27
* -Werror,-Wsign-compare (clang-cl)Stephan Bergmann2019-02-221-1/+1
* error: expected parentheses around type name in sizeof expression (clang-cl)Stephan Bergmann2019-02-221-1/+1
* loplugin:indentation (macOS)Stephan Bergmann2019-02-211-6/+6
* Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov2019-02-121-6/+5
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-2/+1
* tdf#39593 use existing find() to reduce copypasteArkadiy Illarionov2019-02-101-15/+1
* loplugin:indentation in registry..saxNoel Grandin2019-02-0913-95/+96
* Make osl_getLocalHostname thread-safeStephan Bergmann2019-02-071-40/+46
* Make osl_getLocalHostname thread-safeStephan Bergmann2019-02-071-51/+37
* tdf#107461: For Unix-like OS, support file://<hostname>/... URLsStephan Bergmann2019-02-061-2/+12