[Libreoffice-commits] .: 2 commits - writerfilter/inc writerfilter/Library_writerfilter.mk writerfilter/source

2012-05-21 Thread Lubos Lunak
writerfilter/Library_writerfilter.mk |5 - writerfilter/inc/resourcemodel/SubSequence.hxx |2 +- writerfilter/source/dmapper/PropertyIds.cxx|2 +- writerfilter/source/dmapper/PropertyMap.hxx|2 +- writerfilter/source/doctok/Dff.

Re: [PATCH] fdo#50162 merge rtlbootstrap.mk into configure.in

2012-05-21 Thread David Ostrovsky
Hi Rene, thank you for review and comments! I was indeed not sure with arm and was told on irc that eabi would be the right way to go... And who really cares, which ARCH are we using for Mips ;-) Anyway I fixed it accordingly and here is the new version. Ciao David On 21.05.2012 23:17, Rene E

Re: main in libsofficeapp ...

2012-05-21 Thread Stephan Bergmann
On 05/21/2012 11:16 PM, Michael Stahl wrote: On 21/05/12 23:08, Michael Meeks wrote: commit c7458a4a71a1e875e03772b0f6e8ad9e1a982006 Author: Michael Stahl Date: Mon Mar 12 16:24:34 2012 +0100 desktop: libsofficeapp shouln't need a main() Is that a random cleanup, or something th

Re: Calc/ODFF spreadsheet functions

2012-05-21 Thread Regina Henschel
Hi, Eike Rathke schrieb: Hi, On Wednesday, 2012-05-16 09:28:16 +0200, Winfried Donkers wrote: Ehh.. I'm not familiar with adding content to (wiki/web) pages. And anyway, Eike deserves at least as much credit for this patch. I've no problem with being not explicitly mentioned, but add me if

Re: [PATCH] fdo#50162 merge rtlbootstrap.mk into configure.in

2012-05-21 Thread Tor Lillqvist
On 22 May 2012 08:51, David Tardon wrote: > IMHO it makes sense to put the > definitions together in one place. Definitely, yes, and (the other) David's patch seems nice, just needs some minor fixes as Rene said. --tml ___ LibreOffice mailing list Lib

Re: GSoC Week 1

2012-05-21 Thread Tor Lillqvist
> you mean, with 10.000 lines of changes per week, in the fine tradition > of OpenOffice.org?  :-P That is a possibility, yes. *I* don't need it, and I assume GSoC students don't need it either, they should be capable of building and installing automake and autoconf. (Another possibility is to ke

[Libreoffice-commits] .: vcl/inc

2012-05-21 Thread Tor Lillqvist
vcl/inc/vcl/outdev.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 11e9ba6353dc42e85dddc346a174503d493bf82a Author: Tor Lillqvist Date: Mon May 21 17:38:44 2012 +0300 Bin unused OUTDEV_BUFFER_SIZE Change-Id: I14bc964e931d9ae1981e7a22e66d2699e16457f3 diff --git

Re: [PATCH] fdo#50162 merge rtlbootstrap.mk into configure.in

2012-05-21 Thread David Tardon
On Mon, May 21, 2012 at 11:17:23PM +0200, Rene Engelhard wrote: > I actually think that getting these values from what the compiler gives is > safest as > that one *does* know what it's supoosed to compile for. The point is that determination of values for THIS_OS and THIS_ARCH in sal/rtl/source/

Re: css::uno::DeploymentException

2012-05-21 Thread Terrence Enger
On Mon, 2012-05-21 at 23:22 +0200, Michael Stahl wrote: > > you are probably running into this problem, which can be resolved by > deleting something from your user profile: > > http://permalink.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/28734 Heh, heh, heh. When I was watching

Re: [PATCH-3-5] fdo#35270 - kill first-use grammar checker freeze ...

2012-05-21 Thread Daniel Naber
On Montag, 21. Mai 2012, Olivier R. wrote: Hello Olivier, > The differences look imho more technical than philosophical, even if > there are specific features in both of them. thanks for your explanations of the LT/Lightproof differences. > Another solution might be to tag Hunspell dictionaries

[Libreoffice-commits] .: scp2/source

2012-05-21 Thread Jesús Corrius
scp2/source/base/registryitem_base.scp |8 +++ scp2/source/calc/registryitem_calc.scp | 32 +++ scp2/source/draw/registryitem_draw.scp | 32 +++ scp2/source/impress/registryitem_impress.scp | 32 +++ scp2/source/math/registryitem_math

Re: [PUSHED:3-5-4] fdo#47035: Fix loading & saving of jpeg files on Mac/PPC

2012-05-21 Thread Christian Lohmaier
HI *, On Mon, May 21, 2012 at 4:30 PM, Petr Mladek wrote: > Fridrich Strba píše v Po 21. 05. 2012 v 16:12 +0200: >> +1 from me for 3.5.4 > > Thanks for approvals. This was the third one => pushed into 3-5-4 > branch, see > http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5-4&i

Re: [Libreoffice] [GSoC 2011][svg export filter] GSoC project start

2012-05-21 Thread Christian Lohmaier
Hi *, On Mon, May 21, 2012 at 4:32 PM, Marco Cecchetti wrote: > On Mon, 21 May 2012 12:45:37 +0200, Christian Lohmaier > wrote: >> >> https://bugs.freedesktop.org/show_bug.cgi?id=43060 >> >> So please put >> * use coordinate system that all tools agree upon. > [...] > I was not aware of this pro

Re: [PATCH] fdo#50162 merge rtlbootstrap.mk into configure.in

2012-05-21 Thread Rene Engelhard
Hi, On Mon, May 21, 2012 at 09:39:52PM +0200, David Ostrovsky wrote: > with this patch sal/rtl/source/macro.hxx is merged into configure > process and > rtlbootstrap.mk is not generated any more. arm*) CPU=R CPUNAME=ARM +RTL_ARCH=ARM_EABI EPM_FLAGS="-a arm"

