Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Now I noticed the config.log of xmlsec shows the configure switches like this: ./configure --with-pic --disable-shared --disable-crypto-dl --without-libxslt --without-gnutls --without-openssl This is why it's not picking up my system openssl not the other crypto libs. I bet it's trying to build it

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/tokenarray.hxx |6 +++--- sc/source/core/data/formulaiter.cxx | 17 ++--- sc/source/core/data/validat.cxx |3 +-- sc/source/core/tool/rangenam.cxx| 14 +++--- sc/source/core/tool/token.cxx | 20 ++-- sc/source/fil

[Libreoffice-commits] core.git: Branch 'feature/vlc' - avmedia/source

2013-07-15 Thread Minh Ngo
avmedia/source/vlc/vlcplayer.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit eb86569610d00501df61ef82094172767168386a Author: Minh Ngo Date: Tue Jul 16 08:35:11 2013 +0300 Possibly binds a video frame into the WIN32 window Change-Id: Ib459

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-07-15 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit 729105faf8a1aa82f2437e8b8d78e21f3b93aa7d Author: Kohei Yoshida Date: Tue Jul 16 00:17:08 2013 -0400 More on replacing CalcAbsIfRel() with toAbs(). Change-Id: I7f658e15a1ab6bdabd5f774e129e12c48a032f1a diff --git a/sc/inc/refdata.hxx

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/refdata.hxx |2 +- sc/source/core/data/formulacell.cxx | 25 +++-- sc/source/filter/excel/xeformula.cxx | 12 ++-- sc/source/filter/excel/xelink.cxx| 35 --- sc/source/filter/inc/xelink.hxx |

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/qa sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/refdata.hxx |3 +++ sc/qa/unit/helper/qahelper.hxx |3 +++ sc/qa/unit/ucalc.hxx|3 +++ sc/qa/unit/ucalc_formula.cxx| 20 sc/source/core/tool/refdata.cxx | 21 + 5 files changed, 50 insertions(+) New comm

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/qa sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/address.hxx |8 + sc/inc/refdata.hxx |1 sc/qa/unit/ucalc_formula.cxx |3 sc/source/core/tool/compiler.cxx | 202 --- sc/source/core/tool/interpr1.cxx |8 - sc/source/core/tool/interpr4.cx

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

2013-07-15 Thread Takeshi Abe
sw/source/filter/ww8/wrtw8nds.cxx |2 +- sw/source/filter/ww8/wrtw8num.cxx |6 +++--- sw/source/filter/ww8/wrtww8.cxx |2 +- sw/source/filter/ww8/ww8graf.cxx |6 +++--- sw/source/filter/ww8/ww8par2.cxx |4 ++-- sw/source/filter/ww8/ww8par5.cxx |2 +- sw/source/ui/dbui/

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/refdata.hxx |5 ++--- sc/source/core/tool/refdata.cxx | 24 +--- sc/source/core/tool/token.cxx | 12 ++-- 3 files changed, 9 insertions(+), 32 deletions(-) New commits: commit 2d399787bb705324d53cfba74ff08f65f51ae002 Author: Kohei Yoshida

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc

2013-07-15 Thread Kohei Yoshida
sc/inc/refdata.hxx | 11 --- 1 file changed, 11 deletions(-) New commits: commit 361da024158ef6a37e0c04a14197672be6e2ad51 Author: Kohei Yoshida Date: Mon Jul 15 20:00:01 2013 -0400 Nobody uses this. Chuck it. Change-Id: I07672678a25be4600872ecc3916ceb8f64cf2620 diff --

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/qa sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/compiler.hxx |4 ++-- sc/qa/unit/ucalc.hxx |2 ++ sc/qa/unit/ucalc_formula.cxx | 36 sc/source/core/tool/compiler.cxx | 10 +- 4 files changed, 45 insertions(+), 7 deletions(-) New commits: commit 5ebd1e7

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/qa

2013-07-15 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 62 --- sc/qa/unit/ucalc.hxx |5 2 files changed, 67 deletions(-) New commits: commit 8cfbad25dc7772a528ac6866adfe69b29fc78407 Author: Kohei Yoshida Date: Mon Jul 15 19:04:52 2013 -0400 We don't need this te

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/refdata.hxx | 96 sc/source/core/tool/refdata.cxx |8 +-- sc/source/core/tool/token.cxx |4 - 3 files changed, 54 insertions(+), 54 deletions(-) New commits: commit 651943c037fd2c3afb8942e94033c261f14df338 Author: Kohei Yosh

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - sc/source

