summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2014-11-19memory.c -> memory.cxxStephan Bergmann
2014-11-19filepath.c -> filepath.cxxStephan Bergmann
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-17Build fix.Kohei Yoshida
2014-11-17Missing includeStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11improve SOLARIS guardRichard PALO
2014-11-11SOLARIS can use/should use posix_madvise under certain conditions.Richard PALO
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-11-06Early return missingStephan Bergmann
2014-11-06sal: it is impossible to have non-ASCII char hereMichael Stahl
2014-11-06sal: do not ignore conversion flags for RTL_TEXTENCODING_ASCII_USMichael Stahl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-31cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann
2014-10-31cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann
2014-10-31cid#982172 Silently ignore F_SETFD FD_CLOEXEC failuresStephan Bergmann
2014-10-31cid#982171 Warn about rename failure in error clean-up codeStephan Bergmann
2014-10-31Simplify by using OStringStephan Bergmann
2014-10-31cid#1242936 handle rename failureStephan Bergmann
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30osl/unx: Remove ifdefery for ancient NetBSD < 3.0Riccardo Magliocchetti
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29fix spellingNoel Grandin
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara
2014-10-24And $(ENABLE_CRASHDUMP) is "TRUE" or "", never "YES"Stephan Bergmann
2014-10-24The if(xmlout&&stackout&&checksumout) stack-walking can take obscenely longStephan Bergmann
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15cppunittester: make tracking down temp file leaks easierMichael Stahl
2014-10-14Remove spurious cpu_countStephan Bergmann
2014-10-14sal: cleanup unit tests whitespace.Michael Meeks
2014-10-10coverity#1240258 Operands don't affect resultCaolán McNamara
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara
2014-10-09More specificStephan Bergmann
2014-10-09disable environment equality test under valgrindCaolán McNamara
2014-10-08Document how rtl::Uri::convertRelToAbs normalizes an absolute URL's pathStephan Bergmann
2014-10-03fix buildCaolán McNamara
2014-10-03fix clang 3.5 buildNoel Grandin
2014-10-03coverity#1241327 Dereference after null checkCaolán McNamara
2014-10-03coverity#1241080 Dereference after null checkCaolán McNamara
2014-10-03Fix unbalanced new/free() -> new/deleteMatthew J. Francis
2014-10-02remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-10-01Blind fix for AndroidStephan Bergmann
2014-10-01sal: work around spurious Apple clang warning about pointer cast to intMichael Stahl
2014-10-01Use sal/log.hxxStephan Bergmann