summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-18Don't set locale env vars on macOSStephan Bergmann
2019-04-17tdf#124776: don't use SearchPathW to get full path of executableMike Kaganski
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in salNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-13android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-04-03In LibreOffice core commit d4d3766, several variables were changedGreg Veldman
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-03-27Remove unused macros that caused compiler warnings and simplifyTor Lillqvist
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-27Replace gethostbyname_r with getaddrinfoArkadiy Illarionov
2019-03-19hang in crashtesting, would be nice to know what failed to exec hereCaolán McNamara
2019-03-18tdf#96038 Make shell function work with paths containing spacesRoland Baudin
2019-03-12sal, android: fix -Werror,-Wreturn-typeMiklos Vajna
2019-03-11android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky
2019-03-11android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky
2019-03-11android: Expose setting of the JavaVM.Jan Holesovsky
2019-03-08new loplugin constvarsNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Fix various clang-cl warningsStephan Bergmann
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01make SAL_DEBUG add newline in Windows debug console tooLuboš Luňák
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-26loplugin:simplifybool (clang-cl)Stephan Bergmann
2019-02-22tdf#39625 make sal/qa/systools/test_comtools.cxx work with CppUnitAndrés Maldonado
2019-02-22-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2019-02-22error: expected parentheses around type name in sizeof expression (clang-cl)Stephan Bergmann
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10tdf#39593 use existing find() to reduce copypasteArkadiy Illarionov
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-02-07Make osl_getLocalHostname thread-safeStephan Bergmann
2019-02-07Make osl_getLocalHostname thread-safeStephan Bergmann
2019-02-06tdf#107461: For Unix-like OS, support file://<hostname>/... URLsStephan Bergmann
2019-02-05Improve osl_getLocalHostname on WindowsStephan Bergmann
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-23rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPPStephan Bergmann
2019-01-17Fix rtl_DoubleLocking::getValue_002 testStephan Bergmann
2019-01-16Avoid unnecessary string copying in osl_getDottedInetAddrOfSocketAddrStephan Bergmann
2019-01-16Use OString for memory management of osl_psz_createPipeStephan Bergmann
2019-01-16Avoid unnecessary string copying in osl_getUserNameStephan Bergmann
2019-01-16Use OString for memory management of getBootstrapSocketPathStephan Bergmann