Re: [Libreoffice] Bug Triage Process

2010-11-02 Thread Muthu Subramanian K
Hi, [comments inline - what i think - please correct me if i am wrong] > > I would like to help the bug triage process and reading the how-to, Thank you! > I've some questions : > - you wrote "If its higher priority issue (broken parts, regression, > etc), assign it to one of the developers list

Re: [Libreoffice] LibreOffice Icon Naming

2010-11-02 Thread Andrew
On 01/11/10 20:31, Andrew C. E. Dent wrote: > Hi Andrew > > I'm another Andrew who also cares about Icons! (Normally people refer to > me by my User name of 'ace_dent'). > I first started to analyse the problem about 5yrs ago(!) but gave in > under the original Sun ownership. > I have started the

Re: [Libreoffice] LibreOffice Icon Naming

2010-11-02 Thread Andrew
On 02/11/10 07:19, Andrew wrote: > On 01/11/10 20:31, Andrew C. E. Dent wrote: >> Hi Andrew >> >> I'm another Andrew who also cares about Icons! (Normally people refer to >> me by my User name of 'ace_dent'). >> I first started to analyse the problem about 5yrs ago(!) but gave in >> under the origi

Re: [Libreoffice] Icons

2010-11-02 Thread Andrew C. E. Dent
Hi Joseph That's made my day!To make this more manageable, I think we should first agree on how to divide and conquer different aspects.A good starting point might be to fix up the fallback code: http://wiki.documentfoundation.org/Easy_Hacks#don.27t_ship_150_duplicate_placeholder_iconsDo you u

[Libreoffice] (no subject)

2010-11-02 Thread Gert Faller
Hi, a little bit more... regards. createFromAscii_8.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] Easy Hacks : Use RTL_CONSTASCII_USTRINGPARAM macro 5

2010-11-02 Thread Gert Faller
Hi, forgot subject... Regards. createFromAscii_8.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] (no subject)

2010-11-02 Thread David Tardon
On Tue, Nov 02, 2010 at 08:50:55AM +0100, Gert Faller wrote: > Hi, > > a little bit more... > Pushed, thanks! D. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] bootstrap/soenv: remove tcsh version of LinuxX86-64Env.Set

2010-11-02 Thread Sebastian Spaeth
Previously we would have been writing out LinuxX86-64Env.Set and LinuxX86-64Env.Set.sh which made my autocompletion useless. Simplify the set_soenv.in to actually only produce 1 version which makes us require bash as interactive build shell. Signed-off-by: Sebastian Spaeth --- Here is the resend

[Libreoffice] [PATCH] bootstrap/set_soenv: remove unused variables

2010-11-02 Thread Sebastian Spaeth
The variables $unsetenv, $setenv, $unset, $set $D, $answer were unused in this script and have been removed. Signed-off-by: Sebastian Spaeth --- set_soenv.in | 11 ++- 1 files changed, 2 insertions(+), 9 deletions(-) diff --git a/set_soenv.in b/set_soenv.in index 7f55e47..b4b1616 1006

Re: [Libreoffice] [PATCH] Another Qt/gtk configure patch

2010-11-02 Thread Sebastian Spaeth
On Mon, 01 Nov 2010 22:18:46 +, Wols Lists wrote: > I've now got configure autodetecting Qt4, and created an "automagic" > patch. Things are still partly broken because to fix things properly I > need to get rid of OOO_WIDGET_FLAGS, and that's probably a big job ... > Adds a new --enable-autom

Re: [Libreoffice] [PATCH] Another Qt/gtk configure patch

2010-11-02 Thread Wols Lists
On 02/11/10 08:54, Sebastian Spaeth wrote: > On Mon, 01 Nov 2010 22:18:46 +, Wols Lists wrote: >> I've now got configure autodetecting Qt4, and created an "automagic" >> patch. Things are still partly broken because to fix things properly I >> need to get rid of OOO_WIDGET_FLAGS, and that's pro

Re: [Libreoffice] LibreOffice Icon Naming

