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

2013-04-22 Thread Stephan Bergmann
source/text/shared/02/01170102.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2057fbeeeab78144913ded4b662d14db7e64f8ff Author: Stephan Bergmann Date: Tue Apr 23 08:33:12 2013 +0200 Error: Duplicated entry. ID = par_id3154286 LANG = en-US in File

[Libreoffice-commits] core.git: helpcontent2

2013-04-22 Thread Stephan Bergmann
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f800d308edcad47833f1bed140d0ddcb96c420d Author: Stephan Bergmann Date: Tue Apr 23 08:33:12 2013 +0200 Updated core Project: help 2057fbeeeab78144913ded4b662d14db7e64f8ff diff --git a/helpconte

Re: Stack trace in Windows

2013-04-22 Thread bfo
V Stuart Foote wrote > So having a bit of a chore when grabbing a stack trace in Windows. > Application to use seems to be the Sysinternals (Microsoft TechNet) > Russinovich & Cogswell developed Process Monitor utility. It will > completely capture to log ALL system activity on a Windows OS. > The

FILESAVE: Protected cell get Unprotected post save with option "User Microsoft Excel 2007/2010 XML format"

2013-04-22 Thread Ashish Patel
Hi, We are struggling with a major bug impacting rollout of Libreoffice 4 in > 200 desktops. https://bugs.freedesktop.org/show_bug.cgi?id=63608 for more info. Any hints / feedback on above is highly appreciated. Thanks in advance, Regards, Ashish ___

[APPLIED] [PATCH] Base: fix incorrect field removal in criterion inside query design view

2013-04-22 Thread Lionel Elie Mamane
Marking patch as applied. -- Lionel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Base: fix incorrect field removal in criterion inside query design view

