summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2020-01-03tdf#128101 android: fix documents with manual page breakChristian Lohmaier
2020-01-03android: file-cache to improve performance.Michael Meeks
2019-12-20android: very nasty WIP in-memory cache.Michael Meeks
2019-12-02android: Get rid of the 'old' vs. Online-based runtime distinction.Jan Holesovsky
2019-12-02android: Fix a missing return value.Jan Holesovsky
2019-12-02android: Hint how to enable fontconfig logging.Jan Holesovsky
2019-10-09android: Fix type of a C string to be const char[].Jan Holesovsky
2019-10-09android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky
2019-10-09android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky
2019-10-09android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky
2019-10-09android: Expose setting of the JavaVM.Jan Holesovsky
2019-09-20Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not workTor Lillqvist
2019-08-30Resolves: tdf#126766 fix rounding correction at start of negative valuesEike Rathke
2019-06-18tdf#98343: ensure PathRemoveFileSpec does not remove UNC's "\\"Mike Kaganski
2019-06-18tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski
2019-03-18tdf#96038 Make shell function work with paths containing spacesRoland Baudin
2018-12-01Unit test for leading and trailing group separator charactersEike Rathke
2018-12-01A leading or trailing group separator character is not a group separatorEike Rathke
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-13Fix race in test codeStephan Bergmann
2018-11-11Fix typoAndrea Gelmini
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#120703 PVS: silence a V555Mike Kaganski
2018-11-10Don't bother setting LC_ALL, LC_CTYPE, and LANG on iOSTor Lillqvist
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-11-01Fix build on HaikuKacper Kasper
2018-10-31Translate German commentsJohnny_M
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24Tell the actual end result and not an intermediate one in the SAL_INFO()Tor Lillqvist
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23dlsym() typically does not find "main" so use readlink() on /proc/self/exeTor Lillqvist
2018-10-22Remove line commented out since 2004Tor Lillqvist
2018-10-21tdf#120703 (PVS): handle failed calloc/reallocMike Kaganski
2018-10-21tdf#120703 (PVS)Mike Kaganski
2018-10-20use rtl_secureZeroMemory when we're zeroing temporaries before returningCaolán McNamara
2018-10-19Introduce UnixErrnoString() and use it in sal/osl/unxTor Lillqvist
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-16Avoid risk of looking at an errno modified by SAL_INFO() callTor Lillqvist
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-12More SAL_INFO("sal.file", ...) tweaksTor Lillqvist
2018-10-11Further SAL_INFO("sal.file",...) tweaksTor Lillqvist
2018-10-11Change {read,write}FileAt() SAL_INFO calls to use a separate log areaTor Lillqvist