2010-11-02 Thread Andrew C. E. Dent
Hi Andrew Almost missed your messages as I'm not subscribed to the list. Make sure you include my email when replying. :-) The Icon Audit is clearly outdated. It was started at the same time the Freedesktop naming spec was being developed (as used by Tango and others).The Wiki represents the cu

Re: [Libreoffice] [PUSHED] EasyHack RTL_CONSTASCII_USTRINGPARAM in sc

2010-11-02 Thread Caolán McNamara
On Mon, 2010-11-01 at 22:27 -0400, Kohei Yoshida wrote: > Hello Joost, > > Thanks for the patch. Just pushed to the master branch. :-) Nothing to do with the patch, but I see a ConvertCountryCode which, depending on what it does, might be a candidate to be moved into i18npool/source/isolang besi

Re: [Libreoffice] LibreOffice and Java

2010-11-02 Thread Caolán McNamara
On Wed, 2010-10-20 at 01:50 +0200, Cesare Leonardi wrote: > Hi all. > > There's a thing not clear to me and that involved go-oo too: the > relationship between LibreOffice and Java. Here i'm referring to the > Windows environment but under Linux/Mac should be the same. > > Java isn't provided w

Re: [Libreoffice] Icons

2010-11-02 Thread Michael Meeks
Hi Joseph, On Mon, 2010-11-01 at 21:15 -0700, Joseph Powers wrote: > I'm a little crazy, but I want to work on the icon issues. Cool - there is a rich seam of wasted run-time memory, startup-time, and worse bloat in the Win32 packages here, all of which can be easily fixed I think :-) >

Re: [Libreoffice] [PATCH] bootstrap: disable-binfilter in inner configure by default

2010-11-02 Thread Caolán McNamara
On Mon, 2010-11-01 at 12:27 -0500, Norbert Thiebaud wrote: > The only draw-back its that even less people will build it, which > means that breakage will go unnoticed longer (and yes it is possible > to break binfilter without touching it -- been there, done that :-) ) That's the only reason I ha

Re: [Libreoffice] [PUSHED] EasyHack RTL_CONSTASCII_USTRINGPARAM in sc

2010-11-02 Thread Joost Eekhoorn
Hi, I excepted also a call to a central lib to do the conversion. I see also that the code is not POSIX complient, because there is not distinguise between "en_US" and "en_GB", it has only "en". ("Like an English man in New York", String) I also apply the macro on many error messages in English. W

Re: [Libreoffice] [PATCH] Another Qt/gtk configure patch

2010-11-02 Thread Norbert Thiebaud
On Tue, Nov 2, 2010 at 3:54 AM, Sebastian Spaeth wrote: > On Mon, 01 Nov 2010 22:18:46 +, Wols Lists wrote: >> I've now got configure autodetecting Qt4, and created an "automagic" >> patch. Things are still partly broken because to fix things properly I >> need to get rid of OOO_WIDGET_FLAGS,

Re: [Libreoffice] [PATCH] Another Qt/gtk configure patch

2010-11-02 Thread Norbert Thiebaud
On Tue, Nov 2, 2010 at 4:10 AM, Wols Lists wrote: > On 02/11/10 08:54, Sebastian Spaeth wrote: >> On Mon, 01 Nov 2010 22:18:46 +, Wols Lists wrote: >>> I've now got configure autodetecting Qt4, and created an "automagic" >>> patch. Things are still partly broken because to fix things properly

[Libreoffice] --enable-automagic (was: Re: [PATCH] Another Qt/gtk configure patch)

2010-11-02 Thread Rene Engelhard
On Tue, Nov 02, 2010 at 09:10:23AM +, Wols Lists wrote: > In particular, there's a page on the gentoo wiki (I've put a pointer to > it in our development wiki) that says that automatically enabling things > can be a packager's nightmare. They've only got to miss a "disable" for True. > some w

Re: [Libreoffice] Bug Triage Process

