Re: [Libreoffice] profiling & optimising ...

2010-11-28 Thread Jonathan Aquilina
Funny you post this on the list i was asking about optimization of LO in irc the other day. Thanks for this interesting read :) ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PUSHED, partial] Re: [patch] Removed some commented out code

2010-11-28 Thread Timo Heino
Thanks! I keep that in mind 2010/11/28, Caolán McNamara : > On Sat, 2010-11-27 at 20:44 +0200, Timo Heino wrote: >> I removed rest of commented out code in that folder. > > Thanks for this, and I've now pushed the second chunk. For the first > chunk, I'm a little reluctant to remove anything that'

[Libreoffice] Bug 31956 (submitted Linux readme) deserves early action?

2010-11-28 Thread David Nelson
Hi, :-) Would it be possible for someone to action this submitted Linux readme with some urgency, as there have been a number of users complaining that they're unable to install the Linux downloads due to no instructions...? https://bugs.freedesktop.org/show_bug.cgi?id=31956 TIA if so... David

Re: [Libreoffice] http://libreoffice.boldandbusted.com/ cppcheck report server problem

2010-11-28 Thread someone
On 11/28/10 11:27, some...@boldandbusted.com wrote: > On 11/28/10 03:00, Julien Nabet wrote: >> Hello Jesse, >> >> I "git updated" cppcheck and it succeeded to scan the whole vcl >> directory but above all, i noticed this in the logs : >> >> ser...@serval:~/cppcheck/cppcheck$ git log >> commit 00da

[Libreoffice] [PUSHED, partial] Re: [patch] Removed some commented out code

2010-11-28 Thread Caolán McNamara
On Sat, 2010-11-27 at 20:44 +0200, Timo Heino wrote: > I removed rest of commented out code in that folder. Thanks for this, and I've now pushed the second chunk. For the first chunk, I'm a little reluctant to remove anything that's commented using the "todo" pattern. Its a fairly common pattern a

Re: [Libreoffice] [PATCH] And yet more dead code gone ...

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 21:17 +, Wols Lists wrote: > Cheers, Pushed, thanks. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] More dead code removed

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 21:02 +, Wols Lists wrote: > Cheers, Looks good, pushed. Thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] And yet more dead code gone ...

2010-11-28 Thread Wols Lists
Cheers, Wol >From 80e48ddcd8d78241849f5e3bdb767477c7c6c9b3 Mon Sep 17 00:00:00 2001 From: Wol Date: Sun, 28 Nov 2010 21:16:29 + Subject: [PATCH 6/6] More dead code deleted --- .../source/ui/inspection/DataProviderHandler.cxx | 14 +++--- .../source/ui/inspection/GeometryHandler.c

[Libreoffice] [PATCH] More dead code removed

2010-11-28 Thread Wols Lists
Cheers, Wol >From 7b9d332d03d4e3db163303f243b17ac2737b9da8 Mon Sep 17 00:00:00 2001 From: Wol Date: Sun, 28 Nov 2010 21:00:43 + Subject: [PATCH 5/5] More dead code deletion --- reportdesign/source/ui/dlg/Condition.cxx |7 +++ reportdesign/source/ui/dlg/DateTime.cxx |2 -

[Libreoffice] [PUSHED] Re: [PATCH] More dead code removal for base

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 15:54 +, Wols Lists wrote: > Cheers, > Wol Looks good, some of the affected code was already touched, but fixed up the conflicts and pushed this. Thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

[Libreoffice] Integration of patches/dev300/apply's patches and release schedule

2010-11-28 Thread KAMI911 KAMI911
Ahoj Developers, Can you explain me what patches will got to git tree in the timeframe of libreoffice-3-3 release and int the future? When rawbuild will take over the simple build? How patches will added from apply file? Also let me know the release status and schedule fro 3.3. Thank you in adva

[Libreoffice] OxygenOffice stuffs in LibreOfice git tree

2010-11-28 Thread KAMI911 KAMI911
Hi LibreOffice Gurus, I would like to put OxygenOffice extras as a configurable content to LibreOffice git tree. Currently it is enabled only when the one selects OxygenOffice as distro conf. My plan is to add --with-extra-gallery --with-extra-font --with -extra-template --with-extra-sample to con

Re: [Libreoffice] http://libreoffice.boldandbusted.com/ cppcheck report server problem

2010-11-28 Thread someone
On 11/28/10 03:00, Julien Nabet wrote: > Hello Jesse, > > I "git updated" cppcheck and it succeeded to scan the whole vcl > directory but above all, i noticed this in the logs : > > ser...@serval:~/cppcheck/cppcheck$ git log > commit 00da0adf25b122fcfb7a2f892497f1785b01f43a > Author: Daniel Marja