2013-07-15 Thread Ivan Timofeev
sc/source/ui/unoobj/cellsuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21aaeda9386cd20c29e8ffa07ade362f3995b507 Author: Ivan Timofeev Date: Mon Jul 1 22:10:45 2013 +0400 WaE: pOldRanges may be used uninitialized Change-Id: I22ff60e30b8c5697f

[Libreoffice-commits] core.git: compilerplugins/clang

2013-07-15 Thread Luboš Luňák
compilerplugins/clang/pointertobool.cxx | 163 1 file changed, 163 insertions(+) New commits: commit 22fa63a4fac7e86bc199092c48f0d2954435bf46 Author: Luboš Luňák Date: Mon Jul 15 23:16:05 2013 +0200 compiler plugin warning about unwanted silent pointer

[Libreoffice-commits] core.git: sysui/Module_sysui.mk

2013-07-15 Thread Michael Stahl
sysui/Module_sysui.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit b673ba2b2a52e77d6a71cb0725b067df6eb0ff2f Author: Michael Stahl Date: Mon Jul 15 23:10:45 2013 +0200 sysui: oops, the mac stuff uses documents.ulf from CT_share Change-Id: I2872a9bef161b7e073f6e23

[Libreoffice-commits] core.git: 3 commits - compilerplugins/clang sax/source sw/source

2013-07-15 Thread Luboš Luňák
compilerplugins/clang/plugin.cxx | 22 +- sax/source/fastparser/fastparser.cxx |2 +- sw/source/filter/html/htmlatr.cxx|4 ++-- 3 files changed, 20 insertions(+), 8 deletions(-) New commits: commit 8e3bf1598fa95ac8d099e45ae4252e7654a6f590 Author: LuboÅ¡ LuňÃ

[Libreoffice-commits] translations.git: Branch 'libreoffice-4-1-0' - source/sh source/sr

2013-07-15 Thread Andras Timar
source/sh/dictionaries/is.po | 22 ++ source/sr/dictionaries/is.po | 22 ++ 2 files changed, 44 insertions(+) New commits: commit abf9df6fa0748b60511662c8c62e99d3e052307d Author: Andras Timar Date: Mon Jul 15 21:17:10 2013 +0200 forgot add these

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - translations

2013-07-15 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd9ef9e9cad46e0ed4355db4c4062e72cb8b847e Author: Andras Timar Date: Mon Jul 15 21:17:10 2013 +0200 Updated core Project: translations abf9df6fa0748b60511662c8c62e99d3e052307d diff --git a/trans

[Libreoffice-commits] translations.git: Branch 'libreoffice-4-1' - source/sh source/sr

2013-07-15 Thread Andras Timar
source/sh/dictionaries/is.po | 22 ++ source/sr/dictionaries/is.po | 22 ++ 2 files changed, 44 insertions(+) New commits: commit 9ee1d9e42eeb75b893617ff6b7de99ac44169bc3 Author: Andras Timar Date: Mon Jul 15 21:17:10 2013 +0200 forgot add these

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - translations

2013-07-15 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c04cc50f51e56347dbb28bfac6b07229282d7858 Author: Andras Timar Date: Mon Jul 15 21:17:10 2013 +0200 Updated core Project: translations 9ee1d9e42eeb75b893617ff6b7de99ac44169bc3 diff --git a/trans

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - translations

2013-07-15 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9947f77c9d081376cf47236521ccd0c136da7aae Author: Andras Timar Date: Mon Jul 15 18:42:18 2013 +0200 Updated core Project: translations 163b64b65b130ad4335ec6c1774644a50c72a4f6 diff --git a/trans

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - sc/source