2010-11-02 Thread Thorsten Behrens
Muthu Subramanian wrote: > > -> who is our expert for Base? > hmm...as far as I know: nobody as of now, Any volunteers? > Let's have a special fdo mail alias then, for the while - Kendy, could you create one, like libreoffice-base-bugs? Cheers, -- Thorsten pgpX4TsiMQTnq.pgp Description: PGP si

Re: [Libreoffice] LibreOffice and Java

2010-11-02 Thread Michael Meeks
On Tue, 2010-11-02 at 10:29 +, Caolán McNamara wrote: > Hmm, yeah, that's true. I believe this is due to uncertainty around the > various clauses in the Redistribution text in the stock Java licence, so > safest option was not to redistribute it as part of the stock windows > installer bundle.

Re: [Libreoffice] Export OLE objects as PDF / graphics

2010-11-02 Thread Cedric Bosdonnat
Hi Cor, Gert, On Fri, 2010-10-29 at 22:41 +0200, Cor Nouws wrote: > It is this issue: http://www.openoffice.org/issues/show_bug.cgi?id=3545 > AFAIR, there is also/related the wish to use the Draw drawing layer for > Writer too. We want to improve the Draw drawing layer capabilities before binnin

Re: [Libreoffice] [PATCH] Another Qt/gtk configure patch

2010-11-02 Thread Lubos Lunak
On Monday 01 of November 2010, Wols Lists wrote: > Has anybody still got a KDE3 system? Can you send me the relevant > pkg-config file from /usr/libX/pkgconfig/ so I can try and get that to > autodetect? KDE3 does not provide pkgconfig files, only Qt3. You can check what is provided e.g. at htt

[Libreoffice] New credits page up (and linked from TDF)

2010-11-02 Thread Sebastian Spaeth
New iteration of http://libreoffice.org/credits.html in case you want to show your name on that page to your grandmothers. Anything else that you want to see there? I was told the pretty contributor graphs were not desired so I left them out. I actually inserted a link to that page now from htt

Re: [Libreoffice] LibreOffice and Java

2010-11-02 Thread Cedric Bosdonnat
On Tue, 2010-11-02 at 12:47 +, Michael Meeks wrote: > Quite; cf. such uncertainty - it probably makes considerable sense to > look into a migration strategy from Java to (insert anything else). Some > candidates might be python for the more scripty pieces (though I hate > non-typed langua

Re: [Libreoffice] New credits page up (and linked from TDF)

2010-11-02 Thread Cedric Bosdonnat
On Tue, 2010-11-02 at 14:26 +0100, Sebastian Spaeth wrote: > New iteration of http://libreoffice.org/credits.html in case you want to > show your name on that page to your grandmothers. > > Anything else that you want to see there? I was told the pretty > contributor graphs were not desired so I

Re: [Libreoffice] [PATCH] Another Qt/gtk configure patch

2010-11-02 Thread Wols Lists
On 02/11/10 13:23, Lubos Lunak wrote: > On Monday 01 of November 2010, Wols Lists wrote: >> Has anybody still got a KDE3 system? Can you send me the relevant >> pkg-config file from /usr/libX/pkgconfig/ so I can try and get that to >> autodetect? > KDE3 does not provide pkgconfig files, only Qt3.

[Libreoffice] Mac OS X Build issues.

2010-11-02 Thread Joseph Powers
I'm not sure why this started by the following patch fixes the issue. 0001-Fix-build-issues.patch Description: Binary data Not sure if this is the correct patch (suggested by LeMoyne, I wasn't sure if I should fix the pl or fix the inputs...), but it builds and runs on Mac OS X. Form the fil

[Libreoffice] [PATCH] sc: fix parenthesis mixup

2010-11-02 Thread Sebastian Spaeth
Commit cab7e33c4ff6067486b745ebfc0b37ed1d6d18b7 broke parentheses. Fixing Signed-off-by: Sebastian Spaeth --- sc/qa/unit/ucalc.cxx |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx index 4fbdbdd..366eff5 100644 --- a/sc/qa/unit/

Re: [Libreoffice] [PATCH] sc: fix parenthesis mixup

