summaryrefslogtreecommitdiff
path: root/sal/osl/all
AgeCommit message (Expand)Author
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
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann
2012-09-12Work around some potential problems with thread-unsafe getenvStephan Bergmann
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-17drop debug_oustring now that gdb pretty-printers existCaolán McNamara
2012-04-26improve error messageMarkus Mohrhard
2012-04-19clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file tooLuboš Luňák
2012-04-04Minor tweakingsStephan Bergmann
2012-04-03SAL_DEBUG(), instead of those temporary debug printf'sLuboš Luňák
2011-12-19sal: add visibility symbolsMatúš Kukan
2011-12-19sal: convert to gbuildMatúš Kukan
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara