summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
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
2014-04-14typo: independend -> independentThomas Arnhold
2014-04-11Fix boundsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-04-04Remove dead test codeStephan Bergmann
2014-04-04Fix ASCII-only checkStephan Bergmann
2014-04-04Remove dead interlock code:Stephan Bergmann
2014-04-03C++11-only stdint.h SIZE_MAX -> std::numeric_limitsStephan Bergmann
2014-04-03Properly cover in #ifdef TIMETESTSStephan Bergmann
2014-04-03Kill "Portal Demo HACK", whatever it isTor Lillqvist
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03Use boost::noncopyableStephan Bergmann
2014-04-02Handle missing SIZE_MAXTor Lillqvist
2014-04-02coverity#1194930 Avoid TOCTOU between access and mkdirStephan Bergmann
2014-04-02sal/osl/unx/security.c -> .cxxStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01WaE: 'MAC_OS_X_VERSION_MAX_ALLOWED' is not defined, evaluates to 0Tor Lillqvist
2014-04-01sal: add aligned memory allocation with malloc for OS X < 10.6Douglas Mencken
2014-03-31Remove unused inline functionsStephan Bergmann
2014-03-31coverity#983373 Dereference before null checkCaolán McNamara
2014-03-31Missing dependencyStephan Bergmann
2014-03-31Move invariant writes outside loopStephan Bergmann
2014-03-30decorate tempfile name's to help identify leaks' authorNorbert Thiebaud
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-03-28coverity#705205 Missing break in switchCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann
2014-03-25Adapt to sal/log.hxxStephan Bergmann
2014-03-24fdo#56284 : soffice fails to start unless ~/.config exists and is writableMichaël Lefèvre
2014-03-23WaE: unused variablesTor Lillqvist
2014-03-23sal: add boost for rt_digest testsTomaž Vajngerl
2014-03-23sal: Add rtl_digest_SHA1 which shows wrong sha1 calculationTomaž Vajngerl