summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2016-03-28handle failure to expand ~ in path elements.Michael Meeks
2016-03-24Write-queue timestamped debugging.Michael Meeks
2015-10-17tdf#94888: Accessing Sharepoint r/o share through UNC path does not workGiuseppe Castagno
2015-10-17Better fail with E_EXIST if rename(3) failsStephan Bergmann
2015-10-15move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-08-31tdf#93569 - restore ACT_ABORT distinction.Michael Meeks
2015-08-20tdf#60381: Accessing Sharepoint share using UNC path does not work.Giuseppe Castagno
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-01Actually, let's just delete the now commented-out SAL_INFO linesTor Lillqvist
2015-05-01Let's disable these too then for consistencyTor Lillqvist
2015-05-01sal: disable some over-eager SAL_INFOMichael Stahl
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-23cppcheck: uselessAssignmentArgCaolán McNamara
2015-04-23cppcheck: redundantAssignmentCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09WaE: VarDecl, use "bool" instead of "sal_Bool"Tor Lillqvist
2015-04-09Change from <osl/diagnose.h> to <sal/log.hxx> and add more loggingTor Lillqvist
2015-04-08tdf#43157: remove osl/diagnose.h dependency from sal/osl/unx/socket.cxxJorge Cunha Mendes
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-30Return value 0 from connect() is not an error, errno is not setTor Lillqvist
2015-03-29Minor simplificationTor Lillqvist
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-03-23Sanitize a few SAL_INFOsTor Lillqvist
2015-03-13CppCheck cleaning : avoid static string comparisonMichaël Lefèvre
2015-03-12sal: add comment re: V718 'CreateThread' should not be called from 'DllMain'Michael Stahl
2015-03-11better way to check for empty stringsMarkus Mohrhard
2015-03-05sal: replace usage of deprecated socket functionsMichael Stahl
2015-03-05sal,sd: use newer InetPtonW API when not building for WinXP targetMichael Stahl
2015-03-03TyposJulien Nabet
2015-03-02V805: Decreased performanceCaolán McNamara
2015-03-02V804: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
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