summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2015-02-16sal: -Werror=unused-parameterMichael Stahl
2015-02-16Related: tdf#63690 - add stubs for removed rtl_logfile functions.Thorsten Behrens
2015-02-16It is not necessary to be _that_ verbose.Jan Holesovsky
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-11coverity#1267660 etc.: remove redundant checksStephan Bergmann
2015-02-08coverity#1267668 Logically dead codeCaolán McNamara
2015-02-03Let's use log tags starting with "sal" here in salTor Lillqvist
2015-02-03Let's use log tags starting with "sal" here in salTor Lillqvist
2015-02-03Improve loggingTor Lillqvist
2015-02-03Fix typoTor Lillqvist
2015-02-03Improve logging, change OSL_TRACE into SAL_WARN and SAL_INFOTor Lillqvist
2015-02-03Bin stupid macro that was used just onceTor Lillqvist
2015-02-03Bin code that has been commented out since initial importTor Lillqvist
2015-02-02warning C4701: potentially uninitialized local variable 'Addr' usedStephan Bergmann
2015-01-29Extract loplugin:redundantcast from loplugin:cstylecastStephan Bergmann
2015-01-28Clean up implementation of osl_getSymbol et alStephan Bergmann
2015-01-26sal,sd: Windows SDK 8.1 deprecates inet_addr()Michael Stahl
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-21Avoid reinterpret_cast to same typeStephan Bergmann
2015-01-21loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type)Stephan Bergmann
2015-01-20Fix for Android gethostbyaddrStephan Bergmann
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07loplugin:cstylecast: salStephan Bergmann
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-20TyposJulien Nabet
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann
2014-12-04Still no need for osl_setCommandArgsStephan Bergmann
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann
2014-11-25Adapt some logs and assertionsStephan Bergmann
2014-11-25Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann
2014-11-23Erm, setenv, not putenvStephan Bergmann
2014-11-21Silence false cid#1255391 TOCTOU warningStephan Bergmann
2014-11-21cid#1209049: Unchecked return valueStephan Bergmann
2014-11-21cid#1255386: Unchecked return valueStephan 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-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