include/sal/backtrace.hxx| 11 ---
sal/osl/unx/backtraceapi.cxx |4 ++--
sal/osl/w32/backtrace.cxx|4 ++--
sal/util/sal.map |4 ++--
svl/source/notify/lstner.cxx |7 ---
5 files changed, 18 insertions(+), 12 deletions(-)
New commits:
commit 796c49
include/sal/log.hxx |6 +++---
sal/osl/all/log.cxx | 28 +++-
2 files changed, 10 insertions(+), 24 deletions(-)
New commits:
commit c697ae306cd4eaa8144ed93fc908e50d5934e249
Author: Stephan Bergmann
Date: Thu Feb 9 17:05:22 2017 +0100
Some clean up
N
include/sal/log.hxx |5 +
sal/osl/all/log.cxx | 162 ++--
sal/util/sal.map|1
3 files changed, 86 insertions(+), 82 deletions(-)
New commits:
commit b3a11c8f4f307597c9c6e7e61ee93e794873
Author: Arnold Dumas
Date: Thu Feb 2 20:50
include/sal/log-areas.dox |1 -
sal/osl/unx/process.cxx | 16
sal/osl/unx/signal.cxx|2 +-
sal/osl/w32/profile.cxx | 30 +++---
sal/osl/w32/socket.cxx|2 +-
5 files changed, 25 insertions(+), 26 deletions(-)
New commits:
commit
include/sal/log.hxx |3 +++
sal/osl/all/log.cxx | 10 +++---
2 files changed, 10 insertions(+), 3 deletions(-)
New commits:
commit 99ee4ebb0e934413bed881a02e4634e4d3f813ea
Author: Tor Lillqvist
Date: Thu Aug 18 16:55:11 2016 +0300
If no WARN in SAL_LOG, use the INFO selection fo
include/sal/log.hxx | 21 +-
sal/osl/all/log.cxx | 73 +++-
2 files changed, 64 insertions(+), 30 deletions(-)
New commits:
commit ed815a242ef962afa52033a0d94ba6aa4539dd07
Author: Tor Lillqvist
Date: Thu Aug 18 15:31:25 2016 +0300
include/sal/log.hxx | 28 +++--
sal/osl/all/log.cxx | 58 ++--
2 files changed, 73 insertions(+), 13 deletions(-)
New commits:
commit fb00c725bba8b5ea30d47d28d0e54c071f1fe2a6
Author: Tor Lillqvist
Date: Thu Aug 18 14:07:00
include/sal/log-areas.dox |1 -
sal/osl/w32/socket.cxx|4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
New commits:
commit d7c4c45bc8daa9e3dffe2d5d6557c250f1d683c0
Author: Stephan Bergmann
Date: Fri Mar 4 12:35:42 2016 +0100
Use existing "sal.osl" log area
Ch
include/sal/log-areas.dox |4 +++
sal/osl/unx/profile.cxx |4 +--
sal/osl/unx/socket.cxx | 10
sal/osl/w32/socket.cxx | 12 --
sal/qa/osl/process/osl_process.cxx | 24 ++-