Re: LibreOffice Weekly News #5 waiting for reviews

2014-09-13 Thread Robert Antoni Buj i Gelonch
ash: SHA1 > > On 09/13/2014 11:32 AM, Robert Antoni wrote: > > I'm Robert Antoni Buj i Gelonch (AKA Robert Buj) and I sent the > > license statement on 12th June, 2014 [1]. Please, could you remove > > "for who we have not found any license statement yet" from

Java SE 7

2014-09-15 Thread Robert Antoni Buj i Gelonch
Hi, Now, the LibreOffice's java code uses the version 1.5 both source and target, can we increase to 1.7? Regards, Robert -- http://about.me/rbuj ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listi

Re: Java SE 7

2014-09-16 Thread Robert Antoni Buj i Gelonch
.html#changes * Highlights of Technology Changes in Java SE 6: http://www.oracle.com/technetwork/java/javase/features-141434.html On Tue, Sep 16, 2014 at 10:44 AM, Stephan Bergmann wrote: > On 09/15/2014 05:11 PM, Robert Antoni Buj i Gelonch wrote: > >> Now, the LibreOffice's j

Re: help from Windows developer sought: use system ODBC headers

2014-09-16 Thread Robert Antoni Buj i Gelonch
If you are interested with MS ODBC drivers... I would like to recommend you the following page: http://blogs.msdn.com/b/sqlnativeclient/ Regards, Ribert On Tue, Sep 16, 2014 at 7:11 PM, Robert Antoni Buj i Gelonch < robert@gmail.com> wrote: > What odbc driver are you using fo

MySQL Connector/C++ 1.1.4 requires MySQL Connector/C 6.1.4

2014-09-16 Thread Robert Antoni Buj i Gelonch
Hi all, Within the ANNOUNCEMENT file of MySQL Connector/C++ 1.1.4 says that the connector now is compiled and linked with Connector/C 6.1.4 rather than with libmysql. For that reason, I wonder if we can add MySQL Connector/C 6.1.5 in the external libraries as a MySQL Connector/C++ 1.1.4 dependency

[Libreoffice-commits] core.git: bridges/source

2014-09-16 Thread Robert Antoni Buj i Gelonch
: Robert Antoni Buj i Gelonch Date: Tue Sep 16 13:21:40 2014 +0200 jni_uno: string comparison Change-Id: If093afb43f6ad8d4fcf6c0ec426eb48a6061ef3e Reviewed-on: https://gerrit.libreoffice.org/11470 Reviewed-by: Noel Grandin Tested-by: Noel Grandin diff --git a/bridges

[Libreoffice-commits] core.git: bean/com

2014-09-16 Thread Robert Antoni Buj i Gelonch
bean/com/sun/star/beans/LocalOfficeConnection.java | 33 - 1 file changed, 26 insertions(+), 7 deletions(-) New commits: commit bd21a82ea4c7499dd8401687f641d44a7593dc44 Author: Robert Antoni Buj i Gelonch Date: Tue Sep 16 18:15:12 2014 +0200 bean: encode(String) in

[Libreoffice-commits] core.git: bean/com

2014-09-16 Thread Robert Antoni Buj i Gelonch
bean/com/sun/star/beans/LocalOfficeConnection.java |3 ++- bean/com/sun/star/comp/beans/LocalOfficeConnection.java |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 99920c36e926471311b940902c132d48370328ca Author: Robert Antoni Buj i Gelonch Date: Tue

[Libreoffice-commits] core.git: bean/test

2014-09-16 Thread Robert Antoni Buj i Gelonch
bean/test/applet/oooapplet/OOoViewer.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 804e0335fbcc9758ef36a207c5e95664972d31f9 Author: Robert Antoni Buj i Gelonch Date: Tue Sep 16 18:25:16 2014 +0200 bean: unchecked call to getMethod() as a member of the

Re: About skip SkipImages unit test on MacOs

