Re: [PATCH][PUSHED] Fix for fdo#44969

2012-09-09 Thread David Tardon
Hi Peter, On Sun, Sep 09, 2012 at 11:16:26PM +0200, Peter Jentsch wrote: > Hi, > > I'm attaching a series of patches that I can't seem to get into > gerrit (presumably because the first commits precede the switch to > gerrit and thus don't carry a change-id). I'd gladly submit them to > gerrit if

[Libreoffice-commits] .: 6 commits - filter/Library_xsltfilter.mk filter/source libxslt/libxsltversion.mk libxslt/makefile.mk libxslt/prj scp2/source solenv/inc

2012-09-09 Thread Libreoffice Gerrit user
filter/Library_xsltfilter.mk |1 filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl | 976 -- filter/source/xsltfilter/LibXSLTTransformer.cxx |6 libxslt/libxsltversion.mk |3 libx

Re: [PUSHED: 3-6][REVIEW-3-6] don't use uninitialized global variable in lotus filter

2012-09-09 Thread David Tardon
Hi, On Sun, Sep 09, 2012 at 05:30:50PM +0200, Markus Mohrhard wrote: > Hey, > > [1] fixes a crash opening lotus files. This regression has been > introduced by c75e2ed27d5da71891ed7a148ff9603c58eaa58e. The global > variable pLotusRoot is not yet assigned. I removed the use of the > global variabl

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

2012-09-09 Thread Libreoffice Gerrit user
sc/source/filter/inc/lotattr.hxx|7 +-- sc/source/filter/lotus/lotattr.cxx | 12 +--- sc/source/filter/lotus/lotimpop.cxx |2 +- 3 files changed, 15 insertions(+), 6 deletions(-) New commits: commit 8a861b99ee0b53d03b6f93a3bd6d256a27172ace Author: Markus Mohrhard Date:

Re: [PATCH] Rename PT spelling dictionaries directories, for better reading

2012-09-09 Thread David Tardon
Hi, On Sun, Sep 09, 2012 at 08:05:55AM -0300, Olivier Hallot wrote: > From d4ab97a3216e495c52e60d433f4b2216fc45dbb9 Mon Sep 17 00:00:00 2001 > From: Olivier Hallot > Date: Sun, 9 Sep 2012 07:48:00 -0300 > Subject: [PATCH] Fix for fdo#53520, Portuguese spelling files > > Change-Id: I95cb422412de5

Re: more external libraries converted to gbuild

2012-09-09 Thread David Tardon
Hi, On Sat, Sep 08, 2012 at 03:13:11PM +0200, Matúš Kukan wrote: > Hi, > > I've done 7 more libraries. > http://cgit.freedesktop.org/libreoffice/core/commit/?id=707194e7b9263a33508905438281090bd201e34d > and before. Awesome. I love you! > I have ignored: > .IF "$(COM)"=="GCC" > CFLAGSCXX+=-frtt

Re: REMINDER: Release 3.6.2-rc1 from libreoffice-3-6 branch

2012-09-09 Thread David Tardon
Hi, On Fri, Sep 07, 2012 at 07:22:53PM +0200, Petr Mladek wrote: > Hi, > > please note that the commit deadline for 3.6.2-rc1 is on Monday, September 10, > 2012. > > The tag and branch libreoffice-3-6-1 is going to be created the day after. That would be libreoffice-3-6-2, I think ;-) D. _

[GSoC] Submitting the code to Google

2012-09-09 Thread Artur Dorda
Hi, Somebody on the GSoC mailing list wrote a script gathering all the commits of a specific author in to the separate patches and pack it to one archive. I am supposed to consult with you what code should I send to Google and how. Is this method ok? If it's somehow relevant, this is the script u

worked on comments in sc/source/ui/undo

2012-09-09 Thread Norbert Thiebaud (via Code Review)
Norbert Thiebaud has abandoned this change. Change subject: worked on comments in sc/source/ui/undo .. Patch Set 1: Abandoned per kohei's comment -- To view, visit https://gerrit.libreoffice.org/485 To unsubscribe, visit https

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld changed: What|Removed |Added Depends on||54695 --- Comment #111 from Rainer Bi

[Libreoffice-commits] .: sc/source

2012-09-09 Thread Libreoffice Gerrit user
sc/source/filter/html/htmlpars.cxx |2 +- sc/source/filter/rtf/rtfparse.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8bed4206e1b5548e3525021d6d13025a6eb01081 Author: Markus Mohrhard Date: Sun Sep 9 18:31:57 2012 +0200 fix crash introduced by stl

Possible regression and data loss in LO-Calc 3.6.2 : bug 54695

2012-09-09 Thread Jean-Baptiste Faure
Hi, Today I encountered the problem described in bug 54695 https://bugs.freedesktop.org/show_bug.cgi?id=54695 If this bug is confirmed, I think it should be fixed before releasing the RC1. Best regards. JBF -- Seuls des formats ouverts peuvent assurer la pérennité de vos documents. ___

[REVIEW-3-6] don't use uninitialized global variable in lotus filter

2012-09-09 Thread Markus Mohrhard
Hey, [1] fixes a crash opening lotus files. This regression has been introduced by c75e2ed27d5da71891ed7a148ff9603c58eaa58e. The global variable pLotusRoot is not yet assigned. I removed the use of the global variable in the problematic class and replaced it with a local variable. Regards, Markus

[Libreoffice-commits] .: sc/source