2010-11-02 Thread David Tardon
On Tue, Nov 02, 2010 at 03:10:49PM +0100, Sebastian Spaeth wrote: > Commit cab7e33c4ff6067486b745ebfc0b37ed1d6d18b7 broke parentheses. Fixing > Hi, you're too late :) Caolan has already fixed it. D. ___ LibreOffice mailing list LibreOffice@lists.freed

Re: [Libreoffice] supported compilers?

2010-11-02 Thread Caolán McNamara
On Mon, 2010-11-01 at 20:56 +0200, Jani Monoses wrote: > Is there a list of which compilers are supported and what versions > recommeneded for building LO? > > I was thinking of the feasibility of using gcc's __builtin_constant_p in > a macro to differentiate fast and not so fast paths for creat

Re: [Libreoffice] --enable-automagic

2010-11-02 Thread Wols Lists
On 02/11/10 12:34, Rene Engelhard wrote: > On Tue, Nov 02, 2010 at 09:10:23AM +, Wols Lists wrote: >> In particular, there's a page on the gentoo wiki (I've put a pointer to >> it in our development wiki) that says that automatically enabling things >> can be a packager's nightmare. They've onl

Re: [Libreoffice] [PUSHED] EasyHack RTL_CONSTASCII_USTRINGPARAM in sc

2010-11-02 Thread Kohei Yoshida
On Tue, 2010-11-02 at 09:45 +, Caolán McNamara wrote: > On Mon, 2010-11-01 at 22:27 -0400, Kohei Yoshida wrote: > > Hello Joost, > > > > Thanks for the patch. Just pushed to the master branch. :-) > > Nothing to do with the patch, but I see a ConvertCountryCode which, > depending on what it

Re: [Libreoffice] Bug Triage Process

2010-11-02 Thread Wols Lists
On 02/11/10 06:58, Muthu Subramanian K wrote: > If you are able to reproduce and confirm, please do go ahead and assign > it to one of the developers listed on the page. [The intention was to > avoid lower.priority-and-unconfirmed issues to be assigned to the > experts - it might take expert's time

[Libreoffice] [PUSHED] Re: [PATCH] removed unnecessary comments and whitespaces, dead code, some German translated

2010-11-02 Thread Caolán McNamara
On Mon, 2010-11-01 at 22:06 +0100, Marcin "eXine" M. wrote: Looks mostly good, thanks for this. Just three little things In cui/source/customize/cfgutil.cxx the body of SfxConfigFunctionListBox_Impl::MouseMove was commented out, so you removed the full method. That mightn't be the right thing to

Re: [Libreoffice] --enable-automagic

2010-11-02 Thread Norbert Thiebaud
On Tue, Nov 2, 2010 at 9:26 AM, Wols Lists wrote: > On 02/11/10 12:34, Rene Engelhard wrote: >> On Tue, Nov 02, 2010 at 09:10:23AM +, Wols Lists wrote: >>> In particular, there's a page on the gentoo wiki (I've put a pointer to >>> it in our development wiki) that says that automatically enabl

[Libreoffice] pngslim in ODF

2010-11-02 Thread Kálmán „KAMI” Szalai
Title: Szalai Kálmán Hi! Can we use pngslim in ODF files? I saw the great trick with icons, can we follow with documents? KAMI -- Best regards, Kálmán „KAMI” Szalai | 神 | kami911 [at] gmail [dot] com My favorite projects: OxygenOffice

Re: [Libreoffice] Building on CentOS 5

2010-11-02 Thread Terrell Prude' Jr.
Terrell Prude' Jr. wrote: Caolán McNamara wrote: On Mon, 2010-11-01 at 01:03 -0400, Terrell Prude' Jr. wrote: - gperf - libXaw-devel - GConf2-devel - gnome-vfs2-devel Added these to the wiki. There is also one I'm not sure how to satisfy within CentOS 5's packaging. This woul

Re: [Libreoffice] Building on CentOS 5