2013-04-22 Thread Lionel Elie Mamane
Hi, I'm extremely sorry for my very late reply to this, it got buried under a load of other stuff. Let's nail this down and get rid of the problem. (In future, if I'm unresponsive, feel free to prod me repeatedly) :) On Wed, Jan 23, 2013 at 12:31:28AM +0100, Olivier Ploton wrote: > On Mon, 21 Ja

Re: Finding character after Formula anchor point

2013-04-22 Thread Rheinländer
Thanks Michael. Not sure if that was what you meant, but it works now and is even simpler than I thought: Reference < XTextCursor > xModelCursor = xDocumentText->createTextCursorByRange(formula->getAnchor()->getEnd()); xModelCursor->goRight(2, true); if (xModelCursor->getString().equalsAsc

[PUSHED libreoffice-4-0] fixed a mess of out of bounds string accesses

2013-04-22 Thread Fridrich Strba (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/3562 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3562 To unsubscribe, vis

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

2013-04-22 Thread Eike Rathke
svl/source/numbers/zformat.cxx | 61 ++--- 1 file changed, 40 insertions(+), 21 deletions(-) New commits: commit 7ab63a1eff3ca8391dd1974cc0cf2b4c7ebb5273 Author: Eike Rathke Date: Mon Apr 22 23:06:50 2013 +0200 fixed a mess of out of bounds string acc

[PATCH libreoffice-4-0] Base: fix incorrect field removal in criterion inside query ...

2013-04-22 Thread Lionel Elie Mamane (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3564 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/3564/1 Base: fix incorrect field removal in criterion inside query design view Includes following master commits: comm

[Libreoffice-commits] core.git: 3 commits - connectivity/source

2013-04-22 Thread Lionel Elie Mamane
connectivity/source/parse/sqlnode.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 6536d0eb4f56e64c9b74b358642e3ee1e39353e5 Author: Lionel Elie Mamane Date: Tue Apr 23 06:44:57 2013 +0200 reword comment Change-Id: I13aaf37421c7652e8e293759

[ABANDONED] Bug 60265 - Document converter wizard fails to find powerpoi...

2013-04-22 Thread Anurag Kanungo (via Code Review)
Anurag Kanungo has abandoned this change. Change subject: Bug 60265 - Document converter wizard fails to find powerpoint files to convert .. Patch Set 3: Abandoned Will resubmit with some changes -- To view, visit https://ge

[Libreoffice-commits] core.git: Branch 'feature/pivot-table-result-tree' - 0 commits -

2013-04-22 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: Empty Advanced options page on Windows

2013-04-22 Thread Kohei Yoshida
On Mon, Apr 22, 2013 at 9:52 AM, Kohei Yoshida wrote: > Hi Thomas, > > On Sat, Apr 20, 2013 at 12:04 PM, Thomas Arnhold > wrote: > >> Hi Kohei, >> >> I tried it with the latest daily build but can't confirm your problem. >> > > Thanks for looking into this. Let me start my own build of master and

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Bjoern Michaelsen
Hi, On Mon, Apr 22, 2013 at 10:14:50PM +0200, Mat M wrote: > One of the main tool for that is documentation. Although we have > long command names, it is not obvious for everyone what each > function is supposed to do (means, at least what it returns, what > will be fed by the eval). > A glossary

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Bjoern Michaelsen
Hi, On Tue, Apr 23, 2013 at 12:32:01AM +0200, Michael Stahl wrote: > what i mean that in order to make all the fancy abstractions in gbuild > work, when you write a makefile for an external library itself (i.e. > ExternalProject and UnpackedTarball) you have to be careful not to do > things that b

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

2013-04-22 Thread Michael Stahl
sw/source/filter/xml/xmltbli.cxx | 18 +++--- sw/source/filter/xml/xmltbli.hxx |3 ++- 2 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 84217e299724b8ee80dff63cb561b4bae0f44835 Author: Michael Stahl Date: Tue Apr 23 00:17:03 2013 +0200 fdo#62147: sw:

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Michael Stahl
On 23/04/13 00:09, Bjoern Michaelsen wrote: > Hi, > > On Mon, Apr 22, 2013 at 09:56:17PM +0200, Michael Stahl wrote: >> the only thing the abstractions do here is get in the way. > > I dont quite see how the abstractions play a role for the impact on complexity > here. You can even play this with

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Bjoern Michaelsen
Hi, On Mon, Apr 22, 2013 at 09:56:17PM +0200, Michael Stahl wrote: > the only thing the abstractions do here is get in the way. I dont quite see how the abstractions play a role for the impact on complexity here. You can even play this without the abstractions in gbuild: Instead of using the gb_

[PATCH libreoffice-4-0-3] fixed a mess of out of bounds string accesses

2013-04-22 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3563 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/3563/1 fixed a mess of out of bounds string accesses (cherry picked from commit 5cd4300f7ffc24d6bc0ed5704f37a04852fd322

[PATCH libreoffice-4-0] fixed a mess of out of bounds string accesses

2013-04-22 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3562 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/3562/1 fixed a mess of out of bounds string accesses (cherry picked from commit 5cd4300f7ffc24d6bc0ed5704f37a04852fd322

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

2013-04-22 Thread Marco Cecchetti
filter/source/svg/js2hxx.py | 16 1 file changed, 4 insertions(+), 12 deletions(-) New commits: commit 1d80c1cf22c1cb673da91b8aa59d770fc30dffdc Author: Marco Cecchetti Date: Mon Apr 22 23:14:53 2013 +0200 Changed the MPL header from v1 to v2 diff --git a/filter/source/

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

2013-04-22 Thread Eike Rathke
svl/source/numbers/zformat.cxx | 63 ++--- 1 file changed, 40 insertions(+), 23 deletions(-) New commits: commit 5cd4300f7ffc24d6bc0ed5704f37a04852fd322b Author: Eike Rathke Date: Mon Apr 22 23:06:50 2013 +0200 fixed a mess of out of bounds string acc

Re: [GSoC] Enhanced database ranges, some clarification needed.

2013-04-22 Thread Kohei Yoshida
Hello Akash, First of all, thanks for your inquiry, and sorry it took awhile for me to respond. On Sat, Apr 20, 2013 at 4:16 PM, Akash Shetye wrote: > Hello Kohei, > > Since you are the mentor for the enhanced database ranges task, I am > writing to you some questions and outlines I wanted to d

[ABANDONED libreoffice-4-0] Uploading LGM2013 version of libcdr

2013-04-22 Thread Fridrich Strba (via Code Review)
Fridrich Strba has abandoned this change. Change subject: Uploading LGM2013 version of libcdr .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/3553 To unsubscribe, visit https://gerrit.libreoffice.org

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Mat M
Le Mon, 22 Apr 2013 19:55:55 +0200, Bjoern Michaelsen a écrit: [Big snip of stuff that flies way over my head :-)] > Finally, let me encourage you to become/stay a 'build expert' yourself at least > to the point that you can judge if adding yet another feature/scenario to the > build syst

Re: minutes of ESC call ...

2013-04-22 Thread Lionel Elie Mamane
On Thu, Apr 18, 2013 at 03:54:19PM +0100, Michael Meeks wrote: > * Scripting interface for form elements broken (?) (Lionel) > + I've just sent a message to the dev ML with subject > "Value of a ListBox, FMC paradigm for Form elements (controls)" > + C++ module / forms / frm:

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Michael Stahl
On 22/04/13 19:55, Bjoern Michaelsen wrote: > Hi, > > On Mon, Apr 22, 2013 at 07:06:13PM +0200, Michael Stahl wrote: >> well... all of the abstractions in gbuild don't help much for external >> libraries. the abstractions expect the build targets to follow certain >> conventions, and in many case

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

2013-04-22 Thread Lionel Elie Mamane
forms/source/component/ListBox.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit dfcbc1e1af08f555d21ae85550ec16fb001da991 Author: Lionel Elie Mamane Date: Mon Apr 22 21:53:59 2013 +0200 Data-aware ListBox: declare the newly supported External Bin

[PATCH] fdo#60949: Move the last libs to OOOLIBS

2013-04-22 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3561 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/3561/1 fdo#60949: Move the last libs to OOOLIBS Change-Id: Ieec4edf41140f9c5af3dcc227c917b06157a26f3 --- M Repository.m

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Bjoern Michaelsen
Hi, On Mon, Apr 22, 2013 at 07:06:13PM +0200, Michael Stahl wrote: > well... all of the abstractions in gbuild don't help much for external > libraries. the abstractions expect the build targets to follow certain > conventions, and in many cases enforce such conventions, but external > libraries

[PATCH libreoffice-4-0] Uploading LGM2013 version of libcdr

2013-04-22 Thread Fridrich Strba (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3559 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/3559/1 Uploading LGM2013 version of libcdr (cherry picked from commit 4757ffcc5cea1d627f57e551b7af0b39c8e40b47) Confli

[Libreoffice-commits] translations.git: Changes to 'refs/tags/suse-3.6-18'

2013-04-22 Thread Andras Timar
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42 -0700 suse-3.6-18 Changes since suse-3.6-0-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

[Libreoffice-commits] help.git: Changes to 'refs/tags/suse-3.6-18'

2013-04-22 Thread Petr Mladek
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42 -0700 suse-3.6-18 Changes since suse-3.6-12: Fridrich Å trba (2): Branch libreoffice-3-6-5 Version 3.6.5.2, tag libreoffice-3.6.5.2 Petr Mladek (1): Merge tag 'libreoffice-3.6.5.2' into suse-3.6 --- 0 files chang

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/suse-3.6-18'

2013-04-22 Thread Petr Mladek
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42 -0700 suse-3.6-18 Changes since suse-3.6-12: Andras Timar (3): updated pt-PT spelling dictionary fdo#56130 update Galician dictionary pack Update pt-PT dictionary Fridrich Å trba (2): Branch libreoffice-3-6-5

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-18'

2013-04-22 Thread Libreoffice Gerrit user
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42 -0700 suse-3.6-18 Changes since suse-3.6-12: Fridrich Å trba (2): Branch libreoffice-3-6-5 Version 3.6.5.2, tag libreoffice-3.6.5.2 Petr Mladek (1): Merge tag 'libreoffice-3.6.5.2' into suse-3.6 --- 0 files chang

[Libreoffice-commits] core.git: Changes to 'refs/tags/suse-3.6-18'

2013-04-22 Thread Felix Zhang
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42 -0700 suse-3.6-18 Changes since suse-3.6-17-15: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/

[Libreoffice-commits] core.git: libcdr/libcdr-0.0.13.patch libcdr/UnpackedTarball_cdr.mk

2013-04-22 Thread Fridrich Štrba
libcdr/UnpackedTarball_cdr.mk |6 ++ libcdr/libcdr-0.0.13.patch| 12 2 files changed, 18 insertions(+) New commits: commit 1e392ea7a0d1504f701f9fed1492e64a78a65339 Author: Fridrich Å trba Date: Mon Apr 22 19:39:51 2013 +0200 Trying to avoid linking with boost on

Re: MAC OSX 10.6 scary build error: Segfault in the compiler

2013-04-22 Thread Norbert Thiebaud
On Mon, Apr 22, 2013 at 12:03 PM, Alexander Thurgood wrote: > Le 20/04/13 02:15, Norbert Thiebaud a écrit : > > Hi Norbert, Michael, all, > > See my e-mail to the list from January 10th, 2013, where I raised this > problem, and Caolan's reponse. > > As I didn't know how to do what he suggested, I

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Michael Stahl
On 21/04/13 12:33, Bjoern Michaelsen wrote: > On Tue, Apr 16, 2013 at 12:32:13PM -0400, Kohei Yoshida wrote: > >> Having said that, if I were to point out one major concern with the current >> build system is that we are creating so many layers of abstractions, >> indirections just to make the sys

Re: MAC OSX 10.6 scary build error: Segfault in the compiler

2013-04-22 Thread Alexander Thurgood
Le 20/04/13 02:15, Norbert Thiebaud a écrit : Hi Norbert, Michael, all, See my e-mail to the list from January 10th, 2013, where I raised this problem, and Caolan's reponse. As I didn't know how to do what he suggested, I just stopped doing dbgutil builds. Alex ___

[PUSHED libreoffice-4-0-3] Revert "svformatter already accept OUString input", fdo#6330...

2013-04-22 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/3469 Approvals: Andras Timar: Looks good to me, but someone else must approve Michael Stahl: Verified; Looks good to me, approved Fridrich St

[Libreoffice-commits] core.git: boost/boost.ptree.patch boost/UnpackedTarball_boost.mk

2013-04-22 Thread Fridrich Štrba
boost/UnpackedTarball_boost.mk |2 ++ boost/boost.ptree.patch| 11 +++ 2 files changed, 13 insertions(+) New commits: commit 41d2b58b1ed5c1c4a1ca6ab3e6d7c4f15874d3a3 Author: Fridrich Å trba Date: Mon Apr 22 18:34:04 2013 +0200 Trying to fix a boost::property_tree::js

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

2013-04-22 Thread Eike Rathke
basic/source/runtime/runtime.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 6d9374ca1555a32b94735fc9f66589340a12407a Author: Eike Rathke Date: Thu Apr 18 22:53:00 2013 +0200 Revert "svformatter already accept OUString input", fdo#63306 Th

[PUSHED] clean up PythonTests

2013-04-22 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/3478 -- To view, visit https://gerrit.libreoffice.org/3478 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[Libreoffice-commits] core.git: sw/Module_sw.mk sw/PythonTest_sw_python.mk sw/PythonTest_sw_unoapi.mk sw/qa unotest/source

2013-04-22 Thread David Ostrovsky
sw/Module_sw.mk |2 sw/PythonTest_sw_python.mk | 56 +++ sw/PythonTest_sw_unoapi.mk | 56 --- sw/qa/python/get_expression.py | 26 +++--- sw/qa/pyth

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - vcl/inc

2013-04-22 Thread Stephan Bergmann
vcl/inc/unx/salinst.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c76c03783522a058e2d4d2ae12527faca99e9795 Author: Stephan Bergmann Date: Mon Apr 22 18:14:52 2013 +0200 Missing rtl:: in previous commit Change-Id: If2acffedaa2c828e438893bb2b055c1b9

[ABANDONED] Determine if glyph is diacritic from GDEF table

2013-04-22 Thread Khaled Hosny (via Code Review)
Khaled Hosny has abandoned this change. Change subject: Determine if glyph is diacritic from GDEF table .. Patch Set 4: Abandoned -- To view, visit https://gerrit.libreoffice.org/3519 To unsubscribe, visit https://gerrit.libre

[ABANDONED] Allow switching between HarfBuzz and LE at runtime

2013-04-22 Thread Khaled Hosny (via Code Review)
Khaled Hosny has abandoned this change. Change subject: Allow switching between HarfBuzz and LE at runtime .. Patch Set 4: Abandoned -- To view, visit https://gerrit.libreoffice.org/3521 To unsubscribe, visit https://gerrit.li

[ABANDONED] Add some comments

2013-04-22 Thread Khaled Hosny (via Code Review)
Khaled Hosny has abandoned this change. Change subject: Add some comments .. Patch Set 4: Abandoned -- To view, visit https://gerrit.libreoffice.org/3520 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-Me

[PATCH] Allow switching between HarfBuzz and LE at runtime

2013-04-22 Thread Khaled Hosny (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/3521 to look at the new patch set (#4). Change subject: Allow switching between HarfBuzz and LE at runtime .. A

[PUSHED libreoffice-3-6] rhbz#954991 Avoid static data (causing trouble at exit)

2013-04-22 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/3557 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3557 To unsubscribe, visi

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

2013-04-22 Thread Luboš Luňák
writerfilter/source/dmapper/DomainMapperTableManager.cxx |4 1 file changed, 4 insertions(+) New commits: commit c8da8f48415c058c70698a7b4a6716bd41cfeeb9 Author: Luboš Luňák Date: Mon Apr 22 18:06:26 2013 +0200 avoid crash when no table grid is given The document may

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - vcl/inc vcl/unx

2013-04-22 Thread Stephan Bergmann
vcl/inc/unx/salinst.h | 10 ++ vcl/unx/generic/dtrans/X11_service.cxx |2 -- 2 files changed, 10 insertions(+), 2 deletions(-) New commits: commit 63b603c0f1cbf038aabceecf896e9b28b95ab1cd Author: Stephan Bergmann Date: Mon Apr 22 16:21:57 2013 +0200 rhbz#954

Re: unusedcode some step further

2013-04-22 Thread Lubos Lunak
On Tuesday 02 of April 2013, Michael Meeks wrote: > On Mon, 2013-04-01 at 16:04 +0200, Noel Grandin wrote: > > Another way is to use a clang plugin to generate a more accurate list > > of definitions and call sites. > > That's what I would do, because clang would handle all of the macro > > and lan

Re: MAC OSX 10.6 scary build error: Segfault in the compiler

2013-04-22 Thread Michael Stahl
On 20/04/13 02:15, Norbert Thiebaud wrote: > so after a fairly long hiatus.. I'm trying to get master build on Mac > OSX 10.6 SDK back into shape... > > I've been running in python issue that seems to be related to a > --enable-system-expat in ./configure of python3 hmm... even with your change i

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

2013-04-22 Thread Luboš Luňák
compilerplugins/clang/store/unusedcode.cxx | 75 + 1 file changed, 75 insertions(+) New commits: commit b8dd39697607148fc9180ee8396f0251b467e956 Author: Luboš Luňák Date: Mon Apr 22 17:55:45 2013 +0200 base for unusedcode compiler plugin Needs wor

[Libreoffice-commits] core.git: 18 commits - extensions/source forms/source offapi/com

2013-04-22 Thread Lionel Elie Mamane
extensions/source/propctrlr/formcomponenthandler.cxx |9 forms/source/component/ListBox.cxx | 292 +-- forms/source/component/ListBox.hxx | 63 ++ forms/source/inc/FormComponent.hxx |4 forms

[PATCH] Allow switching between HarfBuzz and LE at runtime

2013-04-22 Thread Khaled Hosny (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/3521 to look at the new patch set (#3). Change subject: Allow switching between HarfBuzz and LE at runtime .. A

Re: Mac OSX master and libswlo.dylib

2013-04-22 Thread Alexander Thurgood
Le 22/04/13 17:18, Alexander Thurgood a écrit : Also affects File > New : HTML document (error message) Master document (error message) Labels (crash) Business Cards (crash) Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://

[PATCH libreoffice-3-6] rhbz#954991 Avoid static data (causing trouble at exit)

2013-04-22 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3557 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/3557/1 rhbz#954991 Avoid static data (causing trouble at exit) (cherry picked from commit aa1aedb2a0ef97cb6110f18a1de86

Re: Mac OSX master and libswlo.dylib

2013-04-22 Thread Alexander Thurgood
Le 22/04/13 17:18, Alexander Thurgood a écrit : Repeatable crashes SIGABRT when trying to use the wizards : Letter Fax Agenda Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffic

[PUSHED libreoffice-4-0] rhbz#954991 Avoid static data (causing trouble at exit)

2013-04-22 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/3556 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3556 To unsubscribe, visi

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - 2 commits - oox/source

2013-04-22 Thread Felix Zhang
oox/source/drawingml/textparagraphproperties.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 97e888fc212276de19ec8158a5e778f942c6b7d1 Author: Felix Zhang Date: Thu Apr 18 18:20:18 2013 +0800 bnc#793414: Fix the mis-displayed bullet char The bu

Re: Master build for OSX supplies DMG with an extra folder containing the app and other resources

2013-04-22 Thread Tor Lillqvist
Ha! I had to do 1c25b01fce27c85affee920441b9b09a7bfe0501 for the same reason, suddenly the intermediate directory level you mention started appearing in the path to the .app bundle. So please, if somebody fixes this and removes that, then also revert 1c25b01fce27c85affee920441b9b09a7bfe0501 . --tm

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

2013-04-22 Thread Stephan Bergmann
vcl/inc/unx/salinst.h | 10 ++ vcl/unx/generic/dtrans/X11_service.cxx |2 -- 2 files changed, 10 insertions(+), 2 deletions(-) New commits: commit 2e4675303baa7efeff0f71d47c2edece20c6677e Author: Stephan Bergmann Date: Mon Apr 22 16:21:57 2013 +0200 rhbz#954

Master build for OSX supplies DMG with an extra folder containing the app and other resources

2013-04-22 Thread Alexander Thurgood
Hi all, Master build : Version: 4.1.0.0.alpha0+ Build ID: f182521948f0d31b0f6ad7b98eb5fc32562ba3d provides a DMG image file that contains a folder called LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86 in which the app and resources can be found (.background, LibreOfficeDev.app, Licenses, READMEs). I

Re: Python script TableSample.py on master build executes with error

2013-04-22 Thread Alexander Thurgood
Le 22/04/13 17:12, Alexander Thurgood a écrit : These python scripts seem to rely on the presence of a functional Writer component, and as there appears to be a problem with libswlo.dylib, they are perhaps linked to that ? Alex ___ LibreOffice mailing

Re: Mac OSX master and libswlo.dylib

2013-04-22 Thread Alexander Thurgood
Le 22/04/13 17:18, Alexander Thurgood a écrit : If I try to open new XMLForm document from the File menu, I get a SIGABRT : Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x99561a6a __pthread_kill + 10 1 libsystem_c.dylib 0x990

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

2013-04-22 Thread Lionel Elie Mamane
source/text/shared/02/01170102.xhp | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) New commits: commit e54918ea208076c28dd2b2879f2aee3f280f81b3 Author: Lionel Elie Mamane Date: Mon Apr 22 17:17:44 2013 +0200 document new value -1 for BoundColumn property of L

[Libreoffice-commits] core.git: helpcontent2

2013-04-22 Thread Lionel Elie Mamane
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a16a4006e40bdb2cb4671846295fe2bf5a856e68 Author: Lionel Elie Mamane Date: Mon Apr 22 17:17:44 2013 +0200 Updated core Project: help e54918ea208076c28dd2b2879f2aee3f280f81b3 diff --git a/helpcon

Mac OSX master and libswlo.dylib

2013-04-22 Thread Alexander Thurgood
So, there seems to be something seriously broken in my current master builds on OSX. >From the StartCenter, if I click on the Writer button to open a new Writer document, I get the following error : Component cannot be loaded, possibly broken or incomplete installation. Full error message: loa

Re: Python script TableSample.py on master build executes with error

2013-04-22 Thread Alexander Thurgood
Le 22/04/13 17:10, Alexander Thurgood a écrit : Hmm, Apparently, same error for HelloWorld.py : com.sun.star.uno.RuntimeExceptionError during invoking function HelloWorldPython in module file:///Applications/LibreOfficeDev.app/Contents/share/Scripts/python/HelloWorld.py (: 'NoneType' object has

[PATCH libreoffice-4-0] rhbz#954991 Avoid static data (causing trouble at exit)

2013-04-22 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3556 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/3556/1 rhbz#954991 Avoid static data (causing trouble at exit) (cherry picked from commit aa1aedb2a0ef97cb6110f18a1de86

Python script TableSample.py on master build executes with error

2013-04-22 Thread Alexander Thurgood
Hi all, Testing (i.e. invoking via the Macro menu entry) the included TableSample python script on master build with Mac OSX leads to the following error : com.sun.star.uno.RuntimeExceptionError during invoking function createTable in module file:///Applications/LibreOfficeDev.app/Contents/share/

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

2013-04-22 Thread Caolán McNamara
svx/inc/svx/dialcontrol.hxx |7 +++ svx/source/dialog/dialcontrol.cxx | 15 +++ 2 files changed, 22 insertions(+) New commits: commit 46283082a3a520d3b39a7b733c8a0858896da26c Author: Caolán McNamara Date: Mon Apr 22 15:55:40 2013 +0100 restore DialControl Modi

[PUSHED] Java cleanup - static fields that should not be static

2013-04-22 Thread Fridrich Strba (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/3555 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3555 To unsubscribe, vis

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

2013-04-22 Thread Noel Grandin
qadevOOo/runner/lib/TestCase.java| 10 +-- qadevOOo/runner/lib/TestEnvironment.java | 12 qadevOOo/tests/java/mod/_forms/GenericModelTest.java | 57 +-- 3 files changed, 31 insertions(+), 48 deletions(-) New commits: commit 37eee65fbf1ee7

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - instsetoo_native/util solenv/inc

2013-04-22 Thread Andras Timar
instsetoo_native/util/openoffice.lst |8 solenv/inc/minor.mk |4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 60ca72ad68cb5a8e9b072e42e7d230419156316e Author: Andras Timar Date: Mon Apr 22 16:22:49 2013 +0200 Bump for 3.6-18

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

2013-04-22 Thread Jan Holesovsky
sw/source/filter/ww8/wrtw8nds.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 30426feff508439f79b2737cba94637d66ee7691 Author: Jan Holesovsky Date: Mon Apr 22 16:20:25 2013 +0200 n#382137: Band-aid to avoid crash when saving the .odt to .docx.

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

2013-04-22 Thread Stephan Bergmann
vcl/inc/unx/salinst.h | 10 ++ vcl/unx/generic/dtrans/X11_service.cxx |2 -- 2 files changed, 10 insertions(+), 2 deletions(-) New commits: commit aa1aedb2a0ef97cb6110f18a1de86abc8dbcd304 Author: Stephan Bergmann Date: Mon Apr 22 16:21:57 2013 +0200 rhbz#954

[Libreoffice-commits] core.git: Branch 'feature/pyweb-wizard' - wizards/com

2013-04-22 Thread Javier Fernandez
Rebased ref, commits from common ancestor: commit 2bc6dc3705db3154a08c81d9f4795f3be57f2f1d Author: Javier Fernandez Date: Fri Apr 19 18:34:53 2013 + Fixed the preview bug. Using the mutiple return value of the PyUNO calls for the inout args. Change-Id: I7eb95a9cc8e0203

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

2013-04-22 Thread Luboš Luňák
0 files changed New commits: commit 5329713ca1c31965da57db93431c5d7da74c4c92 Author: Luboš Luňák Date: Sat Apr 20 07:44:20 2013 +0200 remove executable bit Change-Id: I4582e96d97f40b1f592882de4e84036b017d8679 diff --git a/solenv/gbuild/platform/com_MSC_class.mk b/solenv/gbui

[PATCH] Java cleanup - static fields that should not be static

2013-04-22 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3555 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/3555/1 Java cleanup - static fields that should not be static Somebody appears to have been confused about the purpose

Re: [REVIEW 4.0] fdo#40100 YEARFRAC function returns incorrect results for some dates

2013-04-22 Thread Eike Rathke
Hi Winfried, On Monday, 2013-04-22 08:00:02 +0200, Winfried Donkers wrote: > Can this fix be cherry-picked for 4.0 releases (4.0.3 would be extremely > nice)? A commit ID is usually helpful to identify the commit one wants to be reviewed.. so this is about 275e68d141179272258d03194d799495fa3dec

Re: Empty Advanced options page on Windows

2013-04-22 Thread Kohei Yoshida
Hi Thomas, On Sat, Apr 20, 2013 at 12:04 PM, Thomas Arnhold wrote: > Hi Kohei, > > I tried it with the latest daily build but can't confirm your problem. > Thanks for looking into this. Let me start my own build of master and see if the problem has gone away in my environment. Either way, if you

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

2013-04-22 Thread Noel Grandin
0 files changed New commits: commit 93ca7f0b74d4b1423f7a6e5ac4e751bfd2008553 Author: Noel Grandin Date: Mon Apr 22 15:39:37 2013 +0200 fix shell script execute permissions looks like it was inadvertantly removed by commit 62badf38283ef31e50d40e62f5d8bc3824c615d7 "Move to

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

2013-04-22 Thread Caolán McNamara
svtools/inc/svtools/ctrlbox.hxx|1 + svtools/source/control/ctrlbox.cxx | 21 + 2 files changed, 22 insertions(+) New commits: commit d50fbfabb61dd9854771a846a39d84d0e4f83ab6 Author: Caolán McNamara Date: Mon Apr 22 14:37:45 2013 +0100 restore a FontSizeBox:

[Libreoffice-commits] core.git: 2 commits - curl/ExternalPackage_curl.mk sfx2/inc sfx2/source

2013-04-22 Thread Caolán McNamara
curl/ExternalPackage_curl.mk |2 ++ sfx2/inc/sfx2/ctrlitem.hxx |2 ++ sfx2/source/control/ctrlitem.cxx | 39 +++ 3 files changed, 43 insertions(+) New commits: commit 2174bb1af65d61904d3f45f2121416e7fb33b612 Author: Caolán McNamara Date:

[PATCH libreoffice-4-0] Uploading LGM2013 version of libcdr

2013-04-22 Thread Fridrich Strba (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3553 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/3553/1 Uploading LGM2013 version of libcdr (cherry picked from commit 4757ffcc5cea1d627f57e551b7af0b39c8e40b47) Confli

[Libreoffice-commits] core.git: 2 commits - xmloff/source

2013-04-22 Thread Michael Stahl
xmloff/source/core/xmltoken.cxx | 26 -- 1 file changed, 16 insertions(+), 10 deletions(-) New commits: commit aa64fd12d62f78ab007b3a7b30f637b6b5fef9ff Author: Michael Stahl Date: Mon Apr 22 15:17:59 2013 +0200 xmloff::token::GetXMLToken: only execute the check o

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

2013-04-22 Thread Winfried Donkers
scaddins/source/analysis/analysishelper.cxx | 208 +--- scaddins/source/analysis/analysishelper.hxx |5 2 files changed, 131 insertions(+), 82 deletions(-) New commits: commit bd9238f3fe4bd004cb77e89813eb730e1e865667 Author: Winfried Donkers Date: Sat Apr 13 19:47

[Libreoffice-commits] core.git: 2 commits - editeng/inc svx/inc

2013-04-22 Thread Thomas Arnhold
editeng/inc/editeng/editids.hrc |6 +++--- svx/inc/svx/svxids.hrc |1 - 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 5639cb44547b01443b772d02cb131342ec49ae20 Author: Thomas Arnhold Date: Mon Apr 22 15:17:14 2013 +0200 editeng: move two double used

[RESTORED] selectively disable applications from the suite

2013-04-22 Thread David Ostrovsky (via Code Review)
David Ostrovsky has restored this change. Change subject: selectively disable applications from the suite .. Patch Set 1: Restored -- To view, visit https://gerrit.libreoffice.org/2778 To unsubscribe, visit https://gerrit.libr

[Libreoffice-commits] core.git: sfx2/inc

2013-04-22 Thread Thomas Arnhold
sfx2/inc/sfx2/sfxsids.hrc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d6a0fe7f0ae636079782a48a9b33b5e50ca2c1d Author: Thomas Arnhold Date: Mon Apr 22 15:02:34 2013 +0200 SID_ATTR_TEXT_FITTOSIZE is already using this slot Change-Id: I26a0f821d026c

[Libreoffice-commits] core.git: download.lst libcdr/ExternalProject_libcdr.mk

2013-04-22 Thread Fridrich Štrba
download.lst |4 ++-- libcdr/ExternalProject_libcdr.mk |2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 4757ffcc5cea1d627f57e551b7af0b39c8e40b47 Author: Fridrich Å trba Date: Mon Apr 22 14:58:58 2013 +0200 Uploading LGM2013 version of

Re: Value of a ListBox, FMC paradigm for Form elements (controls)

2013-04-22 Thread Michael Stahl
On 20/04/13 23:34, Lionel Elie Mamane wrote: > On Thu, Apr 18, 2013 at 08:12:43AM +0200, Lionel Elie Mamane wrote: > >> Context: (Data)Forms and their elements (controls). > >> PROBLEM 2: Frame-Controller-Model paradigm as applied to Form elements >> ==

[Libreoffice-commits] Changes to 'refs/tags/libcdr-0.0.13'

2013-04-22 Thread Fridrich Štrba
Tag 'libcdr-0.0.13' created by Fridrich Å trba at 2013-04-22 13:54 -0700 Tagging the 0.0.13 release Changes since libcdr-0.0.12-22: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.fr

Re: adding a property to a published service [was: Value of a ListBox, FMC paradigm for Form elements (controls)]

2013-04-22 Thread Michael Stahl
On 22/04/13 12:12, Lionel Elie Mamane wrote: > On Sun, Apr 21, 2013 at 09:31:28PM +0200, Lionel Elie Mamane wrote: >> On Sat, Apr 20, 2013 at 11:34:10PM +0200, Lionel Elie Mamane wrote: > >> That service is published. I can add new properties to it, right? >> That's a backwards-compatible change.

Re: forward RTL_CONTEXT_foo logging to SAL_INFO in default debugging

2013-04-22 Thread Stephan Bergmann
On 04/22/2013 01:17 PM, Bjoern Michaelsen wrote: On Mon, Apr 22, 2013 at 01:04:30PM +0200, Stephan Bergmann wrote: On 04/17/2013 04:45 PM, Bjoern Michaelsen wrote: On Wed, Apr 17, 2013 at 04:13:15PM +0200, Stephan Bergmann wrote: What good is the intermediate move? That is, was there at least

  1   2   3   >