Re: [Libreoffice] [GSoC 2011][svg export filter] GSoC project start

2012-05-21 Thread Thorsten Behrens
Marco Cecchetti wrote: > At present there are two initial commits: the first one is > a technical commit where I fixed some indentation issue, > the second is an improvement of the Python script that generates > the c++ header from the JavaScript engine: now debug printers are > turned off automati

Re: css::uno::DeploymentException

2012-05-21 Thread Michael Stahl
On 21/05/12 23:14, Terrence Enger wrote: > ServiceManager::readRdbFile() throws > css::uno::DeploymentException. The program is well on its way to > falling over. e.Message in the thrown exception says, with > newlines inserted freely, ... > > file:///home/terry/lo_hackin

Re: [PATCH] [WIP] fdo#45747 - [EasyHack] remove the limitation to 3 sort entries in calc, part 2

2012-05-21 Thread Albert Thuswaldner
Hi Markus, Forgot to CC the list in my previous mail, sorry for the noise. The patch in the last mail was also wrong. On Fri, May 18, 2012 at 12:10 PM, Markus Mohrhard wrote: > Hello Albert, > > Sorry that it took me a bit to review your patch but my master trees > are totally screwed for my own

Re: main in libsofficeapp ...

2012-05-21 Thread Michael Stahl
On 21/05/12 23:08, Michael Meeks wrote: > Hi Michael, > > commit c7458a4a71a1e875e03772b0f6e8ad9e1a982006 > Author: Michael Stahl > Date: Mon Mar 12 16:24:34 2012 +0100 > > desktop: libsofficeapp shouln't need a main() > > Is that a random cleanup, or something that fixes an issue ?

[PATCH] Corrected max inital worksheet number in debughelper message

2012-05-21 Thread Albert Thuswaldner
Hi, A simple fix of a debughelper message, which I forgot to correct in one of my previous path. /Albert From b4e9b7ff4c371b18d787d5482c28f219f018af84 Mon Sep 17 00:00:00 2001 From: Albert Thuswaldner Date: Mon, 21 May 2012 23:02:12 +0200 Subject: [PATCH] Corrected max inital worksheet number in d

css::uno::DeploymentException

2012-05-21 Thread Terrence Enger
First, my thanks to Caolán McNamara and Stephan Bergmann for helping me with my build problems. Now, my build is successful, but soffice.bin falls over quickly with css::uno::DeploymentException. Before the program ends, I see ten exceptions being thrown and caught; the attachment has a backtrac

main in libsofficeapp ...

2012-05-21 Thread Michael Meeks
Hi Michael, commit c7458a4a71a1e875e03772b0f6e8ad9e1a982006 Author: Michael Stahl Date: Mon Mar 12 16:24:34 2012 +0100 desktop: libsofficeapp shouln't need a main() Is that a random cleanup, or something that fixes an issue ? if the latter, which issue ? :-) The lo_main g

License statement: Dwayne Bailey

2012-05-21 Thread Dwayne Bailey
Hi All, All of my past and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. -- Dwayne Bailey +27 12 460 1095 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-21 Thread Michael Meeks
On Mon, 2012-05-21 at 18:06 +0200, Stephan Bergmann wrote: > I rarely use a debugger to step through code, so I prefer to avoid the Egad - is this thread still going on :-) Could we create a set of the pros / cons & a concrete proposal for the ESC call on Thursday ? Thanks,

[PATCH] fdo#50162 merge rtlbootstrap.mk into configure.in

2012-05-21 Thread David Ostrovsky
Hi, with this patch sal/rtl/source/macro.hxx is merged into configure process and rtlbootstrap.mk is not generated any more. Btw, it seems that we still do not have native 64-bit MacOS X port, why? cat configure.in [...] darwin*) [...] i*86|x86_64) CPU=I CPUNAME=INTEL

Re: GSoC Week 1

2012-05-21 Thread Michael Stahl
On 21/05/12 13:45, Tor Lillqvist wrote: > You need to download tarballs for some recent version of automake and > autoconf, configure and install them somewhere, like /usr/local. A bit > of bother, yes. I wonder if we should start including a pre-autogened > configure script somewhere in the git tr