2010-11-02 Thread Caolán McNamara
On Tue, 2010-11-02 at 11:39 -0400, Terrell Prude' Jr. wrote: > An error got thrown about slideshow, so I tried building just that > module like the error message suggested. > error: 'PFNGLXBINDTEXIMAGEEXTPROC' is not a member of 'unx' Gagh, two solution I guess, configure with --disable-opengl t

[Libreoffice] [PATCH] Easy Hacks : Use RTL_CONSTASCII_USTRINGPARAM macro 6

2010-11-02 Thread Gert Faller
Hi, some more in impress Regards. createFromAscii_9.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] LibreOffice Icon Naming

2010-11-02 Thread Jan Holesovsky
Hi Andrew, On 2010-11-01 at 18:52 +, Andrew wrote: > A good thing to base our icon and artwork structure on, is the Tango > Icon Naming Spec > (http://tango.freedesktop.org/Standard_Icon_Naming_Specification). It > solves all of the issues above, however the Tango Icon Naming Spec is > too sm

Re: [Libreoffice] Presentation Wizard

2010-11-02 Thread Andrew
Hey Everyone, So recently I was looking (and trying to use!) the Presenation Wizard that comes up when a user clicks File>New>Presentation (or Presentation of the Start screen). I came up with the conclusion that it was not easy-to-use, confusing and also a bit outdated. Problems I came across we

[Libreoffice] [PATCH] sc: fix parenthesis mixup

2010-11-02 Thread Gert Faller
Hi, On Tue, Nov 02, 2010 at 03:10:49PM +0100, Sebastian Spaeth wrote: > Commit cab7e33c4ff6067486b745ebfc0b37ed1d6d18b7 broke parentheses. Fixing > My fault, sorry. Regards. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.fr

Re: [Libreoffice] [PATCH] cui: more fixes of dead code, bogus and German

2010-11-02 Thread Kohei Yoshida
On Tue, 2010-11-02 at 18:22 +0100, Marcin "eXine" M. wrote: > Next portion of those easy hacks, code there will be a lot easier to > read now :) Indeed! Pushed to master. Kohei -- Kohei Yoshida, LibreOffice hacker, Calc ___ LibreOffice mailing list

[Libreoffice] EasyHack RTL_CONSTASCII_USTRINGPARAM in sc

2010-11-02 Thread Joost Eekhoorn
MPL 1.1 / GPLv3+ / LGPLv3+ Joost diff --git a/sc/source/ui/vba/vbaassistant.cxx b/sc/source/ui/vba/vbaassistant.cxx index 43ab458..b52a165 100644 --- a/sc/source/ui/vba/vbaassistant.cxx +++ b/sc/source/ui/vba/vbaassistant.cxx @@ -38,12 +38,12 @@ using namespace ooo::vba; using namespace ooo::vb

[Libreoffice] [PUSHED] Re: [PATCH] Fix comments in filters/xmerge

2010-11-02 Thread Caolán McNamara
On Tue, 2010-11-02 at 13:45 +, Nigel Hawkins wrote: > A few more patches that should fix all the javadoc warnings in > filters/xmerge except for cross-references. Excellent, pushed. Oh, so that's what all those warnings that spewed out were, just mismatched documentation :-) C. _

[Libreoffice] [PUSHED] Re: EasyHack RTL_CONSTASCII_USTRINGPARAM in sc

2010-11-02 Thread Caolán McNamara
On Tue, 2010-11-02 at 20:43 +0100, Joost Eekhoorn wrote: > MPL 1.1 / GPLv3+ / LGPLv3+ All look good, thanks, now pushed :-) C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PUSHED] Re: [PATCH] Easy Hacks : Use RTL_CONSTASCII_USTRINGPARAM macro 7

2010-11-02 Thread Caolán McNamara
On Tue, 2010-11-02 at 18:44 +0100, Gert Faller wrote: > Hi, > > with this one, module 'impress' should be rather clean of that. Heh, good, liked the ? : rework to keep me pacified :-). Thanks for this. As an aside, stylistically I'd prefer rtl::OUString sFoo(RTL_CONSTASCII_USTRINGPARAM("apple"))

