summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2019-06-19android: Fix type of a C string to be const char[].cp-android-19Jan Holesovsky
2019-06-05android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky
2019-06-05sal, android: fix -Werror,-Wreturn-typeMiklos Vajna
2019-06-05android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky
2019-06-05android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky
2019-06-05android: Expose setting of the JavaVM.Jan Holesovsky
2019-06-05android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2019-06-05sal android: fix -Werror,-Wimplicit-function-declarationMiklos Vajna
2019-06-05sal: try to fix Android build, no std::roundMichael Stahl
2019-05-16Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not workTor Lillqvist
2018-12-29tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski
2018-12-15tdf#98343: ensure PathRemoveFileSpec does not remove UNC's "\\"Mike Kaganski
2018-11-12Don't bother setting LC_ALL, LC_CTYPE, and LANG on iOSTor Lillqvist
2018-10-30Tweak check for nonexistent file on iOSTor Lillqvist
2018-08-10ofz#9507 wrong start point for Johab block 59Caolán McNamara
2018-06-27Don't reset signal that hasn't been setStephan Bergmann
2018-06-27Resolves: tdf#118073 one leading 0 is significant for 0.Eike Rathke
2018-06-19Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist
2018-03-20rtl: support start/stop threads around pre-initAshod Nakashian
2018-03-19Don't use -I$(SRCDIR), people have various strange stuff in the SRCDIR.Jan Holesovsky
2018-03-19sal: add pre-initialization scheme for allocations.Michael Meeks
2018-03-19Function LookupAccountSidW takes number of characters, not bytesMike Kaganski
2018-03-19sal: check for HAVE_GCC_BUILTIN_ATOMIC only once in interlckMiklos Vajna
2018-02-26Use long path prefix in osl_getFileStatusSamuel Mehrbrodt
2018-02-08ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara
2018-02-04tdf#49134 tdf#114466 Transfer privilege to become foreground processMike Kaganski
2018-01-17tdf#114939 sal: fix endMD5() off-by-oneMichael Stahl
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22ofz#4366 Divide-by-zeroStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21Disable custom allocatorDennis Francis
2017-11-21Fix typosAndrea Gelmini
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-13IsValidFilePath: fix correction of double path delimitersMike Kaganski
2017-11-13Fix typosAndrea Gelmini
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-11-10rtl: change nullptr comparisonChris Sherlock
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-02Avoid warning thrashStephan Bergmann
2017-11-02Clean up oslTranslateFileErrorStephan Bergmann
2017-11-02coverity#1420539: dead codeStephan Bergmann
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-29tdf#94695 Replace gethostbyaddr with getnameinfoArkadiy Illarionov
2017-10-27loplugin:includeform: sal (Windows)Stephan Bergmann
2017-10-27-Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann
2017-10-26cid#1420316: Try silence CONSTANT_EXPRESSION_RESULTStephan Bergmann
2017-10-25ofz#3789 Integer-overflowCaolán McNamara