summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Related: #i124896# Remove Allocator from sal, tooThomas Arnhold2014-05-151-1/+1
* Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr2014-05-156-15/+4
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1532-84/+84
* Related fdo#60338: Restrictive open mode flags for tempfile w/o calling umaskStephan Bergmann2014-05-134-14/+27
* Convert sal/osl/unx/tempfile.c to C++Stephan Bergmann2014-05-132-2/+2
* include sal/log.hxx hereMatúš Kukan2014-05-131-0/+1
* osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann2014-05-135-6/+10
* All three uses of osl_getFileOSHandle have been removed againStephan Bergmann2014-05-133-35/+0
* osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann2014-05-133-37/+5
* fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre2014-05-125-10/+16
* coverity#1213310 Dereference before null checkCaolán McNamara2014-05-111-7/+1
* coverity#984128 Uninitialized scalar fieldCaolán McNamara2014-05-101-1/+5
* remove globally disabled warnings from source filesThomas Arnhold2014-05-101-4/+0
* coverity#1209362 coverity gold, wrong maskCaolán McNamara2014-05-091-1/+1
* coverity#1209760 Parse warningCaolán McNamara2014-05-092-4/+4
* New --disable-runtime-optimizationsStephan Bergmann2014-05-081-1/+1
* fix MACOS buildNoel Grandin2014-05-081-3/+3
* various: sal_Bool->boolNoel Grandin2014-05-082-111/+111
* Avoid the annoying line wrappingTor Lillqvist2014-05-061-1/+3
* sal logging: Flush after having written the output.Jan Holesovsky2014-05-061-0/+1
* Asan: fix invalid memory accessMarkus Mohrhard2014-05-051-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-3/+3
* coverity#1209781 Resource leakChris Sherlock2014-05-011-1/+2
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-016-9/+9
* show the failure message again at the end of the testMarkus Mohrhard2014-04-291-4/+1
* prefer makefile-gmake-modeTakeshi Abe2014-04-2831-31/+31
* this fails to link with mingwDavid Tardon2014-04-261-0/+2
* More hacking on --with-localesTor Lillqvist2014-04-245-125/+269
* Get rid of the "failure #23" style messages in CppunitTest_sal_rtl_textencTor Lillqvist2014-04-241-53/+60
* Add a test listener that outputs failures to stderr as they happenTor Lillqvist2014-04-241-1/+40
* Add missing right paren in assertion log messagesTor Lillqvist2014-04-241-7/+7
* Add informative comment about cross-compiling to iOS in particularTor Lillqvist2014-04-241-0/+8
* Make assertion failures in CppunitTest_sal_rtl_textenc more informativeTor Lillqvist2014-04-231-47/+85
* Typo fix: s/temporaer/temporary/Tor Lillqvist2014-04-231-2/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-242-19/+14
* Bypass EUC and ISO-2022 encoding tables for iOSTor Lillqvist2014-04-221-0/+8
* remove comments why a file gets includedThomas Arnhold2014-04-211-2/+0
* cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet2014-04-202-7/+7
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* update_pchThomas Arnhold2014-04-141-0/+1
* typo: independend -> independentThomas Arnhold2014-04-141-1/+1
* Fix boundsStephan Bergmann2014-04-111-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-103-3/+3
* Clean up unreferenced functionsStephan Bergmann2014-04-0413-54/+143
* Remove dead test codeStephan Bergmann2014-04-0415-2409/+3
* Fix ASCII-only checkStephan Bergmann2014-04-041-14/+20
* Remove dead interlock code:Stephan Bergmann2014-04-044-166/+20
* C++11-only stdint.h SIZE_MAX -> std::numeric_limitsStephan Bergmann2014-04-031-18/+21
* Properly cover in #ifdef TIMETESTSStephan Bergmann2014-04-031-0/+2
* Kill "Portal Demo HACK", whatever it isTor Lillqvist2014-04-031-29/+1