2012-09-09 Thread Libreoffice Gerrit user
sc/source/filter/inc/lotattr.hxx|7 +-- sc/source/filter/lotus/lotattr.cxx | 12 +--- sc/source/filter/lotus/lotimpop.cxx |2 +- 3 files changed, 15 insertions(+), 6 deletions(-) New commits: commit 2ac26e6b5248f2f3fde8dc4341b01ef15b6c3a29 Author: Markus Mohrhard Date:

[Libreoffice-commits] .: config_host.mk.in configure.in RepositoryExternal.mk

2012-09-09 Thread Libreoffice Gerrit user
RepositoryExternal.mk |4 ++-- config_host.mk.in |2 +- configure.in |6 ++ 3 files changed, 5 insertions(+), 7 deletions(-) New commits: commit a2d63fe0c0a476700b2e76012777b5bd2c9f1df7 Author: Matúš Kukan Date: Sun Sep 9 16:29:10 2012 +0200 fix typo

Re: feature/vs2012: testing needed

2012-09-09 Thread Noel Grandin
On 2012-09-08 22:18, Norbert Thiebaud wrote: There is a problem right now when pushing a non-fastforward commit. gerrit takes it for feature branches but the replication to freedesktop fail. as a work around you can fetch from git.libreoffice.org/core I'm working on a fix for that, but I need f

[Libreoffice-commits] .: RepositoryFixes.mk

2012-09-09 Thread Libreoffice Gerrit user
RepositoryFixes.mk |1 + 1 file changed, 1 insertion(+) New commits: commit e6812db65e7e17d49d52ecb287fc80271a479022 Author: Matúš Kukan Date: Sun Sep 9 14:15:44 2012 +0200 fix libpng name for Windows Change-Id: Idb0e3892ab2f3c1712f98fb9a1d4e4745686f202 diff --git a/Reposi

[PATCH] Fix the PT spelling makefiles

2012-09-09 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fix a mess I did by using mv instead of git-mv - -- Olivier Hallot Founder, Board of Directors Member - The Document Foundation The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany Fundação responsável civilmente, de acordo com o direito ci

[Libreoffice-commits] .: svx/source

2012-09-09 Thread Libreoffice Gerrit user
svx/source/accessibility/AccessibleFrameSelector.cxx |8 svx/source/inc/AccessibleFrameSelector.hxx |1 + 2 files changed, 9 insertions(+) New commits: commit 9b9d45e35103e6884e0a87c35c07c74899f40614 Author: Tor Lillqvist Date: Sun Sep 9 14:38:51 2012 +0300 fdo#

[PATCH] Rename PT spelling dictionaries directories, for better reading

2012-09-09 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -- Olivier Hallot Founder, Board of Directors Member - The Document Foundation The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany Fundação responsável civilmente, de acordo com o direito civil Detalhes Legais: http://www.documentfoundati

[PATCH] fix bug fdo#53520, pt-PT and pt-BR better split

2012-09-09 Thread Olivier Hallot (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/592 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/92/592/1 fix bug fdo#53520, pt-PT and pt-BR better split This patch fixes fdo#53520: Portuguese language spelling package n

Re: not delivering cairo on mac os x build

2012-09-09 Thread Riccardo Magliocchetti
Hello, Il 09/09/2012 08:44, Tor Lillqvist ha scritto: Not sure what we are doing specifically on MacOSX that can break headless. So there may be more breakage. Fun guaranteed! Wait, wait. Isn't your motive for this --enable-headless work to be able to run LO in a headless fashion (document con

[PUSHED] fdo#39468: Translated German comments in sc/source/core/tool

2012-09-09 Thread Thomas Arnhold (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/586 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/586 To unsubscribe, vi

[Libreoffice-commits] .: sc/source

2012-09-09 Thread Libreoffice Gerrit user
sc/source/core/tool/hints.cxx|6 +++--- sc/source/core/tool/inputopt.cxx |4 ++-- sc/source/core/tool/interpr5.cxx | 14 +++--- sc/source/core/tool/progress.cxx |6 +++--- sc/source/core/tool/rangenam.cxx | 16 sc/source/core/tool/rangeutl.cxx | 24 ++

[PATCH] Change some comments to meet doxygen standards

2012-09-09 Thread Faisal al-otaibi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/591 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/591/1 Change some comments to meet doxygen standards Change-Id: I3e5a40237f2ec3ac884c50e34a1592a029d9050d --- M sc/inc/A

[PUSHED] fdo#39468: Translated German comments in sc/source/core/tool

2012-09-09 Thread Thomas Arnhold (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/585 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/585 To unsubscribe, vi

[Libreoffice-commits] .: sc/source

2012-09-09 Thread Libreoffice Gerrit user
sc/source/core/tool/stringutil.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 337ef5808dd8e55c06d00b222e69c5ba287acab5 Author: gerhard oettl Date: Sat Sep 1 20:21:14 2012 +0200 fdo#39468: Translated German comments in sc/source/core/tool

[Libreoffice-commits] .: liborcus/makefile.mk

2012-09-09 Thread Libreoffice Gerrit user
liborcus/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8fee2f6030a9d408517046ca221e06625f852bad Author: Tor Lillqvist Date: Sun Sep 9 11:23:47 2012 +0300 Seems that -lm is also needed for Android on MIPS, for some reason Change-Id: I5075

[Libreoffice-commits] .: liborcus/liborcus_0.1.0-configure.patch liborcus/makefile.mk

2012-09-09 Thread Libreoffice Gerrit user
liborcus/liborcus_0.1.0-configure.patch | 20 liborcus/makefile.mk| 11 +++ 2 files changed, 31 insertions(+) New commits: commit 48d544a96d006c1eb511751580e90749319e57db Author: Tor Lillqvist Date: Sun Sep 9 09:55:56 2012 +0300 Fix cro