[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 46393, which changed state. Bug 46393 Summary: PRINTING result for cell borders of particular document.xls unsatisfying https://bugs.freedesktop.org/show_bug.cgi?id=46393 What|Removed

Re: uno, python scripting, macro management window user experience

2012-10-26 Thread Laurent Godard
Hi Marc Range(Foo).select If ActiveCell.MergeCells Then MergedInfo = ActiveCell.MergeArea MergedValue = MergedInfo(1, 1) End If for Libreoffice basic assuming a calc sheet, with some content in A1 and B1 Sub Main doc = thisComponent ' the current document

[PATCH] fix ambigous template error on VS 2010

2012-10-26 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/914 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/914/1 fix ambigous template error on VS 2010 No constructor could take the source type, or constructor overload

Re: [ANNOUNCE] libreoffice-3.6.3.2 tag created

2012-10-26 Thread David Ostrovsky
On 24.10.2012 15:32, Norbert Thiebaud wrote: Ah, Thorsten is on the openSUSE and SUSE Labs conference this week, so he is less actionable as well. Norbert, is there any chance that you provide the build after all? I am sorry for the inconvenience. I physically cannot. The box is in Dallas, and

[Libreoffice-commits] .: 3 commits - desktop/source offapi/type_reference solenv/gbuild

2012-10-26 Thread Libreoffice Gerrit user
desktop/source/deployment/manager/dp_manager.cxx | 11 --- offapi/type_reference/update-rdb.sh | 14 ++ solenv/gbuild/platform/WNT_INTEL_MSC.mk |2 +- solenv/gbuild/platform/macosx.mk |2 +- solenv/gbuild/platform/solaris.mk

Solar mutex causes freeze on master debug build Linux 64bit when opening ODB file

2012-10-26 Thread Alex Thurgood
Hi all, Hmm, while trying to reproduce bug 56325, upon loading of the ODB file, or after loading the ODS file and clicking on the data pilot field to update the data range, I get a complete freeze of my LO-debug build from master, which I have to force kill, and the following error message

Re: Request hold 3.6.3 final release for fdo#53474 - Windows Accessibility

2012-10-26 Thread Michael Meeks
Hi Stuart, On Thu, 2012-10-25 at 10:26 -0500, V Stuart Foote wrote: Would ask to have 3.6.3 final release held, and proceed with a 3.6.3. rc3 build. I reviewed merged it to -3-6, it was reasonably trivial - had it been proposed in good time for -3-6-3 we could have got another couple

[Libreoffice-commits] .: comphelper/source

2012-10-26 Thread Libreoffice Gerrit user
comphelper/source/misc/namedvaluecollection.cxx | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) New commits: commit 489a0032f4dd6b1cd8b5e2e7c70b1ea626bee0d9 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 26 10:54:38 2012 +0200 Simplify SAL_INFO usage

[Libreoffice-commits] .: uui/source

2012-10-26 Thread Libreoffice Gerrit user
uui/source/interactionhandler.cxx | 24 1 file changed, 16 insertions(+), 8 deletions(-) New commits: commit 402eaced7554aaeea75c10015857ea197191ba34 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 26 11:16:50 2012 +0200 Related fdo#46808: Fix

[Libreoffice-commits] .: comphelper/source

2012-10-26 Thread Libreoffice Gerrit user
comphelper/source/misc/namedvaluecollection.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be55511dfd501993be795477ecee4c542baf9c3e Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 26 11:19:37 2012 +0200 Turn SAL_INFO back to SAL_WARN

Re: Template Manager warnings with master build on Linux 64bit

2012-10-26 Thread Stephan Bergmann
On 10/25/2012 11:36 PM, Alex Thurgood wrote: I'm getting a whole bunch of the following when starting my LO-dev build from master, after clickin on the Templates Start Center button : warn:legacy.osl:4765:1:/home/alex/Development/libo/comphelper/source/misc/namedvaluecollection.cxx:225:

minutes of ESC call ...

2012-10-26 Thread Michael Meeks
* Present: + Eike, David, Kendy, Astron, Markus, Stephan, Caolan, Bjoern, Michael M, Kohei, Thorsten, Joel * Completed Action Items + fdo#55290 - master doesn't install on windows (dtardon) + build a list of Certified / developer names for Italo (Michael)

Re: [PATCH] rtl::OUString to OUString and some questions

