[Libreoffice-commits] .: Branch 'libreoffice-3-5' - binaryurp/source

2012-08-15 Thread Michael Stahl
binaryurp/source/bridge.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit d6a1b16de3df06a798d1e728219090810e6c1ebe Author: Stephan Bergmann Date: Wed Aug 15 11:37:34 2012 +0200 fdo#43433: Binary URP works gracefully with old Java URP

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - binaryurp/source cppu/inc cppu/source cpputools/source cppu/util

2012-05-24 Thread Caolán McNamara
binaryurp/source/bridge.cxx | 205 +++--- binaryurp/source/bridge.hxx | 25 ++-- binaryurp/source/bridgefactory.cxx|2 binaryurp/source/incomingrequest.cxx |2 binaryurp/source/reader.cxx |2 binaryurp/source/writer.c

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - binaryurp/source cppu/source

2012-05-19 Thread Caolán McNamara
binaryurp/source/bridge.cxx | 46 ++ binaryurp/source/bridge.hxx |4 +- cppu/source/threadpool/threadpool.cxx | 24 - cppu/source/threadpool/threadpool.hxx |4 +- 4 files changed, 52 insertions(+), 26 deletions(-) New