[PATCH] configure: minor typo

2013-05-03 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3754 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/3754/1 configure: minor typo Change-Id: I13e4b91f62a3cbe02e504004b177efdcbe939edc --- M configure.ac 1 file changed, 1

[PATCH] Revert "Added Tango colors to palette"

2013-05-02 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3738 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/3738/1 Revert "Added Tango colors to palette" Tango icons are in its own tango.soc palette. No need to add them to the

[PATCH] postgresql: honor --disable-openssl flag

2013-04-12 Thread Andres Gomez (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/ to look at the new patch set (#3). Change subject: postgresql: honor --disable-openssl flag .. postgresql:

[ABANDONED] build: honor --disable-openssl flag final bits

2013-04-11 Thread Andres Gomez (via Code Review)
Andres Gomez has abandoned this change. Change subject: build: honor --disable-openssl flag final bits .. Patch Set 1: Abandoned Obsolete after additional changes in previous commits. -- To view, visit https://gerrit.libreoff

[ABANDONED] ucb: honor --disable-openssl

2013-04-11 Thread Andres Gomez (via Code Review)
Andres Gomez has abandoned this change. Change subject: ucb: honor --disable-openssl .. Patch Set 1: Abandoned Obsolete after the additional changes in previous commits. -- To view, visit https://gerrit.libreoffice.org/3331 T

[PATCH] build: honor --disable-openssl flag final bits

2013-04-11 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3334 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/34/3334/1 build: honor --disable-openssl flag final bits OpenSSL banned completely from the building process when the prop

[PATCH] postgresql: honor --disable-openssl flag

2013-04-11 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/ To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33//1 postgresql: honor --disable-openssl flag On --disable-openssl, let's avoid linking the bundled postgresql to Ope

[PATCH] python: honor --disable-openssl

2013-04-11 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3332 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/3332/1 python: honor --disable-openssl On --disable-openssl, the bundled python library will not build its OpenSSL modu

[PATCH] ucb: honor --disable-openssl

2013-04-11 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3331 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/31/3331/1 ucb: honor --disable-openssl On --disable-openssl, the bundled neon library will link against GNUTLS + gcrypt in

[PATCH] neon: honor --disable-openssl and use GNUTLS

2013-04-11 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3330 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/3330/1 neon: honor --disable-openssl and use GNUTLS On --disable-openssl, the bundled neon library will link against GN

[PATCH] xmlsec: honor --disable-openssl and use NSS

2013-04-11 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3329 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/29/3329/1 xmlsec: honor --disable-openssl and use NSS On --disable-openssl, let's avoid linking the bundled libxmlsec to O

[PATCH] build: new --disable-openssl flag

2013-04-11 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3328 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/3328/1 build: new --disable-openssl flag Most of the components included in LibreOffice already support alternative TLS

[PATCH] build: warn when configure with --with-tls=openssl

2013-04-11 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3327 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/27/3327/1 build: warn when configure with --with-tls=openssl When expliciting openssl as tls implementation to use, show a

[PATCH] vcl: conditionally link to jvmaccess

2013-04-10 Thread Andres Gomez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3320 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/3320/1 vcl: conditionally link to jvmaccess When SOLAR_JAVA (Java) is not there, vcl plugins will not link against jvma