2012-10-26 Thread Lubos Lunak
On Saturday 13 of October 2012, oger000 wrote: Preface: I am a novice in many things. To get familiar with the stringclasses I chose the rtl namespace prefix removal because I have seen some patches of this kind on the mailinglist. My questions: 1) I did not find background info - at least

[Libreoffice-commits] .: tools/CustomTarget_reversemap.mk

2012-10-26 Thread Libreoffice Gerrit user
tools/CustomTarget_reversemap.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d795812415c2047045c75b4f65ec74541616ecc4 Author: Matúš Kukan matus.ku...@gmail.com Date: Fri Oct 26 11:59:30 2012 +0200 tools: add missing dep: dlopened sal_textenc

Re: Please Add Barack Obama to Dictionary

2012-10-26 Thread Németh László
Hi All, The word “Obama” is included in the American and Canadian English dictionaries: $ grep Obama ~/libo/clone/dictionaries/en/en_*dic /home/laci/libo/clone/dictionaries/en/en_CA.dic:Obama/3 /home/laci/libo/clone/dictionaries/en/en_US.dic:Obama/3 Change the document language to English (USA)

Re: master build fails

2012-10-26 Thread Michael Stahl
On 26/10/12 12:08, oger000 wrote: After a git pull --rebase on a unchanged master e1611532aca551c90c879ca3100a088aff988d75 is checked out. make[2]: *** Datei »/home/gerhard/src2/LibreOffice-Top/libreoffice.org-core/workdir/unxlngi6.pro/CustomTarget/tools/reversemap/reversemap.hxx«

[Libreoffice-commits] .: dmake/unix lpsolve/lp_solve-fixed-warn.patch lpsolve/makefile.mk solenv/bin

2012-10-26 Thread Libreoffice Gerrit user
dmake/unix/arlib.c|6 +- lpsolve/lp_solve-fixed-warn.patch | 84 ++ lpsolve/makefile.mk |3 - solenv/bin/concat-deps.c |4 - 4 files changed, 91 insertions(+), 6 deletions(-) New commits: commit

[PUSHED] warn free build of dmake, concat-deps and lpsolve

