[Libreoffice-commits] .: cppu/source

2012-03-14 Thread Stephan Bergmann
cppu/source/threadpool/current.cxx | 12 1 file changed, 12 deletions(-) New commits: commit ba6714d34f9896195bca3680da89febcf259e421 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 14 15:20:04 2012 +0100 Dead code diff --git a/cppu/source/threadpool/current.cxx

[Libreoffice-commits] .: cppu/source

2012-02-10 Thread Stephan Bergmann
cppu/source/threadpool/jobqueue.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit cba3ac1eab7acaf8e6efd7a00eee7c5e969fc49b Author: Stephan Bergmann sberg...@redhat.com Date: Fri Feb 10 16:25:11 2012 +0100 Avoid deadlocks when disposing recursive

[Libreoffice-commits] .: cppu/source

2011-12-23 Thread Stephan Bergmann
cppu/source/typelib/static_types.cxx | 39 +-- 1 file changed, 20 insertions(+), 19 deletions(-) New commits: commit c84a5ec4cb81eddb8bb382a6494c28df5131cb85 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Dec 23 18:56:18 2011 +0100 OSL_ASSERT -

[Libreoffice-commits] .: cppu/source

2011-12-19 Thread Stephan Bergmann
cppu/source/threadpool/thread.cxx | 25 + cppu/source/threadpool/thread.hxx |2 ++ 2 files changed, 27 insertions(+) New commits: commit b68640c44ecdb1df59d704cc6c2bae8bb412d7d0 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 19 15:15:28 2011 +0100

[Libreoffice-commits] .: cppu/source

2011-12-19 Thread Caolán McNamara
cppu/source/uno/sequence.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit bc4c7b52a8cdeeb5db38cdf27950aff53bb8d07a Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 19 15:10:41 2011 + get this to build under msvc 2008 diff --git