summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)AuthorFilesLines
2015-02-03Bin stupid macro that was used just onceTor Lillqvist1-4/+1
2015-02-03Bin code that has been commented out since initial importTor Lillqvist1-14/+0
2015-02-02warning C4701: potentially uninitialized local variable 'Addr' usedStephan Bergmann1-4/+1
2015-01-29Extract loplugin:redundantcast from loplugin:cstylecastStephan Bergmann1-1/+1
2015-01-28Clean up implementation of osl_getSymbol et alStephan Bergmann1-35/+45
2015-01-26sal,sd: Windows SDK 8.1 deprecates inet_addr()Michael Stahl2-0/+23
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann2-4/+4
2015-01-21Avoid reinterpret_cast to same typeStephan Bergmann2-3/+6
2015-01-21loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type)Stephan Bergmann1-1/+1
2015-01-20Fix for Android gethostbyaddrStephan Bergmann1-1/+4
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann2-17/+17
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann3-145/+11
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-4/+0
2015-01-07loplugin:cstylecast: salStephan Bergmann2-49/+27
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara2-645/+2
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-0/+1
2014-12-20TyposJulien Nabet1-1/+1
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn9-63/+46
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann2-36/+31
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann3-17/+4
2014-12-04Still no need for osl_setCommandArgsStephan Bergmann2-1/+2
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann2-41/+28
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-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-20Clean up Mac _imp_getProcessLocaleStephan Bergmann3-17/+32
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 Bergmann1-16/+16
2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann1-10/+13
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