2015-05-28 Thread Robert Antoni Buj i Gelonch
Hi, I shut down the tb61 yesterday, I'm going to put it up and running again. If there is someone who wants that I shut it down, please reply this thread. Regards, Robert 2015-05-28 19:09 GMT+02:00 julien2412 : > Hi, > > I just wanted to communicate about the patch > > http://cgit.freedesktop.o

Re: About skip SkipImages unit test on MacOs

2015-05-29 Thread Robert Antoni Buj i Gelonch
Hi Julien, I think that the packaging issue, it's related with the system cache which is periodically purged by OS, or something similar. I didn't do anything to solve booth issues: I executed "make distclean". Next, I rebooted the machine, and I executed these commands: diskutil erasevolume HFS+

Re: About skip SkipImages unit test on MacOs

2015-06-02 Thread Robert Antoni Buj i Gelonch
By running "/Volumes/Master/lo/core/instdir/LibreOfficeDev.app/Contents/MacOS/soffice /Volumes/Master/lo/core//sw/qa/extras/globalfilter/data/skipimages.docx", EMF+ image is not displayed, however LO is able to open skipimages.docx. make CppunitTest_sw_globalfilter /Applications/Xcode.app/Conten

Re: About skip SkipImages unit test on MacOs

2015-06-02 Thread Robert Antoni Buj i Gelonch
ing \ --disable-ccache \ --with-parallelism=2 \ --enable-bogus-pkg-config \ --disable-cve-tests \ --enable-odk \ --disable-online-update \ --without-system-odbc make 2015-06-02 11:44 GMT+02:00 Stephan Bergmann : > On 06/02/2015 11:36 AM, Robert Antoni Buj i Gelonch wrote: > >> (lldb) run

Re: About skip SkipImages unit test on MacOs

2015-06-02 Thread Robert Antoni Buj i Gelonch
Ok, thanks for the info. 2015-06-02 14:06 GMT+02:00 julien2412 : > Robert Antoni wrote > > OK, I'm going to build a debug build from scratch. > > Just for information, you may encounter > https://bugs.documentfoundation.org/show_bug.cgi?id=90502 which has > prevented me to build a full "enable-db

Re: About skip SkipImages unit test on MacOs

2015-06-02 Thread Robert Antoni Buj i Gelonch
> so this smells like the issue discussed in < > https://bugs.documentfoundation.org/show_bug.cgi?id=90502> "CRASH - > failed assertion in unittest sw_globalfilter in master build OSX," and the > working hypothesis would be that your tb's failure symptoms are the > non-debug manifestation of the sa

Re: About skip SkipImages unit test on MacOs

2015-06-02 Thread Robert Antoni Buj i Gelonch
lt;+12>: movq %rax, %rdi 0x7fff88a5328b <+15>: jmp0x7fff88a4ec53 ; cerror_nocancel 0x7fff88a53290 <+20>: retq 2015-06-02 20:16 GMT+02:00 Robert Antoni Buj i Gelonch : > > so this smells like the issue discussed in < >> https://bugs.documentfoundation.org/s

Re: About skip SkipImages unit test on MacOs

2015-06-02 Thread Robert Antoni Buj i Gelonch
p0x7fff88a4ec53; cerror_nocancel 0x7fff88a53290 <+20>: retq 2015-06-02 22:53 GMT+02:00 Markus Mohrhard : > Hey, > > On Tue, Jun 2, 2015 at 10:46 PM, Robert Antoni Buj i Gelonch < > robert@gmail.com> wrote: > >> Hi, I can move forward unti

Re: About skip SkipImages unit test on MacOs

2015-06-03 Thread Robert Antoni Buj i Gelonch
I attach the bt, if someone is interested I can print the variables of a specific frame. make CppunitTest_sw_globalfilter (lldb) breakpoint set --file /Volumes/Master/lo/core/sw/qa/extras/globalfilter/globalfilter.cxx --line 663 (lldb) run (lldb) breakpoint set --file /Volumes/Master/lo/core/vc

Re: test infrastructure ideas appreciated ...

2015-06-03 Thread Robert Antoni Buj i Gelonch
We could add an automatic validation test for checking the discovery of dynamic library dependencies on OS X & Linux. - OS X: otool -L file - Linux: ldd file 2015-06-03 15:33 GMT+02:00 Michael Meeks : > Hi guys, > > The ESC are interested in improving unit (and other automated) >

