office-gobmx/sal/osl
Stephan Bergmann 0c7bff0271 Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.
A compile time check ensures the common case of streaming just a plain
C-style string literal still produces reasonably compact call-site code.
The format-string variants are still available in sal/detail/log.h, but
only to be used in obsolete osl/diagnose.h etc., and going to be removed
again eventually.
2011-11-23 15:50:58 +01:00
..
all Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. 2011-11-23 15:50:58 +01:00
android Add stuff to run bridgetest 2011-11-21 18:21:54 +02:00
unx Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. 2011-11-23 15:50:58 +01:00
w32 Some trivial fixes for MinGW with -std=c++0x enabled; not finished. 2011-11-23 11:59:30 +01:00