summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2014-05-21Default OS X thread stack size too small for -fsanitize=addressStephan Bergmann
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-20Revert "fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT"Stephan Bergmann
2014-05-20fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTMukhiddin Yusupov
2014-05-20Win32 - warn of extraordinary behaviour with LoadLibrary and long PATHsMichael Meeks
2014-05-20Remove unnecessary castsStephan Bergmann
2014-05-20C string usage improvmentArnaud Versini
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-05-18error C3861: 'rtl_allocateMemory': identifier not foundMiklos Vajna
2014-05-18remove some external header guardsThomas Arnhold
2014-05-15Related: #i124896# Remove Allocator from sal, tooThomas Arnhold
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-13Related fdo#60338: Restrictive open mode flags for tempfile w/o calling umaskStephan Bergmann
2014-05-13Convert sal/osl/unx/tempfile.c to C++Stephan Bergmann
2014-05-13include sal/log.hxx hereMatúš Kukan
2014-05-13osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann
2014-05-13osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-11coverity#1213310 Dereference before null checkCaolán McNamara
2014-05-10coverity#984128 Uninitialized scalar fieldCaolán McNamara
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-05-09coverity#1209362 coverity gold, wrong maskCaolán McNamara
2014-05-09coverity#1209760 Parse warningCaolán McNamara
2014-05-08New --disable-runtime-optimizationsStephan Bergmann
2014-05-08fix MACOS buildNoel Grandin
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-06Avoid the annoying line wrappingTor Lillqvist
2014-05-06sal logging: Flush after having written the output.Jan Holesovsky
2014-05-05Asan: fix invalid memory accessMarkus Mohrhard
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01coverity#1209781 Resource leakChris Sherlock
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-29show the failure message again at the end of the testMarkus Mohrhard
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-26this fails to link with mingwDavid Tardon
2014-04-24More hacking on --with-localesTor Lillqvist
2014-04-24Get rid of the "failure #23" style messages in CppunitTest_sal_rtl_textencTor Lillqvist
2014-04-24Add a test listener that outputs failures to stderr as they happenTor Lillqvist
2014-04-24Add missing right paren in assertion log messagesTor Lillqvist
2014-04-24Add informative comment about cross-compiling to iOS in particularTor Lillqvist
2014-04-23Make assertion failures in CppunitTest_sal_rtl_textenc more informativeTor Lillqvist
2014-04-23Typo fix: s/temporaer/temporary/Tor Lillqvist
2014-04-24Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-22Bypass EUC and ISO-2022 encoding tables for iOSTor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-14update_pchThomas Arnhold