Re: [Libreoffice] [PATCH] Dead code in Base again ...

2010-11-28 Thread Caolán McNamara
Looks good, pushed. Thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] PUSHED] Re: [PATCH] yet more dead code in Base ...

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 16:21 +, Wols Lists wrote: > Cheers, Looks good. Pushed, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] Dead code in Base again ...

2010-11-28 Thread Wols Lists
Cheers, Wol >From 921e5ca9caf4c8c6212d67c534debc2d93516e7b Mon Sep 17 00:00:00 2001 From: Wol Date: Sun, 28 Nov 2010 16:44:32 + Subject: [PATCH 4/4] More dead code removal --- reportdesign/source/filter/xml/dbloader2.cxx |2 +- reportdesign/source/filter/xml/xmlExport.cxx |

[Libreoffice] [PATCH] yet more dead code in Base ...

2010-11-28 Thread Wols Lists
Cheers, Wol >From a97c72c28cf1a8ddd23f8236dc1a33fa8c1bf3cc Mon Sep 17 00:00:00 2001 From: Wol Date: Sun, 28 Nov 2010 16:15:13 + Subject: [PATCH 3/3] Dead code deletion again --- reportdesign/source/core/sdr/PropertyForward.cxx |2 +- reportdesign/source/core/sdr/ReportDrawPage.cxx|

Re: [Libreoffice] [all PUSHED] Re: [PATCH 7/7] remove shadowing warnings in binfilter - sw_sw3npool.cxx

2010-11-28 Thread John LeMoyne Castle
Pierre, One thing to look out for in longer subroutines is that a variable will be setup at the top of a subroutine and some one will later duplicate its declaration and initialization near the end. In that case, the second vars decl and init can simply be deleted. -- LeMoyne -- View this mes

[Libreoffice] [PATCH] More dead code removal for base

2010-11-28 Thread Wols Lists
Cheers, Wol >From a894597c0e3814677d83db3dc64588953a6dadd3 Mon Sep 17 00:00:00 2001 From: Wol Date: Sun, 28 Nov 2010 15:52:28 + Subject: [PATCH 5/5] Remove dead code --- reportdesign/source/core/api/FixedLine.cxx |1 - reportdesign/source/core/api/FixedText.cxx |4 +-

[Libreoffice] [all PUSHED] Re: [PATCH 7/7] remove shadowing warnings in binfilter - sw_sw3npool.cxx

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 15:01 +0100, Pierre-André Jacquod wrote: > regards Seems fine. Pushed, thanks for this. As an aside, in many cases the "original" code in e.g. sw will have had its warnings fixed while the binfilter older copy remains busted. Though in many cases, such as these I think, the

Re: [Libreoffice] [PATCH 6/7] waring - initializer fixes in sw3io

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 15:00 +0100, Pierre-André Jacquod wrote: > regards Pushed, all fine. Thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH 5/7] trivial warning fixes in binfilters - sw3io

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 15:00 +0100, Pierre-André Jacquod wrote: > regards Yes, all good. Pushed, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH 4/7] binfilter - sw_sw3style.cxx (shadowing) warnings removal

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 14:59 +0100, Pierre-André Jacquod wrote: > regards Yup, looks good, thanks for this, Pushed. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH 3/7] binfilter sw3io - further shadowing warnings

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 14:59 +0100, Pierre-André Jacquod wrote: > regards Looks good to me anyway, pushed now. Thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH 2/7] waring within binfilter - sw3io

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 14:58 +0100, Pierre-André Jacquod wrote: > regards Looks good, pushed, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PUSHED] Re: [PATCH 1/7] warning cleaing binfilter sw3io

2010-11-28 Thread Caolán McNamara
On Sun, 2010-11-28 at 14:56 +0100, Pierre-André Jacquod wrote: > Hi, > further warning cleaning within binfilter. Looks good, pushed now. Thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/ma

[Libreoffice] [PATCH 7/7] remove shadowing warnings in binfilter - sw_sw3npool.cxx

2010-11-28 Thread Pierre-André Jacquod
regards >From 11f7dd715f9443f2d6e482bb345c78e1654b5742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= Date: Sat, 27 Nov 2010 22:42:07 +0100 Subject: [PATCH 7/7] remove shadowing warnings in binfilter - sw_sw3npool.cxx --- binfilter/bf_sw/source/core/sw3io/sw_sw3npool.cxx

[Libreoffice] [PATCH 6/7] waring - initializer fixes in sw3io

