[Libreoffice-commits] .: cppu/source padmin/source svx/source unotools/source vcl/aqua vcl/inc vcl/ios vcl/Library_vcl.mk vcl/Package_inc.mk vcl/source

2012-11-13 Thread Libreoffice Gerrit user
cppu/source/uno/EnvStack.cxx | 14 +++ padmin/source/pamain.cxx |6 ++- svx/source/gengal/gengal.cxx |6 ++- unotools/source/config/useroptions.cxx | 48 --- vcl/Library_vcl.mk

[Libreoffice-commits] .: cppu/source

2012-07-29 Thread Arnaud Versini
cppu/source/typelib/typelib.cxx |2 +- cppu/source/uno/assign.hxx |4 +++- cppu/source/uno/sequence.cxx| 21 +++-- 3 files changed, 15 insertions(+), 12 deletions(-) New commits: commit 3638561bef4558102f5b5e8f6f9004d8da787f8d Author: Arnaud Versini

[Libreoffice-commits] .: cppu/source

2012-07-24 Thread Arnaud Versini
cppu/source/typelib/typelib.cxx |6 -- cppu/source/uno/constr.hxx |4 ++-- cppu/source/uno/eq.hxx | 12 ++-- cppu/source/uno/sequence.cxx| 21 ++--- 4 files changed, 26 insertions(+), 17 deletions(-) New commits: commit

[Libreoffice-commits] .: cppu/source stoc/source

2012-07-23 Thread Stephan Bergmann
cppu/source/uno/lbenv.cxx | 15 ++- stoc/source/invocation_adapterfactory/iafactory.cxx |9 - 2 files changed, 10 insertions(+), 14 deletions(-) New commits: commit a4967e4a7563e1d1bd43d1560ed95b9f6bbf58cd Author: Stephan Bergmann

[Libreoffice-commits] .: cppu/source

2012-04-26 Thread Stephan Bergmann
cppu/source/typelib/typelib.cxx | 202 +++- 1 file changed, 97 insertions(+), 105 deletions(-) New commits: commit 61a8905c48d6af18dee78022597aaebb171025d4 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 26 09:26:42 2012 +0200 Reverted Leak

[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