[Libreoffice-commits] .: 3 commits - instsetoo_native/inc_openoffice solenv/bin

2012-05-21 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf |2 -- instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf |6 +++--- instsetoo_native/inc_openoffice/windows/msi_languages/SIS.ulf |8 +--- instsetoo_native/inc_openoffice/windows/msi_template

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-21 Thread Pierre-André Jacquod
Hello, On 05/20/2012 11:24 PM, Norbert Thiebaud wrote: On Wed, May 16, 2012 at 11:30 PM, Pierre-André Jacquod wrote: expecting to get symbols without optimization, not wanting all asserts outputs. If you are intending to debug why wouldn't you want the misnamed 'assert output' ? Better said

UPDATE: Swedish hunspell dictionary

2012-05-21 Thread Göran Andersson
The Swedish spell checking dictionary has been updated. The latest version, 2.5, is available at http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan (it can also be downloaded from http://code.google.com/p/dsso/downloads/list ). There are now

[Libreoffice-commits] .: codemaker/source

2012-05-21 Thread Michael Stahl
codemaker/source/javamaker/classfile.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 26643fb59e0005f0bc83708b785d20d62d8e7411 Author: Michael Stahl Date: Fri May 18 00:50:25 2012 +0200 codemaker: write version 49 (1.5) class files The trick of wri

[REVIEW][3-5] Re: fdo#40874 border macro regression

2012-05-21 Thread Michael Stahl
argh, set subject accordingly... On 21/05/12 18:42, Michael Stahl wrote: > > running macros that set borders is broken since 3.4, this commit should > fix it and go into libreoffice-3-5: > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=18ab7f52ebf78f41f824b2245a8a180d97081716 __

fdo#40874 border macro regression

2012-05-21 Thread Michael Stahl
running macros that set borders is broken since 3.4, this commit should fix it and go into libreoffice-3-5: http://cgit.freedesktop.org/libreoffice/core/commit/?id=18ab7f52ebf78f41f824b2245a8a180d97081716 ___ LibreOffice mailing list LibreOffice@lists.

[Libreoffice-commits] .: 2 commits - editeng/source solenv/gbuild

2012-05-21 Thread Michael Stahl
editeng/source/items/frmitems.cxx | 43 +++--- solenv/gbuild/SdiTarget.mk|4 +++ 2 files changed, 44 insertions(+), 3 deletions(-) New commits: commit e81f02795425f2fcd910c9845adc8e9b919833f4 Author: Michael Stahl Date: Mon May 21 18:10:46 2012 +02

Re: [REVIEW][3-5] fdo#42865, SVN 1.7, etc.

2012-05-21 Thread Michael Stahl
On 18/05/12 17:28, Michael Stahl wrote: > * fdo#42865 the --enable-dbgutil only problem of _GLIBCXX_DEBUG adding a > new symbol with unique linkage has re-surfaced and spread further, most > likely due to the new std::string based SAL_LOG stuff; strangely it > seems to work on Fedora 16 but on 17 i

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-21 Thread Stephan Bergmann
On 05/21/2012 05:10 PM, Lubos Lunak wrote: On Friday 18 of May 2012, Stephan Bergmann wrote: Ah, you wanted --enable-dbgutil to disable -O2, the same way that --enable-debug does. Had missed that point. Hm, as I said, I prefer my --enable-dbgutil --disable-debug builds to be -O2. What is t

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Michael Meeks changed: What|Removed |Added Depends on||50173 -- Configure bugmail: https://bug

Re: [PUSHED:3-5][REVIEW:3-5-4?] fdo#48914 uninstall process should remove .pyc files from install directory

2012-05-21 Thread Petr Mladek
David Tardon píše v Pá 18. 05. 2012 v 12:44 +0200: > On Wed, May 16, 2012 at 12:56:47PM +0200, Andras Timar wrote: > > Hi, > > > > When install location is writable to user (typical on Windows XP), > > Python generates .pyc files. We can remove them using the RemoveFile > > table in MSI. We genera

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 47644, which changed state. Bug 47644 Summary: FILEOPEN: Huge load time and CPU load with .doc file https://bugs.freedesktop.org/show_bug.cgi?id=47644 What|Old Value |New Value --

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-21 Thread Lubos Lunak
On Friday 18 of May 2012, Stephan Bergmann wrote: > On 05/18/2012 04:05 PM, Lubos Lunak wrote: > > On Friday 18 of May 2012, Stephan Bergmann wrote: > >> On 05/16/2012 05:01 PM, Lubos Lunak wrote: > >>> - non-debug/dbgutils (i.e. also the default) -> -O2 > >>> - symbols -> -g (probably even -g

Re: [PUSHED:3-5-4] Release notes: use bug titles instead of commit messages if possible

2012-05-21 Thread Petr Mladek
Ivan Timofeev píše v Pá 18. 05. 2012 v 20:44 +0400: > On 18.05.2012 20:21, Petr Mladek wrote: > > 2. The titles from other bugzillas were ignored because "-" in the title > > was wide character here. I am not sure why it worked for you. > > Probably something with UTF-8 locales. Anyway, I

[Libreoffice-commits] .: Branch 'libreoffice-3-5-4' - bin/lo-commit-stat

2012-05-21 Thread Petr Mladek
bin/lo-commit-stat |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 000a9304b79b2825c6f0606649b4971673667f62 Author: Ivan Timofeev Date: Mon May 21 16:54:25 2012 +0200 lo-commit-stat: use utf8 to be able to query a dash in the bug title Change-Id: I6

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - bin/lo-commit-stat

2012-05-21 Thread Petr Mladek
bin/lo-commit-stat |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ef4e83c698fa065de3242564d8c4e7aab5e86dd7 Author: Ivan Timofeev Date: Mon May 21 16:54:25 2012 +0200 lo-commit-stat: use utf8 to be able to query a dash in the bug title Change-Id: I6

[Libreoffice-commits] .: bin/lo-commit-stat

2012-05-21 Thread Petr Mladek
bin/lo-commit-stat |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 521ae23254b6fbf45d27cc76354bc774a453baf7 Author: Ivan Timofeev Date: Mon May 21 16:54:25 2012 +0200 lo-commit-stat: use utf8 to be able to query a dash in the bug title Change-Id: I6

Re: feature/gbuild_scp2 is ready for review

2012-05-21 Thread David Tardon
On Sun, May 20, 2012 at 02:08:04PM -0500, Norbert Thiebaud wrote: > ok, after some back and forth the result, on Mac, is: Okay, so this simple comparison is useless in practice. I uploaded a new version of the script that does the comparison in two steps: in first step it removes the Dirs and File

[Libreoffice-commits] .: Branch 'libreoffice-3-5-4' - 3 commits - bin/lo-commit-stat

2012-05-21 Thread Petr Mladek
bin/lo-commit-stat | 149 ++--- 1 file changed, 108 insertions(+), 41 deletions(-) New commits: commit 11f2d5842c45624f540becab4cc6833642e24b26 Author: Petr Mladek Date: Fri May 18 18:02:37 2012 +0200 lo-commit-stat: problem with wide chara

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 3 commits - bin/lo-commit-stat

2012-05-21 Thread Petr Mladek
bin/lo-commit-stat | 149 ++--- 1 file changed, 108 insertions(+), 41 deletions(-) New commits: commit 3284aaff33c4fa875053798439d5a1ed69c00a82 Author: Petr Mladek Date: Fri May 18 18:02:37 2012 +0200 lo-commit-stat: problem with wide chara

[Libreoffice-commits] .: writerfilter/Library_writerfilter.mk

2012-05-21 Thread Matus Kukan
writerfilter/Library_writerfilter.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 4283c433b91bb2b1d9479bc071d8c02e0c3c4d69 Author: Matúš Kukan Date: Sat May 19 10:10:16 2012 +0200 add dependency on generated files Change-Id: Idad4558cfa741f1f

Re: [Libreoffice] [GSoC 2011][svg export filter] GSoC project start

2012-05-21 Thread Marco Cecchetti
On Mon, 21 May 2012 12:45:37 +0200, Christian Lohmaier wrote: Hi Marco, On Mon, May 21, 2012 at 9:12 AM, Marco Cecchetti wrote: Hi Thorsten, everyone, so it's time to start working on the project. :) I pushed a new feature branch named feature/svg-export, where I'll commit all contribu

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 47644, which changed state. Bug 47644 Summary: FILEOPEN: Huge load time and CPU load with .doc file https://bugs.freedesktop.org/show_bug.cgi?id=47644 What|Old Value |New Value --

Re: [PUSHED:3-5-4] fdo#47035: Fix loading & saving of jpeg files on Mac/PPC

2012-05-21 Thread Petr Mladek
Fridrich Strba píše v Po 21. 05. 2012 v 16:12 +0200: > +1 from me for 3.5.4 Thanks for approvals. This was the third one => pushed into 3-5-4 branch, see http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5-4&id=20987a1d0ec675f3a23a4be58eb7309f60fc62de http://cgit.freedesktop.org

[Libreoffice-commits] .: Branch 'feature/svg-export' - filter/source

2012-05-21 Thread Marco Cecchetti
filter/source/svg/svgexport.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 0fb8a4ef462f53ec8ac8aa0ff8bc78884e0d223d Author: Marco Cecchetti Date: Mon May 21 16:08:11 2012 +0200 In order to fix bug 43060 the width and height attributes are exported wi

[Libreoffice-commits] .: Branch 'libreoffice-3-5-4' - vcl/unx

2012-05-21 Thread Bjoern Michaelsen
vcl/unx/gtk/window/gtkframe.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5ae02ce08a270ea7a5c0dd6d37d95a29be2cbbf0 Author: Bjoern Michaelsen Date: Sun May 20 00:25:07 2012 +0200 fdo#50173: fix Styles and Formatting gtk crasher - when using the gtk vcl plugin, p

[Libreoffice-commits] .: Branch 'libreoffice-3-5-4' - 2 commits - jpeg/makefile.mk jpeg/struct_alignment.patch

2012-05-21 Thread Petr Mladek
jpeg/makefile.mk|9 +--- jpeg/struct_alignment.patch | 48 2 files changed, 54 insertions(+), 3 deletions(-) New commits: commit d4f45305ecdb38d3c2b5f91ec4f29cb89e29f770 Author: Christian Lohmaier Date: Sat May 19 14:05:10 2012

Re: [REVIEW:3-5-4] fdo#47035: Fix loading & saving of jpeg files on Mac/PPC

2012-05-21 Thread Norbert Thiebaud
On Mon, May 21, 2012 at 7:08 AM, Petr Mladek wrote: > Christian Lohmaier píše v So 19. 05. 2012 v 14:12 +0200: >> Hi *, >> >> please review and pick for 3.5 & 3.5.4 if possible. It is Mac PPC >> only, and no change of the logic of the code, but just reordering to >> avoid padding of elements in tw

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - vcl/unx

2012-05-21 Thread Bjoern Michaelsen
vcl/unx/gtk/window/gtkframe.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4e9eca4feb3115869107d71db464a08448a001aa Author: Bjoern Michaelsen Date: Sun May 20 00:25:07 2012 +0200 fdo#50173: fix Styles and Formatting gtk crasher - when using the gtk vcl plugin, p

Re: [PUSHED:3-5-4] crasher fdo#45987

2012-05-21 Thread Petr Mladek
Kohei Yoshida píše v Pá 18. 05. 2012 v 14:39 -0400: > On Fri, May 18, 2012 at 1:43 PM, Markus Mohrhard > wrote: > > Hello Noel, Kohei, > > > > I think [1] is a better patch for 3-5. I'm still not happy with it > > because I had hoped that we could init the number of sheets already in > > the const

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

2012-05-21 Thread Petr Mladek
sc/source/ui/view/viewdata.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6c24c4f0becb40ac0450ccdb49c9af4ebcbd581b Author: Markus Mohrhard Date: Fri May 18 19:34:11 2012 +0200 ensure that number of tabs is correctly set in ScViewData, fdo#45987 Signed-off-by:

Re: [REVIEWED] [3.5-4] crasher fdo#45987

2012-05-21 Thread Noel Power
On 18/05/12 19:39, Kohei Yoshida wrote: On Fri, May 18, 2012 at 1:43 PM, Markus Mohrhard wrote: Hello Noel, Kohei, I think [1] is a better patch for 3-5. I'm still not happy with it because I had hoped that we could init the number of sheets already in the constructor but this works only whil

Re: [REVIEW:3-5-4] fdo#47035: Fix loading & saving of jpeg files on Mac/PPC

2012-05-21 Thread Fridrich Strba
+1 from me for 3.5.4 F. On 21/05/12 16:08, Petr Mladek wrote: > Christian Lohmaier píše v So 19. 05. 2012 v 14:12 +0200: >> Hi *, >> >> please review and pick for 3.5 & 3.5.4 if possible. It is Mac PPC >> only, and no change of the logic of the code, but just reordering to >> avoid padding of ele

Re: [REVIEW:3-5-4] fdo#47035: Fix loading & saving of jpeg files on Mac/PPC

2012-05-21 Thread Tor Lillqvist
> We need two more approvals for 3-5-4. If one more from SUSE counts, +1. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [REVIEW:3-5-4] fdo#47035: Fix loading & saving of jpeg files on Mac/PPC

2012-05-21 Thread Petr Mladek
Christian Lohmaier píše v So 19. 05. 2012 v 14:12 +0200: > Hi *, > > please review and pick for 3.5 & 3.5.4 if possible. It is Mac PPC > only, and no change of the logic of the code, but just reordering to > avoid padding of elements in two structs in libjpeg. > > bug: > https://bugs.freedesktop.

[Libreoffice-commits] .: vcl/unx

2012-05-21 Thread Bjoern Michaelsen
vcl/unx/gtk/window/gtkframe.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 21f8ec1c49efd716669ca55ab946fadd5c97bb7e Author: Bjoern Michaelsen Date: Sun May 20 00:25:07 2012 +0200 fdo#50173: fix Styles and Formatting gtk crasher - when using the gtk vcl plugin, p

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - jpeg/makefile.mk jpeg/struct_alignment.patch

2012-05-21 Thread Petr Mladek
jpeg/makefile.mk|9 +--- jpeg/struct_alignment.patch | 48 2 files changed, 54 insertions(+), 3 deletions(-) New commits: commit a220ec769d6489df7f3dd01cf25ea59dfd793276 Author: Christian Lohmaier Date: Sat May 19 14:05:10 2012

[Libreoffice-commits] .: sc/inc sc/source

2012-05-21 Thread Markus Mohrhard
sc/inc/colorscale.hxx |8 ++ sc/source/core/data/colorscale.cxx| 106 ++ sc/source/filter/inc/condformatbuffer.hxx |4 - sc/source/filter/oox/condformatbuffer.cxx | 10 +- 4 files changed, 109 insertions(+), 19 deletions(-) New co

[Libreoffice-commits] .: sc/qa

2012-05-21 Thread Eike Rathke
sc/qa/unit/ucalc.cxx | 77 +-- 1 file changed, 57 insertions(+), 20 deletions(-) New commits: commit 485792374600cd9919ab6edf201e8bd97d640261 Author: Eike Rathke Date: Mon May 21 15:48:07 2012 +0200 added unit tests for DATEDIF fdo#44456

[Libreoffice-commits] .: 3 commits - connectivity/source dbaccess/source filter/source sd/source stoc/source svx/source toolkit/source xmlscript/source

2012-05-21 Thread Takeshi Abe
connectivity/source/commontools/TKeys.cxx|1 - connectivity/source/commontools/dbtools.cxx |4 connectivity/source/drivers/ado/ADriver.cxx |2 -- connectivity/source/drivers/flat/EConnection.cxx |

Re: [PATCH-3-5] fdo#35270 - kill first-use grammar checker freeze ...

2012-05-21 Thread Olivier R.
Hello Daniel, Daniel Naber-2 wrote > > now that this is fixed I searched the archives for the reason LanguageTool > is not enabled by default. > LanguageTool should be split in modules per language, for it prevents to use other grammar checkers. At the moment, when you install LT, you install

Re: lo-commit-stat: why lowercase the first letter?

2012-05-21 Thread Korrawit Pruegsanusak
Hello Petr, Christian, all, On Mon, May 21, 2012 at 5:38 PM, Christian Lohmaier wrote: > On Mon, May 21, 2012 at 10:51 AM, Petr Mladek wrote: >>    Also there is problem with shortcats, for example, the script >>    sometimes replaces "XML" with "xML" which looks ugly > > The XML, RTF,... case c

REMINDER: Release 3.5.4-rc2 from libreoffice-3-5-4 branch

2012-05-21 Thread Petr Mladek
Hi, please note that the commit deadline for 3.5.4-rc2 is today, May 21, 2012. It will be used as LO-3.5.4 final if no blocker is reported. See also http://wiki.documentfoundation.org/ReleasePlan#3.5_release http://wiki.documentfoundation.org/Release_Criteria http://wiki.documentfoundation.org/De

[Libreoffice-commits] .: 2 commits - sc/source

2012-05-21 Thread Markus Mohrhard
sc/source/core/data/colorscale.cxx|4 ++-- sc/source/filter/oox/condformatbuffer.cxx |1 + sc/source/filter/oox/extlstcontext.cxx|2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) New commits: commit aaf0b2faab845c624e568d6e1acbc501f5f355cb Author: Markus Mohrhard Da

Re: GSoC Week 1

2012-05-21 Thread Tor Lillqvist
Ah, yes. With a current Xcode 4.3, the automake and autoconf tools are no longer included, sigh, not even when you add the "command-line tools" (or whatever they are called, don't recall exactly). (aclocal is part of the automake package.) You need to download tarballs for some recent version of a

Re: GSoC Week 1

2012-05-21 Thread Iain Billett
> > You just need to pass in some options to autogen.sh; this should word: > > CC_FOR_BUILD=ccache clang -arch i386 -mmacosx-version-min=10.6 > CXX_FOR_BUILD=ccache clang++ -arch i386 -mmacosx-version-min=10.6 > > --with-build-platform-configure-options=--with-macosx-version-min-required=10.6 > --w

Re: [PATCH-3-5] fdo#35270 - kill first-use grammar checker freeze ...

2012-05-21 Thread Olivier R.
Hello Michael, Michael Meeks-2 wrote > > Beyond that - I've no idea :-) presumably there are philosophical > differences between lightproof and languagetool that I'm not clued-up > on. It'd be interesting to hear what Laszlo & you think about it, and > other people's views on the list ...

[Libreoffice-commits] .: solenv/bin

2012-05-21 Thread Christian Lohmaier
solenv/bin/addsym.awk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b72a692ee3ef3381a0881ead4afa5bd73fff776 Author: Christian Lohmaier Date: Mon May 21 13:19:56 2012 +0200 don't let the Mac/PPC linker complain when the symbol isn't used diff --git a/solenv

Re: loader.loadComponentFromURL works slow when we are restoring CALC sheet from byte array | loader.loadComponentFromURL

2012-05-21 Thread Michael Meeks
On Mon, 2012-05-21 at 12:03 +0200, Stephan Bergmann wrote: > On 05/21/2012 10:28 AM, Michael Meeks wrote: > > I assume this is from C++ (?) anything else would of course cause tons > > of bridging overhead in the streams. > > From the code, it looks more like they are using Java, presumably

Re: "5729da1 fdo#42865: privatized unique empty string symbol" - change of addsym.awk breaks the build on Mac/PPC

2012-05-21 Thread Stephan Bergmann
On 05/21/2012 12:32 PM, Christian Lohmaier wrote: On Mon, May 21, 2012 at 12:08 PM, Michael Stahl wrote: On 21/05/12 11:46, Stephan Bergmann wrote: On 05/20/2012 05:06 PM, Christian Lohmaier wrote: print "_ZNSs4_Rep20_S_empty_rep_storageE*;" [...] also, you'd have to check in libstdc++ becau

Re: [Libreoffice] [GSoC 2011][svg export filter] GSoC project start

2012-05-21 Thread Christian Lohmaier
Hi Marco, On Mon, May 21, 2012 at 9:12 AM, Marco Cecchetti wrote: > > Hi Thorsten, everyone, > so it's time to start working on the project. :) > > I pushed a new feature branch named feature/svg-export, > where I'll commit all contributions I 'm going to provide > on GSoC time-frame. Shameless

Re: lo-commit-stat: why lowercase the first letter?

2012-05-21 Thread Christian Lohmaier
Hi Petr, *, On Mon, May 21, 2012 at 10:51 AM, Petr Mladek wrote: > Korrawit Pruegsanusak píše v Ne 20. 05. 2012 v 11:28 +0700: >> Hello Petr, all, > > [*] I do not have any string opinion whether lower or uppercase letter >    is better. Maybe, we should use upper case because there are >    some

[Libreoffice-commits] .: scp2/inc scp2/source

2012-05-21 Thread Jesús Corrius
scp2/inc/macros.inc | 12 + scp2/source/base/registryitem_base.scp |8 +++ scp2/source/calc/registryitem_calc.scp | 40 scp2/source/draw/registryitem_draw.scp | 40 scp2/source/impress/registryitem_impress.s

Re: "5729da1 fdo#42865: privatized unique empty string symbol" - change of addsym.awk breaks the build on Mac/PPC

2012-05-21 Thread Christian Lohmaier
Hi Michael, *, On Mon, May 21, 2012 at 12:08 PM, Michael Stahl wrote: > On 21/05/12 11:46, Stephan Bergmann wrote: >> On 05/20/2012 05:06 PM, Christian Lohmaier wrote: >>> print "_ZNSs4_Rep20_S_empty_rep_storageE*;" > [...] > also, you'd have to check in libstdc++ because the debug mode is never

Re: "5729da1 fdo#42865: privatized unique empty string symbol" - change of addsym.awk breaks the build on Mac/PPC

2012-05-21 Thread Christian Lohmaier
Hi Stephan, *, On Mon, May 21, 2012 at 11:46 AM, Stephan Bergmann wrote: > On 05/20/2012 05:06 PM, Christian Lohmaier wrote: >> >> print "_ZNSs4_Rep20_S_empty_rep_storageE*;" >> >> doesn't break the build. > > > What could also be the problem is that the mangled name is slightly > different for M

[Libreoffice-commits] .: instsetoo_native/inc_openoffice

2012-05-21 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf |3 --- 1 file changed, 3 deletions(-) New commits: commit 80cbf517a671b5225c8b3033729d30f5cf721e06 Author: Andras Timar Date: Mon May 21 11:47:10 2012 +0200 MSI: remove unused string Change-Id: I3c5778ae39561

Re: "5729da1 fdo#42865: privatized unique empty string symbol" - change of addsym.awk breaks the build on Mac/PPC

2012-05-21 Thread Michael Stahl
On 21/05/12 11:46, Stephan Bergmann wrote: > On 05/20/2012 05:06 PM, Christian Lohmaier wrote: >> print "_ZNSs4_Rep20_S_empty_rep_storageE*;" >> >> doesn't break the build. > > What could also be the problem is that the mangled name is slightly > different for Mac OS X PPC. Does nm show any symb

Re: loader.loadComponentFromURL works slow when we are restoring CALC sheet from byte array | loader.loadComponentFromURL

2012-05-21 Thread Stephan Bergmann
On 05/21/2012 10:28 AM, Michael Meeks wrote: I assume this is from C++ (?) anything else would of course cause tons of bridging overhead in the streams. From the code, it looks more like they are using Java, presumably from a remote process. So any data from the buffer needs to be mar

Re: Porting a Java extension to Python

2012-05-21 Thread Michael Meeks
On Tue, 2012-05-15 at 12:12 +, Ishan Thilina wrote: > Thanks a lot!. That solved the problem :-) Cool :-) incidentally, debugging python problems can be really nasty; there is some code in this commit: commit 1a7eee2446dfbe06ac39941473010fc8915ee6e6 Author: Michael Meeks Date: Mon