Re: help needed: hsqldb shutdown race condition, how to fix without deadlock

2015-06-03 Thread Robert Antoni Buj i Gelonch
Hi Lionel, I'm not sure if HSQLDB is not using reflection and, the concern code is not synchronized. Did you have that in mind? Regards, Robert -- http://about.me/rbuj ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedes

Re: help needed: hsqldb shutdown race condition, how to fix without deadlock

2015-06-03 Thread Robert Antoni Buj i Gelonch
Hi Lionel, If you considered this, or if I'm wrong, please excuse me. ;-) Regards, Robert 2015-06-03 19:19 GMT+02:00 Robert Antoni Buj i Gelonch : > Hi Lionel, > > I'm not sure if HSQLDB is not using reflection and, the concern code is > not synchronized. >

Re: test infrastructure ideas appreciated ...

2015-06-04 Thread Robert Antoni Buj i Gelonch
n 04.06.2015 18:32, Michael Meeks wrote: > > Hi Robert, > > > > On Wed, 2015-06-03 at 15:44 +0200, Robert Antoni Buj i Gelonch wrote: > >> We could add an automatic validation test for checking the discovery > >> of dynamic library dependencies on OS X & Linux.

[Libreoffice-commits] core.git: external/python3

2015-02-02 Thread Robert Antoni Buj i Gelonch
external/python3/ExternalProject_python3.mk |4 1 file changed, 4 insertions(+) New commits: commit 40432ac6caa478474d73786f95b808c14e106ff2 Author: Robert Antoni Buj i Gelonch Date: Sun Nov 2 16:42:47 2014 +0100 pyhon: add lib-dynload libs to fixinstallnames (OS X

Package building reduces the lifetime of the SSD drives

2015-02-23 Thread Robert Antoni Buj i Gelonch
There are a lot of copy operations before to package LO. I propose you copy the files to package into a temporary ramdisk. Creation of 1GB ramdisk in OS X: $ diskutil erasevolume HFS+ 'LORAMDisk' `hdiutil attach -nomount ram://2097152` Deletion: umount -f /Volumes/LORAMDisk hdiutl detach /Volume

Re: Package building reduces the lifetime of the SSD drives

2015-02-23 Thread Robert Antoni Buj i Gelonch
On Mon, Feb 23, 2015 at 11:22 AM, Noel Grandin > wrote: > >> >> >> On 2015-02-23 12:14 PM, Robert Antoni Buj i Gelonch wrote: >> >>> There are a lot of copy operations before to package LO. I propose you >>> copy the files to package into a temporary

Re: Package building reduces the lifetime of the SSD drives

2015-02-23 Thread Robert Antoni Buj i Gelonch
.- Do [1] 6.- Restore dmg file => RAM\ Disk Volume $ sudo asr restore -source /path_to_dmg_file/RAM\ Disk.dmg --target /Volumes/RAM\ Disk -noprompt -noverify -erase 7.- Repeat [2] 8.- Do [3] 2015-02-23 22:55 GMT+01:00 Norbert Thiebaud : > On Mon, Feb 23, 2015 at 3:44 PM, Robert Antoni Buj

[Libreoffice-commits] core.git: javaunohelper/com javaunohelper/test

2014-09-19 Thread Robert Antoni Buj i Gelonch
commits: commit 19206458555de6c1043aef8ead96067c3d8bca4d Author: Robert Antoni Buj i Gelonch Date: Fri Sep 19 12:22:32 2014 +0200 javaunohelper: use HashMap instead of Hashtable Collection Change-Id: I04e3245342a83df762fbec35a1523021a021f896 Reviewed-on: https

[Libreoffice-commits] core.git: javaunohelper/test

2014-09-21 Thread Robert Antoni Buj i Gelonch
files changed, 168 insertions(+), 301 deletions(-) New commits: commit 6c87571125fbddf4215160f07894b7063f834b34 Author: Robert Antoni Buj i Gelonch Date: Sun Sep 21 13:50:27 2014 +0200 javaunohelper: use java.util.logging in tests Change-Id: Icdc61dc88a11afae5257bcddda32adb691cb5883

[Libreoffice-commits] core.git: javaunohelper/com

2014-09-22 Thread Robert Antoni Buj i Gelonch
Author: Robert Antoni Buj i Gelonch Date: Fri Sep 19 11:39:54 2014 +0200 javaunohelper: Using "final" modifier whenever applicable in java * com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter class may be final. There is a overridable method call in the c

[Libreoffice-commits] core.git: javaunohelper/JunitTest_juh_ComponentContext.mk javaunohelper/Module_javaunohelper.mk javaunohelper/test

2014-09-22 Thread Robert Antoni Buj i Gelonch
deletions(-) New commits: commit deb9e36c2a75b276e580a723308dd5e057b3364a Author: Robert Antoni Buj i Gelonch Date: Sat Sep 20 18:30:06 2014 +0200 javaunohelper: migrate ComponentContext_Test to JUnit $ make JunitTest_juh_ComponentContext Change-Id

[Libreoffice-commits] core.git: javaunohelper/com

2014-09-23 Thread Robert Antoni Buj i Gelonch
insertions(+), 6 deletions(-) New commits: commit 6ee1a5438061712d05e5a8a6b9820e27c3ab21f6 Author: Robert Antoni Buj i Gelonch Date: Mon Sep 22 11:14:39 2014 +0200 javaunohelper: Using "final" modifier whenever applicable in java All classes that belo

[Libreoffice-commits] core.git: javaunohelper/JunitTest_juh_ComponentContext.mk javaunohelper/JunitTest_juh.mk javaunohelper/Module_javaunohelper.mk javaunohelper/test

2014-09-23 Thread Robert Antoni Buj i Gelonch
/ComponentBase_Test.java | 84 +++--- 4 files changed, 74 insertions(+), 88 deletions(-) New commits: commit 2d8348d298185cad7d2b6aec40e8e44f95be1b7a Author: Robert Antoni Buj i Gelonch Date: Mon Sep 22 16:31:56 2014 +0200 javaunohelper: migrate ComponentBase_Test to JUnit

[Libreoffice-commits] core.git: javaunohelper/JunitTest_juh.mk javaunohelper/test

2014-09-24 Thread Robert Antoni Buj i Gelonch
insertions(+), 476 deletions(-) New commits: commit b39a778b5efa73936893a91b3223bb350bae1fb2 Author: Robert Antoni Buj i Gelonch Date: Wed Sep 24 01:05:37 2014 +0200 javaunohelper: migrate InterfaceContainer_Test to JUnit integrate InterfaceContainer_Test in juh tests use

[Libreoffice-commits] core.git: javaunohelper/JunitTest_juh.mk javaunohelper/test

2014-09-24 Thread Robert Antoni Buj i Gelonch
+++--- javaunohelper/test/com/sun/star/lib/uno/helper/WeakBase_Test.java | 147 ++-- 4 files changed, 100 insertions(+), 219 deletions(-) New commits: commit f6001fb30c516ec6da39b0ca4058f8b28058df1f Author: Robert Antoni Buj i Gelonch Date: Wed Sep 24 13:57:50 2014 +0200

[Libreoffice-commits] core.git: scripting/astyle-java.conf scripting/astyle.options scripting/Format_java_code.sh scripting/README

2014-09-25 Thread Robert Antoni Buj i Gelonch
09b13e1e4c6667b307fdd9608a02d2a792efd940 Author: Robert Antoni Buj i Gelonch Date: Thu Sep 25 15:50:05 2014 +0200 scripting: astyle-java.conf -> astyle.options Reviewed on: https://gerrit.libreoffice.org/11639 Change-Id: I0852f9766495379b0208e236b3cbeafde5bf07b3 diff --git a/script

[Libreoffice-commits] core.git: configure.ac external/libmariadb external/mysqlcppconn

2014-09-25 Thread Robert Antoni Buj i Gelonch
/mysqlcppconn/patches/enable-libmysql-proxy.patch | 27 +++ 5 files changed, 80 insertions(+), 3 deletions(-) New commits: commit 5c6d26753d758c2173f21a14283bdafa54063b63 Author: Robert Antoni Buj i Gelonch Date: Wed Sep 17 18:05:43 2014 +0200 Fix for CONC-104: mysql_options doesn't su

[Libreoffice-commits] core.git: scripting/astyle.options

2014-09-26 Thread Robert Antoni Buj i Gelonch
scripting/astyle.options |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a0f3b9f9549bff55129b8b8031788c6d60005777 Author: Robert Antoni Buj i Gelonch Date: Thu Sep 25 19:35:48 2014 +0200 scripting: modify astyle.options Change-Id

[Libreoffice-commits] core.git: javaunohelper/JunitTest_juh.mk javaunohelper/test

2014-09-27 Thread Robert Antoni Buj i Gelonch
: Robert Antoni Buj i Gelonch Date: Sun Sep 28 00:37:19 2014 +0200 javaunohelper: migrate PropertySet_Test to JUnit $ make JunitTest_juh Change-Id: Ie6ed5070db01d8c183ddaae1852117667eae02f3 Reviewed-on: https://gerrit.libreoffice.org/11668 Reviewed-by: Noel Grandin

[Libreoffice-commits] core.git: ridljar/test

2014-09-28 Thread Robert Antoni Buj i Gelonch
ridljar/test/com/sun/star/uno/Any_Test.java| 10 +++--- ridljar/test/com/sun/star/uno/UnoRuntime_Test.java |6 +++--- 2 files changed, 10 insertions(+), 6 deletions(-) New commits: commit ffbdd805062b6587d17395e956f275e70a72a6c7 Author: Robert Antoni Buj i Gelonch Date: Sun

[Libreoffice-commits] core.git: jurt/test

2014-09-28 Thread Robert Antoni Buj i Gelonch
jurt/test/com/sun/star/uno/AnyConverter_Test.java | 46 ++ 1 file changed, 31 insertions(+), 15 deletions(-) New commits: commit ab7ccd81340d693008411e088e85d9f3d61645a4 Author: Robert Antoni Buj i Gelonch Date: Sun Sep 28 17:17:17 2014 +0200 jurt: remove

[Libreoffice-commits] core.git: unotest/source

2014-09-29 Thread Robert Antoni Buj i Gelonch
unotest/source/java/org/openoffice/test/UnoApiTest.java |2 -- 1 file changed, 2 deletions(-) New commits: commit e653fbfbfa41ec46431b84e50ac6f054e8713601 Author: Robert Antoni Buj i Gelonch Date: Mon Sep 29 09:32:05 2014 +0200 unotest: remove import from the same package

[Libreoffice-commits] core.git: forms/qa

2014-09-29 Thread Robert Antoni Buj i Gelonch
forms/qa/integration/forms/ListBox.java |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 16417688ef874e55f27daafe5ddb2293a39a9423 Author: Robert Antoni Buj i Gelonch Date: Mon Sep 29 10:12:34 2014 +0200 forms: Pass array of length equal to the size of the

[Libreoffice-commits] core.git: connectivity/qa

2014-09-29 Thread Robert Antoni Buj i Gelonch
connectivity/qa/connectivity/tools/HsqlDatabase.java |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 89ea05d8547b12de1041e9b637690731daa42a62 Author: Robert Antoni Buj i Gelonch Date: Mon Sep 29 10:19:28 2014 +0200 connectivity: Use chain of .append

[Libreoffice-commits] core.git: forms/qa

2014-09-29 Thread Robert Antoni Buj i Gelonch
forms/qa/integration/forms/DateValidator.java | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) New commits: commit 72f50083e713bb4f25b6acc31ecad3ae7aa9050e Author: Robert Antoni Buj i Gelonch Date: Mon Sep 29 11:58:04 2014 +0200 forms: getMonth() and getYear() are

