summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann2014-12-122-36/+31
* [API CHANGE] Remove .link feature from bootstrap variablesStephan Bergmann2014-12-051-25/+0
* android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl2014-12-041-2/+6
* Don't keep the LibreOfficeKit pointer in a global variableTor Lillqvist2014-12-041-7/+4
* [API CHANGE] Remove osl_setCommandArgsStephan Bergmann2014-12-043-17/+4
* Still no need for osl_setCommandArgsStephan Bergmann2014-12-042-1/+2
* -Werror,-Wkeyword-macroStephan Bergmann2014-12-021-1/+0
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-281-4/+0
* Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann2014-11-274-89/+30
* Needless indirectionStephan Bergmann2014-11-261-7/+2
* Adapt some logs and assertionsStephan Bergmann2014-11-252-11/+14
* Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann2014-11-252-26/+10
* typo: unknownAndras Timar2014-11-241-1/+1
* Erm, setenv, not putenvStephan Bergmann2014-11-231-32/+15
* Silence false cid#1255391 TOCTOU warningStephan Bergmann2014-11-211-0/+4
* cid#1209049: Unchecked return valueStephan Bergmann2014-11-211-1/+9
* cid#1255386: Unchecked return valueStephan Bergmann2014-11-211-5/+7
* osl_getVolumeInformation: only stat if necessaryStephan Bergmann2014-11-201-66/+71
* sal: fix build with clang and --enable-crashdumpMichael Stahl2014-11-201-4/+4
* At least old Mac OS X does not know AT_FDCWDStephan Bergmann2014-11-201-2/+5
* Let attemptChangeMetadata work on symlink itselfStephan Bergmann2014-11-201-10/+16
* fdo#83529: Only preserve metadata of moved, not copied filesStephan Bergmann2014-11-201-30/+22
* Introduce OStringBuffer::appendUninitializedStephan Bergmann2014-11-202-4/+9
* len cannot be <= 1 hereStephan Bergmann2014-11-202-2/+2
* Needless assignment len -> nStephan Bergmann2014-11-201-2/+1
* Remove comment junkStephan Bergmann2014-11-202-8/+0
* Clean up Mac _imp_getProcessLocaleStephan Bergmann2014-11-205-22/+42
* Unused return valueStephan Bergmann2014-11-202-4/+2
* sal: fix --enable-crashdump build in new C++ world orderMichael Stahl2014-11-201-4/+4
* Blind fix for AndroidStephan Bergmann2014-11-191-1/+1
* system.h -> system.hxxStephan Bergmann2014-11-1923-30/+24
* Remove obsolete osl_searchPath_implStephan Bergmann2014-11-193-81/+55
* Fold file_path_helper.h into file_path_helper.hxxStephan Bergmann2014-11-195-237/+200
* signal.c -> signal.cxxStephan Bergmann2014-11-192-19/+17
* HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann2014-11-192-12/+15
* Revert "-Werror,-Wc++11-compat-deprecated-writable-strings"Stephan Bergmann2014-11-191-1/+1
* -Werror,-Wc++11-compat-deprecated-writable-stringsStephan Bergmann2014-11-191-1/+1
* ISO C++11 does not allow conversion from string literal to 'char *'Tor Lillqvist2014-11-191-1/+1
* Fold uunxapi.h into uunxapi.hxxStephan Bergmann2014-11-195-77/+41
* sockimpl.h -> sockimpl.hxxStephan Bergmann2014-11-194-35/+27
* secimpl.h -> secimpl.hxxStephan Bergmann2014-11-194-18/+10
* saltime.h -> saltime.hxxStephan Bergmann2014-11-193-12/+4
* readwrite_helper.h -> readwrite_helper.hxxStephan Bergmann2014-11-195-24/+15
* Fold procimpl.h into process.cxxStephan Bergmann2014-11-192-44/+8
* nlsupport.h -> nlsupport.hxxStephan Bergmann2014-11-194-13/+5
* file_url.h -> file_url.hxxStephan Bergmann2014-11-1910-20/+11
* file_error_transl.h -> file_error_transl.hxxStephan Bergmann2014-11-197-22/+13
* interlck.c -> interlck.cxxStephan Bergmann2014-11-192-1/+1
* time.c -> time.cxxStephan Bergmann2014-11-192-3/+1
* system.c -> system.cxxStephan Bergmann2014-11-192-1/+1