summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2014-12-12sal: Use appropriate OUString functions on string constantsStephan Bergmann2-4/+5
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann2-36/+31
2014-12-05[API CHANGE] Remove .link feature from bootstrap variablesStephan Bergmann1-25/+0
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl1-2/+6
2014-12-04Don't keep the LibreOfficeKit pointer in a global variableTor Lillqvist1-7/+4
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann3-17/+4
2014-12-04Still no need for osl_setCommandArgsStephan Bergmann2-1/+2
2014-12-02-Werror,-Wkeyword-macroStephan Bergmann1-1/+0
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-4/+0
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann4-89/+30
2014-11-26Needless indirectionStephan Bergmann1-7/+2
2014-11-25Adapt some logs and assertionsStephan Bergmann2-11/+14
2014-11-25Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann2-26/+10
2014-11-24typo: unknownAndras Timar1-1/+1
2014-11-23Erm, setenv, not putenvStephan Bergmann1-32/+15
2014-11-21Silence false cid#1255391 TOCTOU warningStephan Bergmann1-0/+4
2014-11-21cid#1209049: Unchecked return valueStephan Bergmann1-1/+9
2014-11-21cid#1255386: Unchecked return valueStephan Bergmann1-5/+7
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