summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-03138-1787/+0
* Use boost::noncopyableStephan Bergmann2014-04-031-5/+1
* Handle missing SIZE_MAXTor Lillqvist2014-04-021-0/+3
* coverity#1194930 Avoid TOCTOU between access and mkdirStephan Bergmann2014-04-021-8/+18
* sal/osl/unx/security.c -> .cxxStephan Bergmann2014-04-022-6/+6
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-014-18/+18
* WaE: 'MAC_OS_X_VERSION_MAX_ALLOWED' is not defined, evaluates to 0Tor Lillqvist2014-04-011-1/+1
* sal: add aligned memory allocation with malloc for OS X < 10.6Douglas Mencken2014-04-011-4/+15
* Remove unused inline functionsStephan Bergmann2014-03-311-56/+0
* coverity#983373 Dereference before null checkCaolán McNamara2014-03-311-3/+1
* Missing dependencyStephan Bergmann2014-03-311-0/+4
* Move invariant writes outside loopStephan Bergmann2014-03-311-2/+2
* decorate tempfile name's to help identify leaks' authorNorbert Thiebaud2014-03-301-0/+37
* typo: inteface -> interfaceThomas Arnhold2014-03-291-1/+1
* coverity#705205 Missing break in switchCaolán McNamara2014-03-281-0/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2618-257/+257
* Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann2014-03-255-456/+37
* Adapt to sal/log.hxxStephan Bergmann2014-03-251-23/+7
* fdo#56284 : soffice fails to start unless ~/.config exists and is writableMichaël Lefèvre2014-03-241-3/+31
* WaE: unused variablesTor Lillqvist2014-03-231-6/+9
* sal: add boost for rt_digest testsTomaž Vajngerl2014-03-231-0/+2
* sal: Add rtl_digest_SHA1 which shows wrong sha1 calculationTomaž Vajngerl2014-03-231-0/+50
* sal: Rewrite digest tests to be simpler, enable them in checkTomaž Vajngerl2014-03-233-1268/+246
* loplugin:passstringbyrefStephan Bergmann2014-03-191-2/+2
* coverity#984119 Uninitialized pointer fieldCaolán McNamara2014-03-191-2/+7
* sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin2014-03-172-13/+13
* "overflow" is one wordTor Lillqvist2014-03-111-5/+5