summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2015-09-28Better fail with E_EXIST if rename(3) failsStephan Bergmann
2015-06-25Do not forget to actually set newStr to an empty stringStephan Bergmann
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann
2014-11-27Needless indirectionStephan Bergmann
2014-11-26Adapt some logs and assertionsStephan Bergmann
2014-11-26Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann
2014-11-20osl_getVolumeInformation: only stat if necessaryStephan Bergmann
2014-11-20sal: fix build with clang and --enable-crashdumpMichael Stahl
2014-11-20At least old Mac OS X does not know AT_FDCWDStephan Bergmann
2014-11-20Let attemptChangeMetadata work on symlink itselfStephan Bergmann
2014-11-20fdo#83529: Only preserve metadata of moved, not copied filesStephan Bergmann
2014-11-20Introduce OStringBuffer::appendUninitializedStephan Bergmann
2014-11-20len cannot be <= 1 hereStephan Bergmann
2014-11-20Needless assignment len -> nStephan Bergmann
2014-11-20Remove comment junkStephan Bergmann
2014-11-20Clean up Mac _imp_getProcessLocaleStephan Bergmann
2014-11-20Unused return valueStephan Bergmann
2014-11-20sal: fix --enable-crashdump build in new C++ world orderMichael Stahl
2014-11-19Blind fix for AndroidStephan Bergmann
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19Remove obsolete osl_searchPath_implStephan Bergmann
2014-11-19Fold file_path_helper.h into file_path_helper.hxxStephan Bergmann
2014-11-19signal.c -> signal.cxxStephan Bergmann
2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann
2014-11-19Revert "-Werror,-Wc++11-compat-deprecated-writable-strings"Stephan Bergmann
2014-11-19-Werror,-Wc++11-compat-deprecated-writable-stringsStephan Bergmann
2014-11-19ISO C++11 does not allow conversion from string literal to 'char *'Tor Lillqvist
2014-11-19Fold uunxapi.h into uunxapi.hxxStephan Bergmann
2014-11-19sockimpl.h -> sockimpl.hxxStephan Bergmann
2014-11-19secimpl.h -> secimpl.hxxStephan Bergmann
2014-11-19saltime.h -> saltime.hxxStephan Bergmann
2014-11-19readwrite_helper.h -> readwrite_helper.hxxStephan Bergmann
2014-11-19Fold procimpl.h into process.cxxStephan Bergmann
2014-11-19nlsupport.h -> nlsupport.hxxStephan Bergmann
2014-11-19file_url.h -> file_url.hxxStephan Bergmann
2014-11-19file_error_transl.h -> file_error_transl.hxxStephan Bergmann
2014-11-19interlck.c -> interlck.cxxStephan Bergmann
2014-11-19time.c -> time.cxxStephan Bergmann
2014-11-19system.c -> system.cxxStephan Bergmann
2014-11-19socket.c -> socket.cxxStephan Bergmann
2014-11-19readwrite_helper.c -> readwrite_helper.cxxStephan Bergmann
2014-11-19pipe.c -> pipe.cxxStephan Bergmann
2014-11-19nlsupport.c -> nlsupport.cxxStephan Bergmann
2014-11-19mutex.c -> mutex.cxxStephan Bergmann
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