Re: "5729da1 fdo#42865: privatized unique empty string symbol" - change of addsym.awk breaks the build on Mac/PPC

2012-05-21 Thread Stephan Bergmann
On 05/20/2012 05:06 PM, Christian Lohmaier wrote: print "_ZNSs4_Rep20_S_empty_rep_storageE*;" doesn't break the build. What could also be the problem is that the mangled name is slightly different for Mac OS X PPC. Does nm show any symbol name containing "_S_empty_rep_storage," say? Then,

Re: [PUSHED][REVIEW-3-5] Revert fix for "#i86306# prepare against really broken CUPS installations..."

2012-05-21 Thread Michael Meeks
On Sat, 2012-05-19 at 20:47 +0100, Caolán McNamara wrote: > ah good, that code always really bugged me and it bit me recently in its > ability to make a simple crash complicated if it happens while the cups > printer discovery is underway so I'd planned to remove it myself. > Pushed. Wow

Re: [REVIEW][3-5] codemaker: write Java 1.5 class files

2012-05-21 Thread Stephan Bergmann
On 05/18/2012 05:53 PM, Michael Stahl wrote: for this reason i'm in favor of immediately dropping support for anything older than Java 1.5 on master, and also on libreoffice-3-5. (i don't actually know what our "official" Java baseline is, perhaps it is already 1.5?) +1 on requiring a baseline

