summaryrefslogtreecommitdiff
path: root/sal/osl/all
AgeCommit message (Expand)AuthorFilesLines
2013-05-14Fix syntax errorTor Lillqvist1-1/+1
2013-05-14Include PID and TID in SAL_DEBUG outputStephan Bergmann1-53/+45
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-72/+12
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann1-14/+11
2013-04-16API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan1-0/+28
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist1-3/+3
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann1-1/+1
2013-03-22WaE: unused functionsTor Lillqvist1-0/+6
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-4/+4
2013-03-01Pass log output directly to the Android log mechanismTor Lillqvist1-3/+34
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-6/+4
2013-01-29Strip SRCDIR from the logging outputTor Lillqvist1-2/+6
2013-01-11Fix workaround for thead-unsafe getenv againStephan Bergmann1-12/+24
2013-01-05Remove accidentally committed logging codeTor Lillqvist1-3/+0
2013-01-05Notice if SAL_LOG is changed while the process is runningTor Lillqvist1-3/+14
2012-12-20Add ability to send SAL_* messages to syslogRiccardo Magliocchetti1-3/+34
2012-12-17API CHANGE: Remove useless deprecated rtl/memory.hArnaud Versini1-0/+32
2012-12-06Put stubs for removed functionality into compat.cxxStephan Bergmann1-20/+19
2012-12-04Fixup: putting back dummy methods for removed semaphoreThorsten Behrens1-0/+43
2012-11-21re-base on ALv2 code. Includes:Michael Meeks3-69/+42
2012-11-12WaE: C-linkage specified, but returns user-defined typeTor Lillqvist1-4/+1
2012-10-07When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist1-0/+4
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann1-2/+2
2012-09-12Work around some potential problems with thread-unsafe getenvStephan Bergmann1-4/+15
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-17drop debug_oustring now that gdb pretty-printers existCaolán McNamara1-40/+0
2012-04-26improve error messageMarkus Mohrhard1-0/+2
2012-04-19clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file tooLuboš Luňák1-0/+16
2012-04-04Minor tweakingsStephan Bergmann1-2/+3
2012-04-03SAL_DEBUG(), instead of those temporary debug printf'sLuboš Luňák1-3/+10
2011-12-19sal: add visibility symbolsMatúš Kukan1-2/+2
2011-12-19sal: convert to gbuildMatúš Kukan1-64/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara3-6/+6
2011-11-27remove include of pch header from salNorbert Thiebaud5-8/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-4/+0
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann3-3/+5
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann5-97/+264
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2-0/+63
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2-60/+0
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2-0/+60
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-06-14catch by const referenceCaolán McNamara1-1/+1
2011-06-01drop const for alternative templateCaolán McNamara1-2/+2
2011-04-18Remove OS/2 support.Francois Tigeot1-4/+0
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-2/+69
2011-02-04Clean up makefilesThomas Arnhold1-8/+0
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba1-1/+0