2013-07-15 Thread Michael Stahl
sc/source/filter/oox/unitconverter.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit b47bd8d1acf8fb173fd1faeaccc193c8dabd2e25 Author: Michael Stahl Date: Mon Jul 15 20:22:01 2013 +0200 sc: fix Date/DateTime ambiguity (cherry picked f

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sc/source

2013-07-15 Thread Michael Stahl
sc/source/filter/oox/unitconverter.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit bb19a11fa9a52512bf16cc6cace4c5c10fdb8eb6 Author: Michael Stahl Date: Mon Jul 15 20:22:01 2013 +0200 sc: fix Date/DateTime ambiguity (cherry picked f

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - translations

2013-07-15 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 37faced4c994f03a4f0e4a9d297fe86f86cb586b Author: Andras Timar Date: Mon Jul 15 18:42:18 2013 +0200 Updated core Project: translations 1edbc96c685441994848d67ca384062c8b60c0be diff --git a/trans

[Libreoffice-commits] core.git: Branch 'feature/firebird-sdbc3' - 2 commits - connectivity/Configuration_firebird.mk connectivity/Module_connectivity.mk connectivity/Rdb_firebird_sdbc.mk connectivity/

2013-07-15 Thread Andrzej J . R . Hunt
Repository.mk | 2 - connectivity/Configuration_firebird.mk | 8 ++-- connectivity/Module_connectivity.mk | 1 connectivity/Rdb_firebird_sdbc.mk

[Libreoffice-commits] core.git: sw/inc sw/source

2013-07-15 Thread Matteo Casalin
sw/inc/fldbas.hxx|4 ++-- sw/source/core/fields/fldbas.cxx | 27 +-- sw/source/core/fields/usrfld.cxx |5 ++--- 3 files changed, 17 insertions(+), 19 deletions(-) New commits: commit 67db35da5d7a3b117a0e0035c17c2fb58e5f23e6 Author: Matteo Casalin

[Libreoffice-commits] core.git: sysui/Module_sysui.mk

2013-07-15 Thread Michael Stahl
sysui/Module_sysui.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5bd6a5110bb812f82a81e73422a7b14851f84441 Author: Michael Stahl Date: Mon Jul 15 21:04:05 2013 +0200 sysui: no point in trying to build .desktops and RPMs on Mac Change-Id: I0b5b88

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/column.hxx |1 + sc/source/core/data/column3.cxx | 13 - sc/source/core/data/table5.cxx |5 ++--- 3 files changed, 11 insertions(+), 8 deletions(-) New commits: commit f06d913f551ae666a7b4dd905391c388660b0ea1 Author: Kohei Yoshida Date: Mon Jul 15 14

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - ucb/source

2013-07-15 Thread Michael Stahl
ucb/source/ucp/gvfs/gvfs_content.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea41189e71a7fb2bb79d7d9254a65d97c71f397e Author: Michael Stahl Date: Mon Jul 15 18:09:07 2013 +0200 ucb: fix DateTime in gvfs (cherry picked from commit 5ff4ccc6c49b0

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - ucb/source

2013-07-15 Thread Michael Stahl
ucb/source/ucp/gvfs/gvfs_content.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b9228ac1e94b24a44828e4cecf26ee5faf178cd6 Author: Michael Stahl Date: Mon Jul 15 18:09:07 2013 +0200 ucb: fix DateTime in gvfs (cherry picked from commit 5ff4ccc6c49b0

[Libreoffice-commits] core.git: cui/source cui/uiconfig cui/UIConfig_cui.mk include/sfx2

2013-07-15 Thread Caolán McNamara
cui/UIConfig_cui.mk|1 cui/source/options/optlingu.cxx|5 ++- cui/source/options/optlingu.src|9 -- cui/uiconfig/ui/querydeletedictionarydialog.ui | 35 + include/sfx2/sfx.hrc

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

2013-07-15 Thread Luboš Luňák
cui/source/inc/optdict.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit c82fa6dc378f42d480cb27fedaf3da93f9359146 Author: Luboš Luňák Date: Mon Jul 15 20:32:06 2013 +0200 remove unused fields Change-Id: I1676b71e63256466f6ff2ad27349382d1a4006a3 diff --git a/cu

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

2013-07-15 Thread Michael Stahl
sc/source/filter/oox/unitconverter.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 585d4c165f25a6acb19b5f0d05cbb1623283717f Author: Michael Stahl Date: Mon Jul 15 20:22:01 2013 +0200 sc: fix Date/DateTime ambiguity Change-Id: I9990

[Libreoffice-commits] core.git: include/sal

2013-07-15 Thread Luboš Luňák
include/sal/log-areas.dox |3 +++ 1 file changed, 3 insertions(+) New commits: commit 5e6cf64783b1925cdc8f0fba944a8f8edfa3c807 Author: Luboš Luňák Date: Mon Jul 15 20:10:08 2013 +0200 add missing log areas From 7650a82702ec9d13e3a52ea84b9666ee4e9f9a62 . Change-Id:

[Libreoffice-commits] core.git: ios/iosremote

2013-07-15 Thread siqi
ios/iosremote/ic_launcher.png |binary ios/iosremote/ic_launc...@2x.png |binary ios/iosremote/iosremote.xcodeproj/project.pbxproj

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-07-15 Thread Kohei Yoshida
sc/source/core/data/column3.cxx | 14 ++ 1 file changed, 2 insertions(+), 12 deletions(-) New commits: commit 466cb70c14ffbf6831b68f44173941af0e617f82 Author: Kohei Yoshida Date: Mon Jul 15 13:48:07 2013 -0400 No point having this indirection. Change-Id: Idab46933ef

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 5 commits - cui/source cui/uiconfig cui/UIConfig_cui.mk include/sax oox/source sax/source sc/source sw/qa ucb/source

2013-07-15 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit 0e65ac4ff185aaa21da2aaf785b914866037c8c8 Author: Kohei Yoshida Date: Mon Jul 15 11:30:40 2013 -0400 Example code on how to handle input and output for matrix inversion. Right now this code simply puts the original matrix values back

[no subject]

2013-07-15 Thread Ricardo Montania
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Ricardo Montania Prado de Campos http://www.linuxafundo.com.br ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.free

[Libreoffice-commits] core.git: sax/CppunitTest_sax.mk

2013-07-15 Thread Michael Stahl
sax/CppunitTest_sax.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9d639f6b2f88aafa2c94a73a31b57ddd4122f436 Author: Michael Stahl Date: Mon Jul 15 18:51:45 2013 +0200 sax: even more boost_headers Change-Id: I6d78c737d7cd049c7b148da3b4d30166bb7c8517 diff --git

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - include/osl sal/osl sdext/source

2013-07-15 Thread Lionel Elie Mamane
include/osl/time.h |8 sal/osl/unx/time.c |8 sal/osl/w32/time.c |8 sdext/source/presenter/PresenterToolBar.cxx |2 +- 4 files changed, 13 insertions(+), 13 deletions(-) New comm

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

2013-07-15 Thread Ricardo Montania
dbaccess/source/ui/misc/UpdateHelperImpl.hxx |9 - 1 file changed, 9 deletions(-) New commits: commit 5730dd48cad67f71a2ab3792b59920470dd7c682 Author: Ricardo Montania Date: Mon Jul 15 07:12:26 2013 -0300 fdo#63690 drop RTL_LOGFILE_CONTEXT_AUTHOR Change-Id: I46823bb2c

[PUSHED] update help ids for opt new dictionary dialog .ui conversion

2013-07-15 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/4918 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/4918 To unsubscribe, vi

[Libreoffice-commits] help.git: source/text

2013-07-15 Thread Caolán McNamara
source/text/shared/optionen/01010400.xhp |1 + 1 file changed, 1 insertion(+) New commits: commit cd1389b4c35e4e028b1e433246093cf2f1f13b42 Author: Caolán McNamara Date: Mon Jul 15 17:20:58 2013 +0100 add a help id for the over all dialog Change-Id: I79d00e64ab2666973c4e6a8e3

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-07-15 Thread Csikós Tamás
helpers/help_hid.lst |3 --- source/text/shared/optionen/01010400.xhp | 12 ++-- 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit 696273411433e4de4411d84837307d8815f42378 Author: Csikós Tamás Date: Mon Jul 15 14:33:18 2013 +0200 upda

[Libreoffice-commits] core.git: helpcontent2

2013-07-15 Thread Csikós Tamás
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 712019343e002ed64e7f4e00cc224af3559ed912 Author: Csikós Tamás Date: Mon Jul 15 14:33:18 2013 +0200 Updated core Project: help 696273411433e4de4411d84837307d8815f42378 update help ids

[Libreoffice-commits] core.git: helpcontent2

2013-07-15 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b5e401d4cc3db80f02674bab9b52cba3f199810 Author: Caolán McNamara Date: Mon Jul 15 17:20:58 2013 +0100 Updated core Project: help cd1389b4c35e4e028b1e433246093cf2f1f13b42 diff --git a/helpconte

[Libreoffice-commits] core.git: filter/Library_placeware.mk filter/Library_xsltfilter.mk

2013-07-15 Thread Michael Stahl
filter/Library_placeware.mk |2 ++ filter/Library_xsltfilter.mk |1 + 2 files changed, 3 insertions(+) New commits: commit fd3c5d3a0651b3128fb15725944b6da81ec5bb32 Author: Michael Stahl Date: Mon Jul 15 18:18:06 2013 +0200 filter: need more boost_headers Change-Id: Id927

[Libreoffice-commits] core.git: 2 commits - cui/source cui/uiconfig include/sfx2 include/svx

2013-07-15 Thread Caolán McNamara
cui/source/factory/dlgfact.cxx| 18 +++--- cui/source/factory/dlgfact.hxx|3 +-- cui/source/inc/helpid.hrc |1 - cui/source/options/optlingu.cxx |2 +- cui/uiconfig/ui/optnewdictionarydialog.ui | 13 - includ

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/inc

2013-07-15 Thread Eike Rathke
vcl/inc/pch/precompiled_vcl.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 96bd69962f90c286461734bb3a4d218c56104cd3 Author: Eike Rathke Date: Mon Jul 15 18:13:16 2013 +0200 build breaker: remove XSystemClipboard.hpp from pch again Commit 60455c972b09ca02b18660c6f

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2013-07-15 Thread Armin Le Grand
svgio/source/svgreader/svgstyleattributes.cxx | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) New commits: commit 1898f94578f266de42f92602a36518fb12bacf5a Author: Armin Le Grand Date: Mon Jul 15 14:22:12 2013 + i122724 Better handling of line-only pa

[Libreoffice-commits] core.git: cui/source cui/uiconfig cui/UIConfig_cui.mk

2013-07-15 Thread Csikós Tamás
cui/UIConfig_cui.mk |1 cui/source/inc/optdict.hxx| 15 -- cui/source/options/optdict.cxx| 46 ++- cui/source/options/optdict.hrc|8 - cui/source/options/optdict.src| 71 -- cui/uiconfig/ui/optnewd

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

2013-07-15 Thread Michael Stahl
ucb/source/ucp/gvfs/gvfs_content.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ff4ccc6c49b0d69a3a9f80f9abdc65fe60f8aec Author: Michael Stahl Date: Mon Jul 15 18:09:07 2013 +0200 ucb: fix DateTime in gvfs Change-Id: I5733e1490f3f162045fa5040efaa

[Libreoffice-commits] core.git: include/sax sax/source

2013-07-15 Thread Michael Stahl
include/sax/tools/converter.hxx |8 sax/source/tools/converter.cxx |8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 4ce40c0b06888cff6bc593669d0fb94139485620 Author: Michael Stahl Date: Mon Jul 15 17:56:56 2013 +0200 sax: more s/TimeZone/T

[Libreoffice-commits] core.git: oox/source sw/qa

2013-07-15 Thread Luboš Luňák
oox/source/export/vmlexport.cxx |2 ++ sw/qa/extras/ooxmlexport/data/bnc581614.doc |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 10 ++ 3 files changed, 12 insertions(+) New commits: commit ba8988a59716acc405ce5e5233e3f472e0066cbc Author: Luboš Luňák Date:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - officecfg/registry

2013-07-15 Thread Jan Holesovsky
officecfg/registry/data/org/openoffice/Office/Views.xcu |7 +++ 1 file changed, 7 insertions(+) New commits: commit 7d191b1ab0cf43c64ad25ad28da8d1d91214098c Author: Jan Holesovsky Date: Mon Jul 15 17:32:40 2013 +0200 Enable sidebar by default when the Experimental Sidebar is put t

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-07-15 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 38 +-- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit 69f2c96b3196cb8e9430d8abab84032a6da61352 Author: Kohei Yoshida Date: Mon Jul 15 11:30:40 2013 -0400 Example code on how to handle input and

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - include/osl oox/source ucb/source

2013-07-15 Thread Lionel Elie Mamane
include/osl/time.h|2 +- oox/source/docprop/docprophandler.cxx |2 +- ucb/source/ucp/webdav-neon/DateTimeHelper.cxx |4 ++-- ucb/source/ucp/webdav/DateTimeHelper.cxx |4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) New commits: com

[Libreoffice-commits] core.git: officecfg/registry

2013-07-15 Thread Jan Holesovsky
officecfg/registry/data/org/openoffice/Office/Views.xcu |7 +++ 1 file changed, 7 insertions(+) New commits: commit 114edb760079ca6ad0791db30c75394cf6f634e9 Author: Jan Holesovsky Date: Mon Jul 15 17:32:40 2013 +0200 Enable sidebar by default when the Experimental Sidebar is put t

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/source

2013-07-15 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 38 +-- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit 0563f5f43bf244732ef2da32b30470fa2549c072 Author: Kohei Yoshida Date: Mon Jul 15 11:30:40 2013 -0400 Example code on how to handle input and

[GSOC] about:config utility - Weekly Report #4

2013-07-15 Thread Efe Gürkan YALAMAN
Hi, This week I only did debugging. Configuration management code is a little complicated. I could handle it mostly. Learned a lot about about configuration process now. I know where is the config codes mostly. But I don't know how to use it. Also there was no good internet access this week. I cou

[Libreoffice-commits] core.git: vcl/inc vcl/source vcl/win

2013-07-15 Thread Jelle van der Waa
vcl/inc/pch/precompiled_vcl.hxx |1 - vcl/source/app/svmain.cxx |8 vcl/source/filter/graphicfilter.cxx |5 ++--- vcl/source/gdi/image.cxx|7 +++ vcl/source/gdi/outdev3.cxx |2 +- vcl/source/helper/canvastools.cxx |5 ++---

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - include/osl oox/source ucb/source

2013-07-15 Thread Lionel Elie Mamane
include/osl/time.h|2 +- oox/source/docprop/docprophandler.cxx |2 +- ucb/source/ucp/webdav-neon/DateTimeHelper.cxx |4 ++-- ucb/source/ucp/webdav/DateTimeHelper.cxx |4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) New commits: com

License statement

2013-07-15 Thread Máté Gergely
All of my past and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
...I also found that the old README.Solaris mentions a "--disable-xmlsec", but the configure script doesn't mention it. Any other way to avoid building xmlsec? Da: Gabriele Bulfon A: Rene Engelhard Cc: michael.me...@suse.com libreoffice-dev Michael Stahl Data: 15 luglio 2013 16.47.25 CEST Oggetto:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - comphelper/source connectivity/source extensions/source forms/source offapi/com offapi/type_reference offapi/UnoApi_offapi.mk oox/source qade

2013-07-15 Thread Michael Stahl
comphelper/source/misc/anycompare.cxx |3 connectivity/source/commontools/dbconversion.cxx|5 connectivity/source/drivers/file/FDateFunctions.cxx | 10 connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx

[Libreoffice-commits] core.git: sw/inc sw/source

2013-07-15 Thread Matteo Casalin
sw/inc/fldbas.hxx|2 -- sw/source/core/fields/fldbas.cxx |7 ++- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 02c1f4128b2011ceea6e4a0ceb054ec74315ec54 Author: Matteo Casalin Date: Sun Jun 23 23:46:05 2013 +0200 Reduce scope of global arr

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sc/inc sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/dpfilteredcache.hxx |5 sc/source/core/data/dpfilteredcache.cxx | 12 + sc/source/core/data/dpgroup.cxx | 300 +++- 3 files changed, 201 insertions(+), 116 deletions(-) New commits: commit 6877ddc50d601f57d4cf77379ae613a33df19711 Aut

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
A deeper check of the xmlsec1 config.log, shows there are many vars that are empty, not passed by main configure, such as NSS_LIBS and NSS_CFLAGS. These are set up during configure, and I used them to build against system nspr that is in a different location, but are empty in this internal xmlsec

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sc/inc sc/source

2013-07-15 Thread Kohei Yoshida
sc/inc/dpfilteredcache.hxx |5 sc/source/core/data/dpfilteredcache.cxx | 12 + sc/source/core/data/dpgroup.cxx | 300 +++- 3 files changed, 201 insertions(+), 116 deletions(-) New commits: commit eb426753811befc69b3929146ac68cb97f92f7b0 Aut

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Or maybe I could build the patched xmlsec1 component out of the LO fetched tarball, as a system library (naming it as LO version), then force the LO build not to build that component? Da: Gabriele Bulfon A: Rene Engelhard Cc: michael.me...@suse.com Michael Stahl libreoffice-dev Data: 15 luglio 20

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - scripting/source

2013-07-15 Thread Caolán McNamara
scripting/source/pyprov/mailmerge.py | 23 +-- 1 file changed, 17 insertions(+), 6 deletions(-) New commits: commit 6a5ba90664634b288296c4e8eebc4cd6eabe6105 Author: Caolán McNamara Date: Sat Jul 13 15:56:41 2013 +0100 Resolves: fdo#66761 Macro controlled Python Mail

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sax/qa sax/source

2013-07-15 Thread Michael Stahl
sax/qa/cppunit/test_converter.cxx |6 -- sax/source/tools/converter.cxx| 22 ++ 2 files changed, 18 insertions(+), 10 deletions(-) New commits: commit f6dab88453fc2cec29f0fe95663452d98a74fd17 Author: Michael Stahl Date: Sat Jun 29 17:16:07 2013 +0200 i#10

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - svx/source

2013-07-15 Thread David Tardon
svx/source/unodraw/unoshape.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit 5ecbe5df8034895273942fd19a3cd6c9544e1025 Author: David Tardon Date: Mon Jul 15 12:23:40 2013 +0200 fdo#57631 fix collection of property states Change-Id: I607

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Ok. I see. Problem is, I could easily build, package and install my xmlsec1 component in few minutes, and it did see all the required libs (openssl, and so on). How can I debug why the LO internal configure cannot see the deps? Gabriele.

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 2a/396edb739820b5c8e516fe12876f3f4e385396 f5/d8c188925db694bc7e37a57ea276b05ea4de24

2013-07-15 Thread Caolán McNamara
2a/396edb739820b5c8e516fe12876f3f4e385396 |1 + f5/d8c188925db694bc7e37a57ea276b05ea4de24 |1 + 2 files changed, 2 insertions(+) New commits: commit b2baaf072a0fefee7583bc91866bd1b48488c3d7 Author: Caolán McNamara Date: Mon Jul 15 15:04:22 2013 +0100 Notes added by 'git notes add

[Libreoffice-commits] core.git: 2 commits - chart2/source chart2/uiconfig helpcontent2

2013-07-15 Thread Caolán McNamara
chart2/source/controller/dialogs/tp_ChartType.cxx |4 chart2/uiconfig/ui/smoothlinesdlg.ui |1 chart2/uiconfig/ui/steppedlinesdlg.ui | 335 +++--- chart2/uiconfig/ui/tp_SeriesToAxis.ui | 16 - helpcontent2

[Libreoffice-commits] core.git: chart2/AllLangResTarget_chartcontroller.mk chart2/source chart2/uiconfig chart2/UIConfig_chart2.mk

2013-07-15 Thread Olivier Hallot
chart2/AllLangResTarget_chartcontroller.mk |1 chart2/UIConfig_chart2.mk|1 chart2/source/controller/dialogs/tp_SeriesToAxis.cxx | 177 +++- chart2/source/controller/dialogs/tp_SeriesToAxis.hrc | 39 - chart2/source/controller/dialogs/tp_Serie

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-07-15 Thread Caolán McNamara
helpers/help_hid.lst | 11 -- source/text/schart/01/0406.xhp | 38 - 2 files changed, 17 insertions(+), 32 deletions(-) New commits: commit 7885eab3d5f01e8208310ca2f4258df5cbfdb999 Author: Caolán McNamara Date: Mon Jul 15 14:39

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - svx/source

2013-07-15 Thread David Tardon
svx/source/unodraw/unoshape.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit a5bfa0a75ddae5f5d824d439e99dff6d4329e965 Author: David Tardon Date: Mon Jul 15 12:23:40 2013 +0200 fdo#57631 fix collection of property states Change-Id: I607

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
I see no switch in global configure to force it to use system xmlsec. How does it decide to install its own? One possibility is that I make and install my own component of xmlsec. Will the build system see it and decide not to build its own? Gabriele. Da: Gabriele Bulfon A: Michael Stahl Cc: michae

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Yes, I could find it, but it says nothing particular, just that it cannot find the libs. But I'm sure I have them. Any idea? -- Da: Michael Stahl A: Gabriele Bulfon Cc: michael.me...@suse.com libreoffice-dev Data:

[PATCH] i#108348: support DateTimeWithTimezone in user defined Docum...

2013-07-15 Thread Michael Stahl (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/4834 to look at the new patch set (#3). Change subject: i#108348: support DateTimeWithTimezone in user defined Document Properties

[PUSHED] i#108348: support DateTimeWithTimezone in user defined Docum...

2013-07-15 Thread Michael Stahl (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/4834 -- To view, visit https://gerrit.libreoffice.org/4834 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[Libreoffice-commits] core.git: 2 commits - include/sax include/sfx2 offapi/com sax/qa sax/source sc/source sfx2/source xmloff/source

2013-07-15 Thread Michael Stahl
include/sax/tools/converter.hxx | 22 ++- include/sfx2/dinfdlg.hxx | 12 + offapi/com/sun/star/util/DateTimeWithTimezone.idl|2 offapi/com/sun/star/util/DateWithTimezone.idl|2 offapi/com/sun/star/util/TimeW

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source

2013-07-15 Thread Gergo Mocsi
basctl/source/basicide/baside2.hxx | 30 ++- basctl/source/basicide/baside2b.cxx | 96 2 files changed, 115 insertions(+), 11 deletions(-) New commits: commit cf8d21808a3a5365f0de2419ab60bdec03f84434 Author: Gergo Mocsi Date: Mon Jul 15 15:14:2

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Ok, I could go over extension by disabling that motif dependent plugin. Now, later, it's trying to build xmlsec1, and looks like it can't find libs I actually have! checking for pkg-config... yes checking for libxslt libraries= 1.0.20... no [I have it, it's 1.1.26] checking for openssl librari

Re: [GSOC] iOS remote control weekly update 5 (workable milestone)

2013-07-15 Thread Siqi Liu
Hello Jonathan, For now I've only tested it against iOS5.0 and later so I don't think it's compatible with iOS4.1. The app is pretty much based on storyBoard which is one of the main features of iOS5, so sadly iOS4 will not be compatible :'-( Siqi 2013/7/15 Jonathan Aquilina > What is the old

[Libreoffice-commits] core.git: bin/module-deps.pl

2013-07-15 Thread Michael Meeks
bin/module-deps.pl | 32 1 file changed, 32 insertions(+) New commits: commit c5d0d5114e06705d43a9ef6a7dd58006bdd25b10 Author: Michael Meeks Date: Mon Jul 15 13:32:49 2013 +0100 Prune some leaves for a cleaner top-to-bottom view of deps. Change-

Re: Configuring the iOS app to open DOCX files

2013-07-15 Thread Miklos Vajna
On Sun, Jul 14, 2013 at 11:18:16AM +0300, Ptyl Dragon wrote: > So, what are we doing wrong? > What should we do to make the iOS app open docx files? As a start, you can with a debugger if WriterFilter::filter() is reached: http://opengrok.libreoffice.org/xref/core/writerfilter/source/filter/Impo

Re: [GSOC] iOS remote control weekly update 5 (workable milestone)

2013-07-15 Thread Jonathan Aquilina
What is the oldest version of iOS this will work with as i have an older ipod touch with 4.1 on it. On Mon, Jul 15, 2013 at 2:39 PM, Siqi Liu wrote: > Hello Jonathan, Tor and all LibO developers and QA testers, > > I've just integrated TestFlight into the app and now I need to register > beta-t

Re: [GSOC] iOS remote control weekly update 5 (workable milestone)

2013-07-15 Thread Siqi Liu
Hello Jonathan, Tor and all LibO developers and QA testers, I've just integrated TestFlight into the app and now I need to register beta-testers' iOS devices in order to distribute this beta-testing version to you. For that I've created a gdoc to gather unique identifiers from all beta testers wh

[PATCH] update help ids for opt new dictionary dialog .ui conversion

2013-07-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/4918 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/18/4918/1 update help ids for opt new dictionary dialog .ui conversion Change-Id: I36d3b7c9f216d9a9f940885c8d4b2f16706ddc0

[Libreoffice-commits] core.git: solenv/gbuild

2013-07-15 Thread Luboš Luňák
solenv/gbuild/platform/com_MSC_class.mk | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 8bcb9090efe5a8c08881d0a39f102c5f736f2da6 Author: Luboš Luňák Date: Mon Jul 15 14:13:13 2013 +0200 add gb_JunitTest_SOFFICEARG setting also for windows Needed since

Re: Why dev-www.libreoffice.org is unreachable

2013-07-15 Thread LOH KOK HOE
Sorry for my bad, my home machine doesn't connect to any proxy server. I think this is due to the network in my area was so unstable, just now I was able to download the source from the site, but few minutes later it was failed. I was thinking is there a way to make an offline compile? I am worry t

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/inc

2013-07-15 Thread Luboš Luňák
vcl/inc/pch/precompiled_vcl.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 17249bb757b775f0956cdca437108943d2a50b71 Author: Luboš Luňák Date: Mon Jul 15 13:53:14 2013 +0200 do not include UNO header that does not seem to exist(?) in 4.1 Change-Id: Iea8a41c8fac

[PUSHED] i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.

2013-07-15 Thread Eike Rathke (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/4833 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/4833 To unsubscribe, visit

[PATCH] i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.

2013-07-15 Thread Eike Rathke (via Code Review)
Hello Lionel Elie Mamane, LibreOffice gerrit bot, Michael Stahl, Michael Meeks, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/4833 to look at the new patch set (#5). Change subject: i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. .

[Libreoffice-commits] core.git: comphelper/source connectivity/source extensions/source forms/source offapi/com offapi/type_reference offapi/UnoApi_offapi.mk oox/source qadevOOo/tests reportdesign/sou

2013-07-15 Thread Michael Stahl
comphelper/source/misc/anycompare.cxx |3 connectivity/source/commontools/dbconversion.cxx|5 connectivity/source/drivers/file/FDateFunctions.cxx | 10 connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx

Fwd: Why dev-www.libreoffice.org is unreachable

2013-07-15 Thread LOH KOK HOE
CC this error to everyone. -- Forwarded message -- From: LOH KOK HOE Date: Mon, Jul 15, 2013 at 7:36 PM Subject: Re: Why dev-www.libreoffice.org is unreachable To: Noel Grandin Ya, I did a try on this morning was working fine, but when I reach home at night, I can't connect con

  1   2   >