Re: GSoC Week 1

2012-05-21 Thread Tor Lillqvist
> Just checking in. I plan to work 10am - 6pm UTC most days with an hour for > lunch at 1 or 2, just so you know. Great! Please keep all dicsussion on the libreoffice list (unless specifically private). Cc:ing this reply there. > In addition to that I'll be working on > building LO for Android on

Re: [PATCH-3-5] fdo#35270 - kill first-use grammar checker freeze ...

2012-05-21 Thread Michael Meeks
Hi Daniel, On Sun, 2012-05-20 at 19:11 +0200, Daniel Naber wrote: > now that this is fixed I searched the archives for the reason LanguageTool > is not enabled by default. The slowness you talk about in [1] does not > sound like general Java overhead, it sounds like exactly the issue that has >

Re: lo-commit-stat: why lowercase the first letter?

2012-05-21 Thread Petr Mladek
Korrawit Pruegsanusak píše v Ne 20. 05. 2012 v 11:28 +0700: > Hello Petr, all, > > Seeing a fix in wiki [1], IIUC this is generated by lo-commit-stat, > which is intended to lowercase the first letter [2]. > > By git annotate, this part of code is there since the start, so I > would like to ask:

Re: Branch 'feature/gbuild_testtools' - review request

2012-05-21 Thread Stephan Bergmann
On 05/19/2012 11:44 AM, David Ostrovsky wrote: Then of course we have to preserve them! I just pushed another iteration. With new CustomTarget_bridgetest.mk all those batch file are generated now and run without error, magic ;-) Thanks. Works great, yes. I need a decision here: to merge it i