2010-11-28 Thread Pierre-André Jacquod
regards >From 84a04befffec32ae4c9922a833c4f9748ebae8cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= Date: Sat, 27 Nov 2010 16:01:55 +0100 Subject: [PATCH 6/7] waring - initializer fixes in sw3io --- binfilter/bf_sw/source/core/sw3io/sw_sw3field.cxx | 181 ++---

[Libreoffice] [PATCH 5/7] trivial warning fixes in binfilters - sw3io

2010-11-28 Thread Pierre-André Jacquod
regards >From 91fef4982a754b13cfb446a68165ec5957fcbb3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= Date: Sat, 27 Nov 2010 13:44:30 +0100 Subject: [PATCH 5/7] trivial warning fixes in binfilters - sw3io --- binfilter/bf_sw/source/core/sw3io/sw_sw3attr.cxx |6 +++-

[Libreoffice] [PATCH 4/7] binfilter - sw_sw3style.cxx (shadowing) warnings removal

2010-11-28 Thread Pierre-André Jacquod
regards >From 0b31675885126537da8351ba747cd6c6e7ad03fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= Date: Sat, 27 Nov 2010 00:06:37 +0100 Subject: [PATCH 4/7] binfilter - sw_sw3style.cxx (shadowing) warnings removal --- binfilter/bf_sw/source/core/sw3io/sw_sw3style.c

[Libreoffice] [PATCH 3/7] binfilter sw3io - further shadowing warnings

2010-11-28 Thread Pierre-André Jacquod
regards >From 2b6f503e9a8fc091dcfc216dc12175e646a76a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= Date: Fri, 26 Nov 2010 22:44:38 +0100 Subject: [PATCH 3/7] binfilter sw3io - further shadowing warnings --- binfilter/bf_sw/source/core/sw3io/sw_sw3misc.cxx | 146 ++

[Libreoffice] [PATCH 2/7] waring within binfilter - sw3io

2010-11-28 Thread Pierre-André Jacquod
regards >From 0735f42a61482b094d054266ea83781ee122c91e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= Date: Fri, 26 Nov 2010 21:04:20 +0100 Subject: [PATCH 2/7] waring within binfilter - sw3io delete some compiler warning, some of them due to shadowing. --- binfilter/bf_s

[Libreoffice] [PATCH 1/7] warning cleaing binfilter sw3io

2010-11-28 Thread Pierre-André Jacquod
Hi, further warning cleaning within binfilter. Whoever has written this liked shadowing. I got { var a< warning shadowing this { var a <--- warning shadowing a } } which are nice to sort out !!! I review twice these patches before sending, but I fear to have missed s

Re: [Libreoffice] libreoffice3.3-freedesktop-menus-3.3.1.noarch.rpm - what distri is this for

2010-11-28 Thread Jonathan Aquilina
when it says no arch it means its not specific to any architecture like x86 or x86_64 arm or sparc etc. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] http://libreoffice.boldandbusted.com/ cppcheck report server problem

2010-11-28 Thread Julien Nabet
Hello Jesse, I "git updated" cppcheck and it succeeded to scan the whole vcl directory but above all, i noticed this in the logs : ser...@serval:~/cppcheck/cppcheck$ git log commit 00da0adf25b122fcfb7a2f892497f1785b01f43a Author: Daniel Marjamäki Date: Sun Nov 28 11:48:06 2010 +0100 Fi

Re: [Libreoffice] Compilation error

2010-11-28 Thread Julien Nabet
Le 27/11/2010 22:49, Julien Nabet a écrit : Hello, I use now "rawbuild" to compile. I updated repositories 2 hours ago and i have this (even after a rm -rf unxlngi6.pro/) I use this to compile : ./autogen.sh --with-num-cpus=1 --without-junit --disable-kde && make Must i do a "make clean" ? .

Re: [Libreoffice] http://libreoffice.boldandbusted.com/ cppcheck report server problem

2010-11-28 Thread someone
On 11/27/10 23:47, some...@boldandbusted.com wrote: > Ugh. I was wonder why the report hadn't updated in a while, so I looked > at dmesg, and... > > [769748.123672] cppcheck[3299]: segfault at bf12dff8 ip 080b6cb4 sp > bf12dff0 error 6 in cppcheck[8048000+c4000] > [770896.363343] cppcheck[6124]: s

Re: [Libreoffice] libreoffice3.3-freedesktop-menus-3.3.1.noarch.rpm - what distri is this for

2010-11-28 Thread David Nelson
Hi Christian, :-) On Sun, Nov 28, 2010 at 08:36, Christian Lohmaier wrote: > for all distros that support the > freedesktop specifications/recommendations. > Nowadays more or less every distro follows them/supports them, so that > one should be usable on any distro. But at the time it was added t