[Libreoffice-commits] core.git: forms/qa

2014-09-29 Thread Robert Antoni Buj i Gelonch
forms/qa/integration/forms/DateValidator.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bf7ddfdeb7a81c112c5c9c25c4819bc576e87859 Author: Robert Antoni Buj i Gelonch Date: Mon Sep 29 14:51:24 2014 +0200 Fix java.util.Calendar.set in

[Libreoffice-commits] core.git: Changes to 'refs/changes/78/11478/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/85/11685/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/93/11593/11'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/77/11677/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/11690/5'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/85/11685/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/11690/3'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/11690/6'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/78/11478/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/93/11593/12'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/11639/4'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/77/11477/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/11690/7'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/11690/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/77/11477/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/68/11668/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/68/11668/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/11690/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/77/11677/3'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/77/11477/3'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/11690/4'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/11639/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/73/11673/6'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/11639/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/73/11673/4'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/73/11673/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/11639/3'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/43/11643/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/73/11673/3'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/76/11476/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/40/11640/3'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/76/11476/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/15/11615/3'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/40/11640/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/64/11564/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/93/11593/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/70/11470/2'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/15/11615/5'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/15/11615/4'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/15/11615/1'

2014-09-29 Thread Robert Antoni Buj i Gelonch
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: toolkit/test

