[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/qa

2016-01-28 Thread Damjan Jovanovic
sal/qa/osl/file/osl_File_Const.h|3 --- sal/qa/osl/module/osl_Module_Const.h|3 --- sal/qa/osl/mutex/osl_Mutex.cxx |2 -- sal/qa/osl/process/osl_process.cxx |9 +++-- sal/qa/osl/process/osl_process_child.cxx| 15 ++-

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/qa

2016-01-28 Thread Damjan Jovanovic
0 files changed New commits: commit 561f3f4431baa22cde5597dafdb8427b7ed3875f Author: Damjan Jovanovic Date: Fri Jan 29 01:08:46 2016 + Remove an unused empty file that is causing the RAT scan to fail. Patch by: me diff --git a/sal/qa/ByteSequence/main.cxx

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/qa

2015-11-15 Thread Damjan Jovanovic
sal/qa/osl/mutex/osl_Mutex.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3200e44715bd1af70323ff1c02482284d55e2382 Author: Damjan Jovanovic Date: Sun Nov 15 10:04:08 2015 + Fix a main/sal/qa/osl/mutex build error on MacOS.

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/qa

2015-10-27 Thread Damjan Jovanovic
sal/qa/ByteSequence/ByteSequence.cxx |6 ++ sal/qa/ByteSequence/main.cxx | 28 sal/qa/ByteSequence/makefile.mk |8 +--- sal/qa/OStringBuffer/makefile.mk |6 -- 4 files changed, 7 insertions(+), 41 deletions(-) New commits:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/qa

2015-10-05 Thread Damjan Jovanovic
sal/qa/osl/file/osl_File.cxx | 278 +++ 1 file changed, 128 insertions(+), 150 deletions(-) New commits: commit 4fe9fcf7c27be4de507254e369c41a2d92a71975 Author: Damjan Jovanovic Date: Mon Oct 5 18:41:29 2015 + Fix an

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/qa

2015-08-30 Thread Damjan Jovanovic
sal/qa/rtl/uuid/makefile.mk | 26 +++ sal/qa/rtl/uuid/rtl_Uuid.cxx | 140 --- 2 files changed, 78 insertions(+), 88 deletions(-) New commits: commit 933db9c80d5510abdd3569a025f654102d83aaf5 Author: Damjan Jovanovic dam...@apache.org Date: Sun Aug

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/qa

2015-08-30 Thread Damjan Jovanovic
sal/qa/rtl/uri/makefile.mk | 39 ++ sal/qa/rtl/uri/rtl_Uri.cxx | 197 ++- sal/qa/rtl/uri/rtl_testuri.cxx | 260 + 3 files changed, 225 insertions(+), 271 deletions(-) New commits: commit