Re: [Libreoffice] Easy Hack: Don't draw caret when visual formula editor looses focus

2010-11-02 Thread Jonas Finnemann Jensen
Hi Luke, I thought I'd try one of the visual formula editor easy hacks Great... Your patch looks fine to me... And works very well too! I've applied and pushed your patch to the master branch (commit 8137918224bb). And removed the item from the easy hacks page on the wiki. This one seemed the ea

Re: [Libreoffice] [PATCH] Easy Hacks : Use RTL_CONSTASCII_USTRINGPARAM macro 6

2010-11-02 Thread Caolán McNamara
On Tue, 2010-11-02 at 17:31 +0100, Gert Faller wrote: > Hi, > > some more in impress Pushed, thanks for this again. Sure beats doing it myself :-) C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

Re: [Libreoffice] [PATCH] sc: fix parenthesis mixup

2010-11-02 Thread Caolán McNamara
On Tue, 2010-11-02 at 20:00 +0100, Gert Faller wrote: > Hi, > > On Tue, Nov 02, 2010 at 03:10:49PM +0100, Sebastian Spaeth wrote: > > Commit cab7e33c4ff6067486b745ebfc0b37ed1d6d18b7 broke parentheses. Fixing > > > > My fault, sorry. Fear not, I've broken the build about fifteen times already. It

[Libreoffice] Some hints about git please...

2010-11-02 Thread Gert Faller
Hi, I'am very new to git (only have used sometimes 'git clone' before) , and I don't get it very well... 1) I update the 'clone' directory often. No problem with that. 2) I've read that when updating 'clone', 'bin/g' must be run. I don't find any 'g' in ./bin/. 3) I don't know how to update ea

Re: [Libreoffice] Some hints about git please...

2010-11-02 Thread Miklos Vajna
On Tue, Nov 02, 2010 at 11:02:56PM +0100, Gert Faller wrote: > 1) I update the 'clone' directory often. No problem with that. > 2) I've read that when updating 'clone', 'bin/g' must be run. >I don't find any 'g' in ./bin/. > 3) I don't know how to update easily the source in > 'build/libreof

Re: [Libreoffice] Presentation Wizard

2010-11-02 Thread Christoph Noack
Hi Andrew, thanks for your thoughts. And to "disclose" this right from the start - I am not a hacker, so no help to expect here ;-))) I'm answering here since - if there is some dev interest - there are some more ideas on different lists that might be worth considering. Even "Easy / Medium Hacks"

[Libreoffice] easyhacks - simplify download of Windows dependencies

2010-11-02 Thread Peter Burtt
The cygwin SETUP.EXE accepts a comma-delimited list of packages to install. To install cygwin and the packages listed as prerequisites on http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows#setting_up_cygwin use this syntax: setup.exe -P unzip,zip,autocon

Re: [Libreoffice] [PATCH] sc: fix parenthesis mixup

2010-11-02 Thread surensp...@gmail.com
I also faced the issue. I just had to add a paranthesis to fix it and proceed with the build. But when I thought of submitting the patch, that ucalc.cxx file was not git revisioned. Just for knowledge, How are these files generated ? Thanks, ~Suren On Wed, Nov 3, 2010 at 2:54 AM, Caolán McNamara

Re: [Libreoffice] LibreOffice Icon Naming

2010-11-02 Thread jonathon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/02/2010 04:38 PM, Jan Holesovsky wrote: >> A good thing to base our icon and artwork structure on, is the Tango Icon >> Naming Spec > Action,Tango spec,LibreOffice,LibreOffice alternative > This way we can easily feed a script with these, so t

[Libreoffice] Bulding problem, Linux 32 bit, Ubuntu 10.10

2010-11-02 Thread KAMI911 KAMI911
Hi Friends of LibreOffice, During the very last stage of make I hit this problem: In instsetoo_native, I got ERROR: ERROR: JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY=1 unopkg sync --verbose -env:BUNDLED_EXTENSIONS_USER=" file:///home/kami/git/libreoffice-3-3/build/build/libreoffice-3.2.99.2/instsetoo_n