2014-10-24 Thread Robert Antoni Buj i Gelonch
toolkit/test/accessibility/AccessibilityTree.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 581234b21368311d865fd1600c7ca62422ebb186 Author: Robert Antoni Buj i Gelonch Date: Sat Oct 11 19:26:08 2014 +0200 accessibility: Calling String.toString

[Libreoffice-commits] core.git: qadevOOo/runner

2014-10-24 Thread Robert Antoni Buj i Gelonch
qadevOOo/runner/helper/OfficeProvider.java |4 1 file changed, 4 deletions(-) New commits: commit ab06f67ee26e730f209a3ff8c4717901f70765fe Author: Robert Antoni Buj i Gelonch Date: Sun Oct 12 11:38:58 2014 +0200 runner: code will never be executed Change-Id

[Libreoffice-commits] core.git: connectivity/qa

2014-10-24 Thread Robert Antoni Buj i Gelonch
connectivity/qa/complex/connectivity/dbase/DBaseNumericFunctions.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1210ad69d8536da6506d945b6f4ebd0fd33d Author: Robert Antoni Buj i Gelonch Date: Mon Oct 13 00:50:25 2014 +0200 connectivity: the value of

OS X: coinmp is not using install_name_tool

2014-10-24 Thread Robert Antoni Buj i Gelonch
otool -L /Applications/LibreOfficeDev.app/Contents/Frameworks/*.dylib | grep coinmp /Volumes/Master/lo/core/workdir/UnpackedTarball/coinmp/lib/libCbc.3.dylib (compatibility version 12.0.0, current version 12.8.0) /Volumes/Master/lo/core/workdir/UnpackedTarball/coinmp/lib/libCgl.1.dylib (compatibi

[Libreoffice-commits] core.git: bean/com connectivity/qa qadevOOo/runner

2014-10-25 Thread Robert Antoni Buj i Gelonch
e61c4b5f06241dd248cfe28b29cb658ea47bd72e Author: Robert Antoni Buj i Gelonch Date: Thu Oct 16 18:58:13 2014 +0200 java: prevent overflow by using 'long int' arithmetic in multiplication Change-Id: I8dda8f4621f265208c713c9edcfe725f1c9c5998 Reviewed-on: https://gerrit.libre

Re: OS X: coinmp is not using install_name_tool

2014-10-25 Thread Robert Antoni Buj i Gelonch
wrote: > On 10/19/2014 05:22 PM, Robert Antoni Buj i Gelonch wrote: > >> The previous message was for the master branch, the next output was >> obtained in 4.3 branch: >> > > There are two situations to consider: > > 1 Genuine LO code links against an external d

Re: OS X: coinmp is not using install_name_tool

2014-10-25 Thread Robert Antoni Buj i Gelonch
In fact, macosx-change-install-names.pl doesn't change the id of the library, and it maintains the temporally prefix. On Sat, Oct 25, 2014 at 3:42 PM, Robert Antoni Buj i Gelonch < robert@gmail.com> wrote: > I wonder if we can do it easer using @rpath prefix and passing poss

[Libreoffice-commits] core.git: external/nss

2014-10-27 Thread Robert Antoni Buj i Gelonch
external/nss/ExternalProject_nss.mk |1 + 1 file changed, 1 insertion(+) New commits: commit ae064ec005f157cb76fedb8ae5482f38c56704ad Author: Robert Antoni Buj i Gelonch Date: Thu Oct 23 23:18:52 2014 +0200 nss: add libnsspem.dylib to macosx-change-install-names.pl call

[Libreoffice-commits] core.git: qadevOOo/runner

2014-10-30 Thread Robert Antoni Buj i Gelonch
qadevOOo/runner/helper/APIDescGetter.java | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) New commits: commit 1e7382cb45759908cd3d639c839dcd5633dbadd1 Author: Robert Antoni Buj i Gelonch Date: Wed Oct 29 16:48:00 2014 +0100 runner: Dereference of the

[Libreoffice-commits] core.git: qadevOOo/runner wizards/com

2014-10-30 Thread Robert Antoni Buj i Gelonch
: Robert Antoni Buj i Gelonch Date: Wed Oct 29 17:11:50 2014 +0100 java: Questionable use of non-short-circuit logic Change-Id: Ied831cb5d6645e2696ff2d3d57843fc7a1f82f7e Reviewed-on: https://gerrit.libreoffice.org/12137 Reviewed-by: Noel Grandin Tested-by: Noel Grandin

[Libreoffice-commits] core.git: reportbuilder/java toolkit/test wizards/com

2014-10-30 Thread Robert Antoni Buj i Gelonch
| 15 -- wizards/com/sun/star/wizards/ui/FilterComponent.java | 11 -- 7 files changed, 15 insertions(+), 128 deletions(-) New commits: commit 5d8ecad569fd7a254902da154ed8057ec61f3a83 Author: Robert Antoni Buj i Gelonch Date: Wed Oct 29 17:34:18

[Libreoffice-commits] core.git: toolkit/test

2014-10-30 Thread Robert Antoni Buj i Gelonch
toolkit/test/accessibility/AccessibleComponentHandler.java |4 ++-- toolkit/test/accessibility/AccessibleExtendedComponentHandler.java |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 6412ebe5dd05eade0d09fe736d6d485d8d285ed7 Author: Robert Antoni Buj

[Libreoffice-commits] core.git: forms/qa

2014-10-30 Thread Robert Antoni Buj i Gelonch
1e48bfafdd25d595a2265a5bc66230f3681e96b5 Author: Robert Antoni Buj i Gelonch Date: Tue Sep 30 13:05:54 2014 +0200 forms: The if statement is redundant Change-Id: I1d339ea6052e648acf4405d2d40795c82ee043ca Reviewed-on: https://gerrit.libreoffice.org/11713 Reviewed-by: Caolán McNamara Tested-by: Caolán

Re: Java problem when running CppunitTest_dbaccess_dialog_save on OS X 10.10 with Oracle JDK 1.8

2014-11-01 Thread Robert Antoni Buj i Gelonch
HSQLDB requires some J2EE libs that aren't bundled within a standard JDK (javax.servlet). source files: ./workdir/UnpackedTarball/hsqldb/src/hsqlServlet.java ./workdir/UnpackedTarball/hsqldb/src/org/hsqldb/Servlet.java build: ./workdir/UnpackedTarball/hsqldb/classes/hsqlServlet.class ./workd

Re: Java problem when running CppunitTest_dbaccess_dialog_save on OS X 10.10 with Oracle JDK 1.8

2014-11-01 Thread Robert Antoni Buj i Gelonch
I think that the following command can solve the issue with Oracle's JDKs. sudo curl -o /Library/Java/Extensions/javaee-api-7.0.jar -O#L http://central.maven.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar Regards, Robert On Sat, Nov 1, 2014 at 8:19 PM, Robert Antoni Buj i Gelonch <

  1   2   3   >