summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann4-89/+30
2014-11-27Needless indirectionStephan Bergmann1-7/+2
2014-11-26Adapt some logs and assertionsStephan Bergmann2-11/+14
2014-11-26Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann2-26/+10
2014-11-20osl_getVolumeInformation: only stat if necessaryStephan Bergmann1-66/+71
2014-11-20sal: fix build with clang and --enable-crashdumpMichael Stahl1-4/+4
2014-11-20At least old Mac OS X does not know AT_FDCWDStephan Bergmann1-2/+5
2014-11-20Let attemptChangeMetadata work on symlink itselfStephan Bergmann1-10/+16
2014-11-20fdo#83529: Only preserve metadata of moved, not copied filesStephan Bergmann1-30/+22
2014-11-20Introduce OStringBuffer::appendUninitializedStephan Bergmann2-4/+9
2014-11-20len cannot be <= 1 hereStephan Bergmann2-2/+2
2014-11-20Needless assignment len -> nStephan Bergmann1-2/+1
2014-11-20Remove comment junkStephan Bergmann2-8/+0
2014-11-20Clean up Mac _imp_getProcessLocaleStephan Bergmann5-22/+42
2014-11-20Unused return valueStephan Bergmann2-4/+2
2014-11-20sal: fix --enable-crashdump build in new C++ world orderMichael Stahl1-4/+4
2014-11-19Blind fix for AndroidStephan Bergmann1-1/+1
2014-11-19system.h -> system.hxxStephan Bergmann23-30/+24
2014-11-19Remove obsolete osl_searchPath_implStephan Bergmann3-81/+55
2014-11-19Fold file_path_helper.h into file_path_helper.hxxStephan Bergmann5-237/+200
2014-11-19signal.c -> signal.cxxStephan Bergmann2-19/+17
2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann2-12/+15
2014-11-19Revert "-Werror,-Wc++11-compat-deprecated-writable-strings"Stephan Bergmann1-1/+1
2014-11-19-Werror,-Wc++11-compat-deprecated-writable-stringsStephan Bergmann1-1/+1
2014-11-19ISO C++11 does not allow conversion from string literal to 'char *'Tor Lillqvist1-1/+1
2014-11-19Fold uunxapi.h into uunxapi.hxxStephan Bergmann5-77/+41
2014-11-19sockimpl.h -> sockimpl.hxxStephan Bergmann4-35/+27
2014-11-19secimpl.h -> secimpl.hxxStephan Bergmann4-18/+10
2014-11-19saltime.h -> saltime.hxxStephan Bergmann3-12/+4
2014-11-19readwrite_helper.h -> readwrite_helper.hxxStephan Bergmann5-24/+15
2014-11-19Fold procimpl.h into process.cxxStephan Bergmann2-44/+8
2014-11-19nlsupport.h -> nlsupport.hxxStephan Bergmann4-13/+5
2014-11-19file_url.h -> file_url.hxxStephan Bergmann10-20/+11
2014-11-19file_error_transl.h -> file_error_transl.hxxStephan Bergmann7-22/+13
2014-11-19interlck.c -> interlck.cxxStephan Bergmann2-1/+1
2014-11-19time.c -> time.cxxStephan Bergmann2-3/+1
2014-11-19system.c -> system.cxxStephan Bergmann2-1/+1
2014-11-19socket.c -> socket.cxxStephan Bergmann2-9/+9
2014-11-19readwrite_helper.c -> readwrite_helper.cxxStephan Bergmann2-3/+3
2014-11-19pipe.c -> pipe.cxxStephan Bergmann2-4/+4
2014-11-19nlsupport.c -> nlsupport.cxxStephan Bergmann2-3/+3
2014-11-19mutex.c -> mutex.cxxStephan Bergmann2-1/+1
2014-11-19memory.c -> memory.cxxStephan Bergmann2-1/+1
2014-11-19filepath.c -> filepath.cxxStephan Bergmann2-3/+1
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti12-12/+1
2014-11-17Build fix.Kohei Yoshida1-0/+1
2014-11-17Missing includeStephan Bergmann1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl3-0/+4
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini6-12/+12
2014-11-11improve SOLARIS guardRichard PALO1-1/+1