2012-10-26 Thread Petr Mladek (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/903 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/903 To unsubscribe,

[Libreoffice-commits] .: solenv/bin

2012-10-26 Thread Libreoffice Gerrit user
solenv/bin/concat-deps.c |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 3d3993969f11400c96ddff3632edd4b60c0cc163 Author: Luboš Luňák l.lu...@suse.cz Date: Fri Oct 26 12:43:55 2012 +0200 fix incorrect assert() usage In final (NDEBUG) builds

[Libreoffice-commits] .: basctl/source

2012-10-26 Thread Libreoffice Gerrit user
basctl/source/dlged/propbrw.cxx | 61 +++- 1 file changed, 30 insertions(+), 31 deletions(-) New commits: commit 008c0732ba2a5efd105c2287783d6768047d4289 Author: Ricardo Montania rica...@linuxafundo.com.br Date: Mon Oct 22 22:22:43 2012 -0200 More

[PUSHED] More ::rtl::OUString - OUString in basctl

2012-10-26 Thread Petr Mladek (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/901 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/901 To unsubscribe,

[Libreoffice-commits] .: basctl/source

2012-10-26 Thread Libreoffice Gerrit user
basctl/source/dlged/dlgedobj.cxx | 53 ++--- basctl/source/dlged/managelang.cxx | 16 +-- 2 files changed, 34 insertions(+), 35 deletions(-) New commits: commit a4b822e5e33a2bffdff66af483d838a201aea016 Author: Ricardo Montania

[Libreoffice-commits] .: expat/UnpackedTarball_expat.mk

2012-10-26 Thread Libreoffice Gerrit user
expat/UnpackedTarball_expat.mk | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit aed681368255b67f1c9de8d501d171a784118dd3 Author: Michael Stahl mst...@redhat.com Date: Fri Oct 26 12:56:24 2012 +0200 expat: GNUCOPY is empty on Darwin, use cp instead

[PUSHED] ::rtl::OUString - OUString in basctl

2012-10-26 Thread Petr Mladek (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/900 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/900 To unsubscribe,

[Libreoffice-commits] .: 2 commits - sw/source sw/uiconfig vcl/inc vcl/source

2012-10-26 Thread Libreoffice Gerrit user
sw/source/filter/ww1/fltshell.cxx |6 +++-- sw/source/ui/cctrl/actctrl.cxx|2 - sw/uiconfig/swriter/ui/charurlpage.ui |3 ++ vcl/inc/vcl/edit.hxx |6 ++--- vcl/source/control/combobox.cxx |6 ++--- vcl/source/control/edit.cxx | 40

Re: spell checker issue

2012-10-26 Thread Németh László
Hi, 2012/10/25 Caolán McNamara caol...@redhat.com: On Mon, 2012-10-15 at 09:37 +0200, Németh László wrote: Hi, Adding a simple new item to the en_US.dic, like men's will extend the dictionary. The biggest plus in the American English dictionary of LibreOffice is the morphological data

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 50285, which changed state. Bug 50285 Summary: Loading .doc document introduces bogus superscript text https://bugs.freedesktop.org/show_bug.cgi?id=50285 What|Removed |Added

[REVIEW 3-6][REVIEW 3-5] fdo#50285 superscript appears on .doc reload

2012-10-26 Thread Caolán McNamara
I broke this with b3cee382f449aa69213dc21f7b1ba6a5356d2865 to merge on .doc load consecutive properties with the same value for performance, but I didn't take into account intermediate character style properties. Safest patch, other that getting rid of the optimization, is to only merge if there

[Libreoffice-commits] .: RepositoryExternal.mk

2012-10-26 Thread Libreoffice Gerrit user
RepositoryExternal.mk |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 1e925461d5371fc6cbaa9facbdf40a6c99a85549 Author: Matúš Kukan matus.ku...@gmail.com Date: Fri Oct 26 13:37:59 2012 +0200 RepositoryExternal: add disabled graphite case

Re: Request hold 3.6.3 final release for fdo#53474 - Windows Accessibility

2012-10-26 Thread Stephan Bergmann
On 10/26/2012 10:37 AM, Michael Meeks wrote: On Thu, 2012-10-25 at 10:26 -0500, V Stuart Foote wrote: Would ask to have 3.6.3 final release held, and proceed with a 3.6.3. rc3 build. I reviewed merged it to -3-6, it was reasonably trivial What patch are you talking about, Michael?

[Libreoffice-commits] .: officecfg/CustomTarget_registry.mk

2012-10-26 Thread Libreoffice Gerrit user
officecfg/CustomTarget_registry.mk | 33 ++--- 1 file changed, 10 insertions(+), 23 deletions(-) New commits: commit 308ed5c3370cda22b61d5af4e90463df8cb83d5f Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Thu Oct 11 18:51:44 2012 +0200

[Libreoffice-commits] .: codemaker/source filter/source sc/source

2012-10-26 Thread Libreoffice Gerrit user
codemaker/source/cppumaker/cppuoptions.cxx | 51 ++--- filter/source/t602/t602filter.cxx | 20 +-- sc/source/filter/excel/excdoc.cxx |1 3 files changed, 41 insertions(+), 31 deletions(-) New commits: commit

[PUSHED] Change in core[master]: simplify pattern-target by using a simple recursion…

2012-10-26 Thread Petr Mladek (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/858 Approvals: Petr Mladek: Verified; Looks good to me, approved Peter Foley: Looks good to me, but someone else must approve -- To

Change in core[libreoffice-3-6]: fdo#53474: Fix Windows Java Accessibility Bridge

2012-10-26 Thread Stephan Bergmann (via Code Review)
Stephan Bergmann has abandoned this change. Change subject: fdo#53474: Fix Windows Java Accessibility Bridge .. Patch Set 1: Abandoned has already been integrated into libreoffice-3-6 as

[Libreoffice-commits] .: .git-hooks/pre-commit vcl/source

2012-10-26 Thread Libreoffice Gerrit user
.git-hooks/pre-commit |8 ++-- vcl/source/window/builder.cxx |2 -- vcl/source/window/window2.cxx |5 + 3 files changed, 11 insertions(+), 4 deletions(-) New commits: commit d21eb6bc91748c62ed0790c8330ce242411aacbc Author: Caolán McNamara caol...@redhat.com Date:

[Libreoffice-commits] .: comphelper/source

2012-10-26 Thread Libreoffice Gerrit user
comphelper/source/misc/namedvaluecollection.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit a334689707a48a5d1dd2375ed947263c0a65f329 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 26 14:02:39 2012 +0200 Remove obsolete comment Change-Id:

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sw/source

2012-10-26 Thread Libreoffice Gerrit user
sw/source/filter/ww8/rtfattributeoutput.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit eee2704a66075793d49a6972babe9444c3df7a87 Author: Miklos Vajna vmik...@suse.cz Date: Thu Oct 25 16:59:52 2012 +0200 fdo#55939 fix RTF export of footnotes

[PUSHED] Change in core[libreoffice-3-6]: fdo#55939 fix RTF export of footnotes

2012-10-26 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/913 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/913 To unsubscribe,

[Libreoffice-commits] .: solenv/gbuild

2012-10-26 Thread Libreoffice Gerrit user
solenv/gbuild/platform/com_GCC_defs.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 266bc4d87f63564776d11448bfc1dd48415f59a0 Author: Luboš Luňák l.lu...@suse.cz Date: Fri Oct 26 14:44:10 2012 +0200 set up CCACHE_EXTRAFILES too, just like

Re: extensions down

2012-10-26 Thread Christian Lohmaier
Hi Anton, *, On Sun, Oct 21, 2012 at 10:56 PM, Anton Meixome meix...@certima.net wrote: [...] Unfortunately no. I was editing de spellchecker project for galician but in certain moment it was irresponsible. Changes is not been saving. Now is inrreachable again. Hmm - cannot find anything

[Libreoffice-commits] .: 2 commits - filter/source svtools/source

2012-10-26 Thread Libreoffice Gerrit user
filter/source/xsltdialog/xmlfiltercommon.hxx |3 - filter/source/xsltdialog/xmlfiltersettingsdialog.cxx | 44 +-- svtools/source/filter/wmf/enhwmf.cxx |8 +-- 3 files changed, 28 insertions(+), 27 deletions(-) New commits: commit

[REVIEW 3-5][REVIEW 3-6] fdo#47291 scrambled emf polygons

2012-10-26 Thread Caolán McNamara
a regression in emf import from f6a34255af1339cd7132b7527dc0c10c10d38249 fixed by http://cgit.freedesktop.org/libreoffice/core/commit/?id=2536fae7b8565b5dd9f09bb3dc015576fafe4031 C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] .: svl/source

2012-10-26 Thread Libreoffice Gerrit user
svl/source/numbers/zforfind.cxx | 12 ++-- svl/source/numbers/zforlist.cxx | 18 +- svl/source/numbers/zformat.cxx | 12 ++-- 3 files changed, 21 insertions(+), 21 deletions(-) New commits: commit 09908f8da622d5443fb75fabeff87df81472b5e8 Author: Eike Rathke

[Libreoffice-commits] .: helpcontent2

2012-10-26 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit af8d133ea0698ce7a163664e061d9ed33fb358c6 Author: Petr Mladek pmla...@suse.cz Date: Fri Oct 26 16:00:13 2012 +0200 new change in helpcontent2 Change-Id:

[Libreoffice-commits] .: filter/source

2012-10-26 Thread Libreoffice Gerrit user
filter/source/graphicfilter/ipbm/ipbm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb3595dac6042c6fb5bb8823b2037aa2b0a3e7e0 Author: Caolán McNamara caol...@redhat.com Date: Fri Oct 26 15:04:10 2012 +0100 loplugin: misleading indent Change-Id:

[Libreoffice-commits] .: helpcontent2

2012-10-26 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9ffc1f4e03d1477eaa29873267161e7697c55d3f Author: Petr Mladek pmla...@suse.cz Date: Fri Oct 26 16:15:47 2012 +0200 Revert new change in helpcontent2 Hmm, this did not work as expected. The

[Libreoffice-commits] .: 3 commits - canvas/source desktop/source

2012-10-26 Thread Libreoffice Gerrit user
canvas/source/cairo/cairo_textlayout.cxx |5 + desktop/source/deployment/manager/dp_extensionmanager.cxx | 37 ++ desktop/source/deployment/manager/dp_extensionmanager.hxx |5 - desktop/source/deployment/registry/dp_backend.cxx |4 + 4 files

Re: [PUSHED][PATCH]fdo#47432: Impress renders all bold Chinese fonts incorrectly

2012-10-26 Thread Caolán McNamara
On Fri, 2012-10-19 at 14:31 +0800, Liu Flex wrote: Hi, This patch adjust improve the faux bold in cairo canvas, to make the bold in Asian style font better acceptable. Yup, that makes a huge visual improvement, so pushed to master now. Thanks for this. C.

[PATCH] Fix bug 50931 : Cannot import HTML br/ and hr/

2012-10-26 Thread Louis Possoz (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/915 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/915/1 Fix bug 50931 : Cannot import HTML br/ and hr/ Change-Id: Ia4932c2e1f451ae45675a32de42a5cf971224211 --- M

[Libreoffice-commits] .: svl/source

2012-10-26 Thread Libreoffice Gerrit user
svl/source/numbers/zforlist.cxx | 31 ++- 1 file changed, 26 insertions(+), 5 deletions(-) New commits: commit dbd85e2b73b87c7f9ad53a8e4dbc124b24c3ec89 Author: Eike Rathke er...@redhat.com Date: Fri Oct 26 16:25:04 2012 +0200 SAL_WARN on dup positions

Re: [PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented

2012-10-26 Thread Petr Mladek
Hi, the patch looked fine. I wanted to push it but I did not succeeded :-( Either my repo is broken or the steps described at http://wiki.documentfoundation.org/Development/Submodules#What_is_the_impact_for_developers_working_in_the_auxiliary_repositories_.3F are wrong. Well, the line: --- cut

Re: [PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented

2012-10-26 Thread Caolán McNamara
On Fri, 2012-10-26 at 16:48 +0200, Petr Mladek wrote: Hi, the patch looked fine. I wanted to push it but I did not succeeded :-( Either my repo is broken or the steps described at

Re: [PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented

2012-10-26 Thread Stephan Bergmann
On 10/26/2012 04:53 PM, Caolán McNamara wrote: The default make fetch will get you read-only repositories IIRC for the new submodules. Check the url of .git/modules/dictionaries/config and ensure its ssh://logerrit/dictionaries.git ? My hope would be that with

[PATCH] Translate German comments

2012-10-26 Thread Philipp Weissenbacher (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/916 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/916/1 Translate German comments Change-Id: I14d8ba8869fde028d81ccd4ce694856bba8b9984 --- M sw/inc/index.hxx M

[PATCH] Translate German comments

2012-10-26 Thread Philipp Weissenbacher (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/917 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/917/1 Translate German comments Change-Id: I54db750b79f77ee964c31febe466f082b9d1 --- M

Re: Please Add Barack Obama to Dictionary

2012-10-26 Thread Joel Madero
On Fri, Oct 26, 2012 at 3:06 AM, Németh László nem...@numbertext.orgwrote: Hi All, The word “Obama” is included in the American and Canadian English dictionaries: $ grep Obama ~/libo/clone/dictionaries/en/en_*dic /home/laci/libo/clone/dictionaries/en/en_CA.dic:Obama/3

[Libreoffice-commits] .: 2 commits - wizards/com

2012-10-26 Thread Libreoffice Gerrit user
wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py | 17 ++--- wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py | 31 -- 2 files changed, 23 insertions(+), 25 deletions(-) New commits: commit b4b5376afc9d8bb9299ed267db2c4177e4b10969 Author: Xisco Fauli

[PATCH] Change in core[libreoffice-3-6]: Related: fdo#51247 bandaid to not crash

2012-10-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/918 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/918/1 Related: fdo#51247 bandaid to not crash Change-Id: I1f98a6a1e5ede6fcd9a3570788969edcb251384b (cherry picked from

Translate German comments

2012-10-26 Thread Philipp Weissenbacher (via Code Review)
Philipp Weissenbacher has abandoned this change. Change subject: Translate German comments .. Patch Set 1: Abandoned Rebasing is too complicated. I'll just pull -r are and do the few lines again. -- To view, visit

Re: [PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented

2012-10-26 Thread Stephan Bergmann
On 10/26/2012 04:48 PM, Petr Mladek wrote: Either my repo is broken or the steps described at http://wiki.documentfoundation.org/Development/Submodules#What_is_the_impact_for_developers_working_in_the_auxiliary_repositories_.3F are wrong. Well, the line: --- cut --- push things using ./g

[Libreoffice-commits] .: 2 commits - config_host.mk.in configure.ac external/mingw-dlls Makefile.top RepositoryExternal.mk scp2/InstallModule_ooo.mk scp2/source solenv/inc zlib/ExternalPackage_zlib.mk

2012-10-26 Thread Libreoffice Gerrit user
Makefile.top|2 - RepositoryExternal.mk | 27 +- config_host.mk.in |5 -- configure.ac| 11 +- external/mingw-dlls/makefile.mk |1 scp2/InstallModule_ooo.mk |1

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sd/source

2012-10-26 Thread Libreoffice Gerrit user
sd/source/core/CustomAnimationEffect.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit aa06651526d47d9e102fbffc6e3f17da2a7ec160 Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 5 21:08:09 2012 +0100 Related: fdo#51247 bandaid to not crash Change-Id:

[PUSHED] Change in core[libreoffice-3-6]: Related: fdo#51247 bandaid to not crash

2012-10-26 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/918 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/918 To unsubscribe,

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 51247, which changed state. Bug 51247 Summary: EDITING: CRASH when modify Text Animation properties to As one object and check Animate attached shape option https://bugs.freedesktop.org/show_bug.cgi?id=51247

[Libreoffice-commits] .: sw/source

2012-10-26 Thread Libreoffice Gerrit user
sw/source/filter/ww8/wrtww8.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8bd3bf0ff20fc18a0a6358e36b3f8a7e3b34a2bb Author: Caolán McNamara caol...@redhat.com Date: Fri Oct 26 16:51:20 2012 +0100 Resolves: fdo#35991 rowspan is of size sal_Int32, not size

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 35991, which changed state. Bug 35991 Summary: merged cells in TABLES in .doc files not saved correctly by Writer https://bugs.freedesktop.org/show_bug.cgi?id=35991 What|Removed

[PATCH] Change in core[libreoffice-3-6]: Resolves: fdo#35991 rowspan is of size sal_Int32, not size l...

2012-10-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/919 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/919/1 Resolves: fdo#35991 rowspan is of size sal_Int32, not size long Change-Id:

[PATCH] Change in core[libreoffice-3-5]: Resolves: fdo#35991 rowspan is of size sal_Int32, not size l...

2012-10-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/921 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/921/1 Resolves: fdo#35991 rowspan is of size sal_Int32, not size long Change-Id:

[PATCH] Change in core[libreoffice-3-5]: Related: fdo#51247 bandaid to not crash

2012-10-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/920 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/920/1 Related: fdo#51247 bandaid to not crash Change-Id: I1f98a6a1e5ede6fcd9a3570788969edcb251384b (cherry picked from

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sd/source

2012-10-26 Thread Libreoffice Gerrit user
sd/source/core/CustomAnimationEffect.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit dc7fe4eec579dbb5bf816dfa3fd53f8fec88da7c Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 5 21:08:09 2012 +0100 Related: fdo#51247 bandaid to not crash Change-Id:

[PUSHED] Change in core[libreoffice-3-5]: Related: fdo#51247 bandaid to not crash

2012-10-26 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/920 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/920 To unsubscribe,

[Libreoffice-commits] .: sal/inc

2012-10-26 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 7be49c34cdae0d942774e232d80528eecf94ac36 Author: Caolán McNamara caol...@redhat.com Date: Fri Oct 26 17:16:25 2012 +0100 add svl.numbers to log-areas Change-Id:

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - svtools/source sw/source

2012-10-26 Thread Libreoffice Gerrit user
svtools/source/filter/wmf/enhwmf.cxx |8 sw/source/filter/ww1/fltshell.cxx|6 -- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 2f6d66b51364f1c34ea3be52187f98f175c3659b Author: Caolán McNamara caol...@redhat.com Date: Fri Oct 26 14:51:16 2012

[Libreoffice-commits] .: scripting/java

2012-10-26 Thread Libreoffice Gerrit user
scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java | 46 -- scripting/java/com/sun/star/script/framework/provider/ClassLoaderFactory.java |6 -

[PATCH] Change in core[libreoffice-3-6]: fdo#49517: Revert fdo#46102: Load Java scripts with class l...

2012-10-26 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/922 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/922/1 fdo#49517: Revert fdo#46102: Load Java scripts with class loaders [...] This reverts commit

Re: [PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented

2012-10-26 Thread Norbert Thiebaud
On Fri, Oct 26, 2012 at 5:02 PM, Stephan Bergmann sberg...@redhat.com wrote: On 10/26/2012 04:53 PM, Caolán McNamara wrote: The default make fetch will get you read-only repositories IIRC for the new submodules. Check the url of .git/modules/dictionaries/config and ensure its

Re: [PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented

2012-10-26 Thread Norbert Thiebaud
On Fri, Oct 26, 2012 at 6:43 PM, Norbert Thiebaud nthieb...@gmail.com wrote: My hope would be that with http://cgit.freedesktop.org/libreoffice/core/commit/?id=5e48667f6bdd2f5e05b3f41d080fda06bd3d7c16 Use relative submodule URLs that works out of the box now. Ah!! but that also means that the

[PATCH] Change in core[libreoffice-3-6]: fdo#52392 dbase: correctly NULL out non-filled in fields in ...

2012-10-26 Thread Lionel Elie Mamane (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/923 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/923/1 fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rows Change-Id:

[PATCH] Bug 51309 - Names of DatabaseRanges should not be case sensitive

2012-10-26 Thread Mathieu D.
Hi, I submitted a patch for the bug 51309 - Names of DatabaseRanges should not be case sensitive : https://bugs.freedesktop.org/show_bug.cgi?id=51309 You will the diff file attached and on the bug's page. https://bugs.freedesktop.org/page.cgi?id=splinter.htmlbug=51309attachment=69115 Changes

[Libreoffice-commits] .: sw/source

2012-10-26 Thread Libreoffice Gerrit user
sw/source/core/docnode/ndtbl.cxx | 54 ++- 1 file changed, 25 insertions(+), 29 deletions(-) New commits: commit 0956d2639160a70b3a0f88d911b6b0c5a5c279e0 Author: Michael Stahl mst...@redhat.com Date: Fri Oct 26 19:17:14 2012 +0200 sw: tweak previous

[PUSHED] Translate German comments

2012-10-26 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/917 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/917 To unsubscribe,

[Libreoffice-commits] .: compilerplugins/clang

2012-10-26 Thread Libreoffice Gerrit user
compilerplugins/clang/sallogareas.cxx | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(-) New commits: commit 5646906f5be7d3a0909fc2d2c29b0904324d574c Author: Luboš Luňák l.lu...@suse.cz Date: Fri Oct 26 19:24:24 2012 +0200 do not warn about missing

[PUSHED][3-5][3-6] Re: [REVIEW 3-6][REVIEW 3-5] fdo#50285 superscript appears on .doc reload

2012-10-26 Thread Michael Stahl
On 26/10/12 13:26, Caolán McNamara wrote: I broke this with b3cee382f449aa69213dc21f7b1ba6a5356d2865 to merge on .doc load consecutive properties with the same value for performance, but I didn't take into account intermediate character style properties. Safest patch, other that getting rid

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - svtools/source sw/source

2012-10-26 Thread Libreoffice Gerrit user
svtools/source/filter/wmf/enhwmf.cxx |8 sw/source/filter/ww1/fltshell.cxx|6 -- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit ef7f951cc3326f64a9e3e856bd90824c96496ff6 Author: Caolán McNamara caol...@redhat.com Date: Fri Oct 26 14:51:16 2012

[PUSHED][3-5][3-6] Re: [REVIEW 3-5][REVIEW 3-6] fdo#47291 scrambled emf polygons

2012-10-26 Thread Michael Stahl
On 26/10/12 15:56, Caolán McNamara wrote: a regression in emf import from f6a34255af1339cd7132b7527dc0c10c10d38249 fixed by http://cgit.freedesktop.org/libreoffice/core/commit/?id=2536fae7b8565b5dd9f09bb3dc015576fafe4031 pushed to libreoffice-3-6 and libreoffice-3-5

[Libreoffice-commits] .: 5 commits - sc/CppunitTest_sc_subsequent_export_test.mk sc/Module_sc.mk sc/qa

2012-10-26 Thread Libreoffice Gerrit user
sc/CppunitTest_sc_subsequent_export_test.mk | 144 ++ sc/Module_sc.mk |1 sc/qa/unit/subsequent_export-test.cxx | 277 3 files changed, 422 insertions(+) New commits: commit f365b6f57a674afac9ee62a3f47bc6859b263547

[Libreoffice-commits] .: connectivity/source

2012-10-26 Thread Libreoffice Gerrit user
connectivity/source/drivers/odbcbase/OPreparedStatement.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f94de16506b93da18179ec7c97d74f0f77b3413 Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Oct 26 19:56:28 2012 +0200 fixup Change-Id:

[Libreoffice-commits] .: sal/inc

2012-10-26 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |2 ++ 1 file changed, 2 insertions(+) New commits: commit 65e2a0938b8854f859460493485d3d5f5304ac12 Author: Caolán McNamara caol...@redhat.com Date: Fri Oct 26 20:42:17 2012 +0100 add generic sc/sw log categories Change-Id:

Re: Request hold 3.6.3 final release for fdo#53474 - Windows Accessibility

2012-10-26 Thread Michael Meeks
On Fri, 2012-10-26 at 13:40 +0200, Stephan Bergmann wrote: I reviewed merged it to -3-6, it was reasonably trivial What patch are you talking about, Michael? If https://gerrit.libreoffice.org/#/c/906/ then that had already been integrated into libreoffice-3-6 by David as

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 43009, which changed state. Bug 43009 Summary: Impress 3.4.4: Some fonts are stretched vertically in SlideShow https://bugs.freedesktop.org/show_bug.cgi?id=43009 What|Removed |Added

[Libreoffice-commits] .: zlib/StaticLibrary_zlib_x64.mk

2012-10-26 Thread Libreoffice Gerrit user
zlib/StaticLibrary_zlib_x64.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9874f2fb3c7ed8f77e9c05530681144a351d8ed3 Author: Peter Foley pefol...@verizon.net Date: Fri Oct 26 17:02:18 2012 -0400 fix x64 zlib on win Change-Id:

Calc does not respect absolute cell references when sorting

2012-10-26 Thread libremax
LibO 3.5.7, WinXP. When sorting lines containing cells that are referenced to (absolute reference - with $) either inside or outside the lines being sorted, the reference remains to the same location rather than follow the moved cell. For example, cell N55 contains a formula: =$N$37 with value

Re: extensions down

2012-10-26 Thread Anton Meixome
2012/10/26 Christian Lohmaier lohmaier+libreoff...@googlemail.com Hi Anton, *, On Sun, Oct 21, 2012 at 10:56 PM, Anton Meixome meix...@certima.net wrote: [...] Unfortunately no. I was editing de spellchecker project for galician but in certain moment it was irresponsible. Changes is

[Libreoffice-commits] .: 3 commits - cui/source sw/sdi vcl/inc

2012-10-26 Thread Libreoffice Gerrit user
cui/source/dialogs/cuires.src |5 + cui/source/dialogs/insdlg.cxx |4 ++-- cui/source/dialogs/svuidlg.hrc |2 -- cui/source/dialogs/svuidlg.src |5 - cui/source/inc/cuires.hrc |1 + sw/sdi/swriter.sdi |4 ++-- vcl/inc/vcl/dialog.hxx |

[PATCH] OUString cleanup and some identation

2012-10-26 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/924 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/924/1 OUString cleanup and some identation Change-Id: Id222047750b7527e35977b73213ceeb12a53b57a --- M

[PATCH] OUString cleanup finished in basctl

2012-10-26 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/925 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/25/925/1 OUString cleanup finished in basctl Change-Id: I6d18f5cde7866828ca95ccff702eb86d2e40c58d --- M

[Libreoffice-qa] minutes of ESC call ...

2012-10-26 Thread Michael Meeks
* Present: + Eike, David, Kendy, Astron, Markus, Stephan, Caolan, Bjoern, Michael M, Kohei, Thorsten, Joel * Completed Action Items + fdo#55290 - master doesn't install on windows (dtardon) + build a list of Certified / developer names for Italo (Michael)

Re: [Libreoffice-qa] Request hold 3.6.3 final release for fdo#53474 - Windows Accessibility

2012-10-26 Thread Olav Dahlum
2012/10/26 V Stuart Foote vstuart.fo...@utsa.edu Micahel, Michael Meeks-2 wrote I reviewed merged it to -3-6, it was reasonably trivial - had it been proposed in good time for -3-6-3 we could have got another couple of reviews, so that's sad - we were busy this minor release

Re: [Libreoffice-qa] Request hold 3.6.3 final release for fdo#53474 - Windows Accessibility

2012-10-26 Thread Michael Meeks
On Fri, 2012-10-26 at 08:29 -0700, V Stuart Foote wrote: Problems with the daily TinderBox builds took the better part of two weeks to get the initial commit for this issue tested. I had to ask to have it pushed down on the -3-6 build for testing because there has not been a viable

[Libreoffice-bugs] [Bug 46393] PRINTING result for cell borders of particular document.xls unsatisfying

2012-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46393 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEW

  1   2   3   >