Re: Hackfest in Munich on November 23-25

2012-05-21 Thread Marc Paré
Hi Florian, Le 2012-05-21 03:20, Florian Effenberger a écrit : Dear Community, we are pleased to announce that the next LibreOffice Hackfest, the event where developers from all over the world gather to work on the code, discuss and have a good time, will take place November 23-25 in Munich, G

Re: loader.loadComponentFromURL works slow when we are restoring CALC sheet from byte array | loader.loadComponentFromURL

2012-05-21 Thread Michael Meeks
Hi there, On Mon, 2012-05-21 at 10:59 +0400, libreoffice...@gmail.com wrote: > We use OpenOffice.org 3.2.1 Library to restore OOO | LO CALC > sheet from byte array and have issue with the performance while > using loader.loadComponentFromURL("private:stream", "_default", 0, > args) :

Re: Branch 'feature/gbuild_testtools' - win & mac test request

2012-05-21 Thread d . ostrovsky
Zitat von Norbert Thiebaud : On Mon, May 21, 2012 at 1:52 AM, David Ostrovsky wrote: Hi, with help of David T. Stephan and Matúš this branch can be merged to master. It would be really nice, if some of you with win & mac could test it. If we do not hear anything withing 2 days we would merge

Re: Branch 'feature/gbuild_testtools' - win & mac test request

2012-05-21 Thread Norbert Thiebaud
On Mon, May 21, 2012 at 1:52 AM, David Ostrovsky wrote: > Hi, > > with help of David T. Stephan and Matúš this branch can be merged to master. > It would be really nice, if some of you with win & mac could test it. > If we do not hear anything withing 2 days we would merge it to master anyway > ;-

Hackfest in Munich on November 23-25

2012-05-21 Thread Florian Effenberger
Dear Community, we are pleased to announce that the next LibreOffice Hackfest, the event where developers from all over the world gather to work on the code, discuss and have a good time, will take place November 23-25 in Munich, Germany For the second time already, the LiMux

[Libreoffice] [GSoC 2011][svg export filter] GSoC project start

2012-05-21 Thread Marco Cecchetti
Hi Thorsten, everyone, so it's time to start working on the project. :) I pushed a new feature branch named feature/svg-export, where I'll commit all contributions I 'm going to provide on GSoC time-frame. At present there are two initial commits: the first one is a technical commit where I fixe