summaryrefslogtreecommitdiff
path: root/sal/osl/all
AgeCommit message (Expand)Author
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
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-02V804: Decreased performanceCaolán McNamara
2015-02-16sal: -Werror=unused-parameterMichael Stahl
2015-02-16Related: tdf#63690 - add stubs for removed rtl_logfile functions.Thorsten Behrens
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann
2014-11-19filepath.c -> filepath.cxxStephan Bergmann
2014-10-29fix spellingNoel Grandin
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-05-06sal logging: Flush after having written the output.Jan Holesovsky
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann
2014-03-25Adapt to sal/log.hxxStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-06-19Add missing break statementsTor Lillqvist
2013-05-14Fix syntax errorTor Lillqvist
2013-05-14Include PID and TID in SAL_DEBUG outputStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann
2013-04-16API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann
2013-03-22WaE: unused functionsTor Lillqvist
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-01Pass log output directly to the Android log mechanismTor Lillqvist
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-29Strip SRCDIR from the logging outputTor Lillqvist
2013-01-11Fix workaround for thead-unsafe getenv againStephan Bergmann
2013-01-05Remove accidentally committed logging codeTor Lillqvist
2013-01-05Notice if SAL_LOG is changed while the process is runningTor Lillqvist
2012-12-20Add ability to send SAL_* messages to syslogRiccardo Magliocchetti
2012-12-17API CHANGE: Remove useless deprecated rtl/memory.hArnaud Versini
2012-12-06Put stubs for removed functionality into compat.cxxStephan Bergmann
2012-12-04Fixup: putting back dummy methods for removed semaphoreThorsten Behrens
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-12WaE: C-linkage specified, but returns user-defined typeTor Lillqvist
2012-10-07When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud