summaryrefslogtreecommitdiff
path: root/sal/osl/all
AgeCommit message (Expand)AuthorFilesLines
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr1-1/+1
2014-05-06sal logging: Flush after having written the output.Jan Holesovsky1-0/+1
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist4-6/+0
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann2-28/+37
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-23/+7
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini1-0/+4
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini3-10/+7
2013-06-19Add missing break statementsTor Lillqvist1-0/+3
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