summaryrefslogtreecommitdiff
path: root/sal/osl/unx
AgeCommit message (Expand)Author
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2016-03-07sal: UNX: in oslDoCopy, rename into destination directory ...Michael Stahl
2016-03-04Remove write-only g_nSocket* debug varsStephan Bergmann
2016-03-04Clean up a SAL_WARN_IFStephan Bergmann
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-18coverity#1352316 Explicit null dereferencedCaolán McNamara
2016-02-07Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usuallyDamjan Jovanovic
2016-01-10Fix typosAndrea Gelmini
2016-01-07loplugin:nullptrStephan Bergmann
2016-01-07loplugin:nullptrStephan Bergmann
2015-12-15Use %tx to print ptrdiff_t.Damjan Jovanovic
2015-12-15Use %p to print pointers in sal backtraces..Damjan Jovanovic
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-11-30Fix Mac buildStephan Bergmann
2015-11-30fix the value of FRAME_PTR_OFFSETDamjan Jovanovic
2015-11-30Use the ptrdiff_t printf format code for backtracing on FreeBSD.Damjan Jovanovic
2015-11-30i66807 - Fix GCC warning in backtrace.cPedro Giffuni
2015-11-30Fix the stack frame layout for backtraces on FreeBSD.Damjan Jovanovic
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-12Work around Coverity warnings about std::length_errorStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04Clean up osl_getSystemPathFromFileURL implementationStephan Bergmann
2015-11-02Clean up osl_getSystemPathFromFileURL handling of relative //... URLsStephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-30Fix osl_getSystemPathFromFileURL URL scheme checkStephan Bergmann
2015-10-30sal: loplugin:salboolMichael Stahl
2015-10-14Resolves: #i126586# FreeBSD automation deadlock: osl_closeSocket()...Damjan Jovanovic
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-06pthread_mutex_lock/unlock must not be called with null argumentStephan Bergmann
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt
2015-10-05malloc + memset (0) --> callocPedro Giffuni
2015-09-23Better fail with E_EXIST if rename(3) failsStephan Bergmann
2015-09-11Useless cargo cult?Stephan Bergmann
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-21tdf#93569 - restore ACT_ABORT distinction.Michael Meeks
2015-08-18no need for pre/postmac in osl/unx/system.hNorbert Thiebaud
2015-08-06sal: fix assert in osl_joinWithThread()Michael Stahl
2015-08-06sal: make osl_joinWithThread() a little more consistentMichael Stahl
2015-07-23coverity#1312138 Resource leakCaolán McNamara
2015-07-20add an internal api to osl to collect 'native' random numbersNorbert Thiebaud
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02-fsanitize=nonnull-attribute in memcpy callStephan Bergmann