[Libreoffice] What to do with new bugs OOo 3.3 also found in LibO ?

2010-11-11 Thread Jean-Baptiste Faure
Hi, It is no clear for me what to do with bugs found in OOO330m* which are in LibO too : is it necessary to file a bug report for LibO too ? Especially if these bugs are regression to OOo 3.2.1. Best regards JBF -- Seuls des formats ouverts peuvent assurer la pérennité de vos documents.

Re: [Libreoffice] [PUSHED] RTL_CONSTASCII_USTRINGPARAM for calc_ui

2010-11-11 Thread David Tardon
On Thu, Nov 11, 2010 at 07:45:53PM +0100, Julien Nabet wrote: > Hello, > > Here's a patch for calc/sc/source/ui (except unoobj previously sent). > > Julien. > (LGPLv3+ / MPL) Good, but I changed lines like rtl::OUString foo = rtl::OUString(RTL_CONSTASCII_STRINGPARAM("foo")); to rtl::OUString

Re: [Libreoffice] Calc usability improvements

2010-11-11 Thread Patrick Bakker
On Thu, Nov 11, 2010 at 9:31 PM, Kevin Hunter wrote: > At 8:21pm -0500 Thu, 11 Nov 2010, Patrick Bakker wrote: >> >> SEMI-COLON INSTEAD OF COMMA AS FUNCTION ARGUMENT SEPARATOR >> >> Current Calc behaviour: >> =subtotal(9;a1:a5) >> >> Desired behaviour: >> =subtotal(9,a1:a5) > > I believe OpenOffic

Re: [Libreoffice] [PUSHED] Replaced createFromAscii with RTL_CONSTASCII_USTRINGPARAM in /dbaccess/source/ in base repo

2010-11-11 Thread David Tardon
On Thu, Nov 11, 2010 at 06:03:31PM -0300, Santiago Alessandri wrote: > Hi! > > I'm attaching the patch for changing the use of createFromAscii > with RTL_CONSTASCII_USTRINGPARAM in the directories: > /dbaccess/source/shared/ > /dbaccess/source/ui/app/ > /dbaccess/source/ui/browser/ > /dbaccess/sou

Re: [Libreoffice] Calc usability improvements

2010-11-11 Thread Kevin Hunter
At 8:21pm -0500 Thu, 11 Nov 2010, Patrick Bakker wrote: SEMI-COLON INSTEAD OF COMMA AS FUNCTION ARGUMENT SEPARATOR Current Calc behaviour: =subtotal(9;a1:a5) Desired behaviour: =subtotal(9,a1:a5) I believe OpenOffice has supported both semicolon and comma since at least 3.0. Take a look at

[Libreoffice] Calc usability improvements

2010-11-11 Thread Patrick Bakker
Having grown very used to Excel defaults I find Calc very annoying to use. Now that contributing to LibreOffice looks sane I'm curious how receptive people would be to some patches for the following Calc conventions... SEMI-COLON INSTEAD OF COMMA AS FUNCTION ARGUMENT SEPARATOR Current Calc behavi

Re: [Libreoffice] bin/g clone now possible

2010-11-11 Thread Miklos Vajna
On Thu, Nov 11, 2010 at 12:59:37PM +0100, Jan Holesovsky wrote: > Indeed - looks great, please go ahead! :-) Pushed. I'm attaching one more patch - I just realised symlinks under rawbuild are not created after clone. After applying the patch, one can proceed with: git clone cd build bin/g clo

Re: [Libreoffice] ooo/OOO330_m14 merged into libreoffice-3-3

2010-11-11 Thread Miklos Vajna
On Thu, Nov 11, 2010 at 08:04:38PM +0100, Rene Engelhard wrote: > On Thu, Nov 11, 2010 at 07:51:55PM +0100, Jan Holesovsky wrote: > > Either we can merge the entire libreoffice-3-3 there, or we can merge > > just ooo/OOO330_m14, and continue cherry picking between master and > > libreoffice-3-3.

Re: [Libreoffice] [PATCH] add /usr/local/sbin and /usr/local/bin to the gen{brk, ccode, cmn} searchpath

2010-11-11 Thread Robert Nagy
On (2010-11-11 22:42), Rene Engelhard wrote: > Can that be made conditional on OpenBSD, please? I've seen already too many > f*ups because > someone had old libraries/binaries in /usr/local (on Linux), so I'd want to > prevent > that from happening if possible and this makes it even more likely t

Re: [Libreoffice] [PATCH] add /usr/local/sbin and /usr/local/bin to the gen{brk, ccode, cmn} searchpath

2010-11-11 Thread Rene Engelhard
On Thu, Nov 11, 2010 at 09:29:10PM +0100, Robert Nagy wrote: > diff --git a/configure.in b/configure.in > index b92e597..0b812c2 100644 > --- a/configure.in > +++ b/configure.in > @@ -5399,15 +5399,15 @@ if test -n "$with_system_icu" -o -n > "$with_system_libs" && \ > AC_LANG_PUSH([C++]) >

Re: [Libreoffice] first time on the list

2010-11-11 Thread Dr. Peter Pöml
Hi, Am 11.11.2010 um 21:53 schrieb Charles-H. Schulz: > Jonathan, > > Please contact Peter Poeml for the mirror, if that's still an offer... > > best, > Charles. We are already got in contact. Thanks for taking care, Charles! Peter ___ LibreOffice mai

[Libreoffice] l10n plan ...

2010-11-11 Thread Michael Meeks
Hi Jonathan, On Thu, 2010-11-11 at 15:51 +0100, Jonathan Aquilina wrote: > hey guys i noticed you guys are looking to shrink the download size of > windows installer download. Yes; we are. You arrive however in the middle of a very long discussion - one summary of which is here:

Re: [Libreoffice] Minutes technical group call

2010-11-11 Thread Andras Timar
2010/11/11 André Schnabel : > Hi, > > short update ... > > Am 11.11.2010 15:01, schrieb Michael Meeks: >> >> * L10n >>        + additional libreoffice strings, waiting for string freeze, get PO >>          files, then you translate this. need a date. > > We will hopefully have "tomorrow" as date (l

[Libreoffice] Removed BmpColorMode from too classes in libs-gui

2010-11-11 Thread Joseph Powers
Ok, verified username. Changed git configure to allow push... local ssh wont accept my password... On a better note, the fallout for removing HighContrast from SetBitmap1() & SetBitmap2() was a lot less then expected. Joe P. 0001-Remove-BmpColorMode-base.patch Description: Binary data 0001-

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-11 Thread Robert Nagy
Oh sure I missed that. Otherwise can I push it? On (2010-11-11 20:55), Caolán McNamara wrote: > On Thu, 2010-11-11 at 21:32 +0100, Robert Nagy wrote: > > - tar -C $src/layout --exclude=.svn -cf- default_images ooo_custom_images > > | tar -C $dest -xf- > > + ${TAR} -C $src/layout --exclude=.sv

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 21:32 +0100, Robert Nagy wrote: > - tar -C $src/layout --exclude=.svn -cf- default_images ooo_custom_images > | tar -C $dest -xf- > + ${TAR} -C $src/layout --exclude=.svn -cf- default_images > ooo_custom_images | tar -C $dest -xf- Want to replace the other tar at th

Re: [Libreoffice] first time on the list

2010-11-11 Thread Charles-H. Schulz
Jonathan, Please contact Peter Poeml for the mirror, if that's still an offer... best, Charles. Le Wed, 10 Nov 2010 14:30:34 +0100, Jonathan Aquilina a écrit : > hey guys i would like to try and help out in LO development. what is > the bulk language that its coded in? is it java? also would

Re: [Libreoffice] smoketest

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 09:22 +, Caolán McNamara wrote: > the makefile in "build" We had a little poke at the toplevel Makefile with the "smoketest" target earlier and some foo around the timeout stuff. So with those mods in place the toplevel "make smoketest" that corresponds to a build in the

[Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-11 Thread Robert Nagy
--- bin/install-artwork |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/bin/install-artwork b/bin/install-artwork index 7695e4a..621cde3 100755 --- a/bin/install-artwork +++ b/bin/install-artwork @@ -7,6 +7,12 @@ dest=$2 echo "do artwork tweaks ..." +if test "z

[Libreoffice] [PATCH] add /usr/local/sbin and /usr/local/bin to the gen{brk, ccode, cmn} searchpath

2010-11-11 Thread Robert Nagy
--- configure.in |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index b92e597..0b812c2 100644 --- a/configure.in +++ b/configure.in @@ -5399,15 +5399,15 @@ if test -n "$with_system_icu" -o -n "$with_system_libs" && \ AC_LANG_PUSH([C++

Re: [Libreoffice] ooo/OOO330_m14 merged into libreoffice-3-3

2010-11-11 Thread Rene Engelhard
On Thu, Nov 11, 2010 at 07:51:55PM +0100, Jan Holesovsky wrote: > Either we can merge the entire libreoffice-3-3 there, or we can merge > just ooo/OOO330_m14, and continue cherry picking between master and > libreoffice-3-3. +1 for merging libreoffice-3-3 > branch to master. OTOH - if we disable

Re: [Libreoffice] Minutes technical group call

2010-11-11 Thread André Schnabel
Hi, short update ... Am 11.11.2010 15:01, schrieb Michael Meeks: * L10n + additional libreoffice strings, waiting for string freeze, get PO files, then you translate this. need a date. We will hopefully have "tomorrow" as date (l10n list has already been notified).

[Libreoffice] ooo/OOO330_m14 merged into libreoffice-3-3

2010-11-11 Thread Jan Holesovsky
Hi, $SUBJECT, and now I wonder how to do it best with master. Either we can merge the entire libreoffice-3-3 there, or we can merge just ooo/OOO330_m14, and continue cherry picking between master and libreoffice-3-3. Merging libreoffice-3-3 into master (maybe even regularly) will give us the adv

[Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for calc_ui

2010-11-11 Thread Julien Nabet
Hello, Here's a patch for calc/sc/source/ui (except unoobj previously sent). Julien. (LGPLv3+ / MPL) calc_ui.txt.bz2 Description: application/bzip ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/lis

[Libreoffice] [PUSHED] Re: [PATCH] Replaced createFromAscii with RTL_CONSTASCII_USTRINGPARAM in dbaccess/source/core/dataaccess/

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 11:17 -0300, Santiago Alessandri wrote: > Here goes a patch for the base repo. > > > It's my first patch, hoping it's fine :-) Yes, looks good. So now pushed, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.f

[Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for calc_unoobj

2010-11-11 Thread Julien Nabet
Hello, Here's a patch for calc/sc/source/ui/unoobj Julien. (LGPLv3+ / MPL) calc_unoobj.txt.bz2 Description: application/bzip ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PUSHED] Re: Fix spaetz's change to framework

2010-11-11 Thread Joseph Powers
Most likely, unless they'll cause too much fall out... and then it can wait for later. Joe P. On Nov 11, 2010, at 7:49 AM, Caolán McNamara wrote: > On Thu, 2010-11-11 at 07:42 -0800, Joseph Powers wrote: > > I had pushed something like most of that, added in the extra bit as > well. Thanks. >

[Libreoffice] [PUSHED] Re: Fix spaetz's change to framework

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 07:42 -0800, Joseph Powers wrote: I had pushed something like most of that, added in the extra bit as well. Thanks. I have another problem in sfx2 which I've fixed. What's left behind I see though is aOpenedFolderBmpHC and friends. Should those be removed as well, and the

[Libreoffice] Fix spaetz's change to framework

2010-11-11 Thread Joseph Powers
Plus a lot of trailing white space cleanup... image_count.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread Thorsten Behrens
drew wrote: > Could you add my address to this list then, triage for Base/data-source > bugs would be my primary focus. > Hi Drew, thanks for volunteering, added you to the bug alias. -- Thorsten pgpBPMGVG1VBE.pgp Description: PGP signature ___ Libre

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Kevin Hunter
At 6:04am -0500 Thu, 11 Nov 2010, Caolán McNamara wrote: On Thu, 2010-11-11 at 11:23 +0100, Rene Engelhard wrote: On Thu, Nov 11, 2010 at 05:55:44PM +0800, David Nelson wrote: I'm just giving you a heads-up because I was contacted by Jason Warner of Canonical ([1]jason.war...@canonical.com and

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread drew
On Thu, 2010-11-11 at 09:55 +0100, Thorsten Behrens wrote: > New bugs come in, get assigned to the > libreoffice-b...@lists.freedesktop.org bug alias (throw me a mail if > you want to be added there), and then get triaged / assigned to > developers. Hello Thorsten, Could you add my address to th

Re: [Libreoffice] Minutes technical group call

2010-11-11 Thread Jonathan Aquilina
hey guys i noticed you guys are looking to shrink the download size of windows installer download. 1) help should stay where it is. 2) are there any language packs included with libreoffice yet? On Thu, Nov 11, 2010 at 3:25 PM, Rene Engelhard wrote: > On Thu, Nov 11, 2010 at 02:01:50PM +,

Re: [Libreoffice] Minutes technical group call

2010-11-11 Thread Rene Engelhard
On Thu, Nov 11, 2010 at 02:01:50PM +, Michael Meeks wrote: > Thanks to Thorsten for taking the minutes, of the call last Thursday: > + Rene - concerned wrt. start-center per-lang switching > + Michael - the code is pushed & working > + Petr - just pushed the up

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread David Tardon
On Thu, Nov 11, 2010 at 09:55:02AM +0100, Thorsten Behrens wrote: > Hi, > > following is a list of current QA practices I'm aware of: > > Current > === > > New bugs come in, get assigned to the > libreoffice-b...@lists.freedesktop.org bug alias (throw me a mail if > you want to be added ther

[Libreoffice] [PATCH] Replaced createFromAscii with RTL_CONSTASCII_USTRINGPARAM in dbaccess/source/core/dataaccess/

2010-11-11 Thread Santiago Alessandri
Here goes a patch for the base repo. It's my first patch, hoping it's fine :-) (LGPLv3+ / MPL) Santiago Alessandri From ea85fc8fe1d340502be04ceb7b6759c252ba029d Mon Sep 17 00:00:00 2001 From: Santiago Alessandri Date: Thu, 11 Nov 2010 10:19:47 -0300 Subject: [PATCH] Replaced the use of createFr

[Libreoffice] [PUSHED] Re: [PATCH] RTL_CONSTASCII_USTRINGPARAM for calc_filter

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 11:44 +0100, Julien Nabet wrote: > Hello, > > Here's a patch for calc/sc/source/filter Looks good, some duplication with the previous patch I think, but applied the test. Thanks. C. ___ LibreOffice mailing list LibreOffice@lists.

[Libreoffice] Minutes technical group call

2010-11-11 Thread Michael Meeks
Thanks to Thorsten for taking the minutes, of the call last Thursday: Attending: Thorsten, Norbert, Fridrich, Caolan, Kendy, Rene, Petr, Andre, Michael * BrOffice branding + NSIS not designed for run-time pluggable branding, needs hacking on NSIS - not possible for Beta3, sched

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread Thorsten Behrens
Miklos Vajna wrote: > Not sure if such a small area worths mentioning, but I try to take care > of RTF export bugs (as my time permits) + git-specific issues. > Hi Miklos, many thanks for volunteering - added you to the list. -- Thorsten pgpjMe0IYiq24.pgp Description: PGP signature

Re: [Libreoffice] removal of solenv/bin/converttags.pl

2010-11-11 Thread Michael Meeks
On Thu, 2010-11-11 at 10:40 +0100, Sebastian Spaeth wrote: > In solenv/bin/ we have converttags.pl which does nothing but going > through the source, replacing [TITLE] and [PRODUCTNAME] tags which don't > occur at all in our source code, so I believe this script is obsolete. Seems like sd

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread Michael Meeks
Hi Christian, On Thu, 2010-11-11 at 12:19 +0100, Christian Lohmaier wrote: > wrt needmoreinfo clearing - I guess it isn't possible to extend So - I would prefer to get needinfo turned back on; sadly it was turned off because of some internal issue inside a certain company's QA department

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Rene Engelhard
On Thu, Nov 11, 2010 at 12:10:02PM +, Wols Lists wrote: > This is a *single* email (aplified by the list, yes), sent to a bunch of Wrong. disc...@documentfoundation.org got one too. So two mails, amplified by two lists. And on TDF list, it is *not* LibO-related. Grüße/Regards, René

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Wols Lists
On 11/11/10 11:03, Rene Engelhard wrote: > On Thu, Nov 11, 2010 at 06:49:33PM +0800, David Nelson wrote: >> Well, I did not think of it as *spamming* as such, because it concerns > It's a unsolicited commercial mail. And bulk because it's on a ml which gets > to > many people. That perfectly fits

Re: [Libreoffice] bin/g clone now possible

2010-11-11 Thread Jan Holesovsky
Hi Miklos, On 2010-11-11 at 11:11 +0100, Miklos Vajna wrote: > > I have updated the bin/g script so that it is now possible to use it for > > cloning the repos. > > Nice! Though I think it would make sense to allow just running 'bin/g > clone' without any parameters, as I think most of the cases

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Tor Lillqvist
> Well, I did not think of it as *spamming* as such, I agree with David here. I did not mind the vacancy announcement at all, and welcome such in the future, too. (As long as they are *true* ones by companies with a real interest in LibreOffice, and not just, well, spam;) --tml __

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Rene Engelhard
On Thu, Nov 11, 2010 at 12:22:09PM +0100, Sebastian Spaeth wrote: > "It welcomes corporate participation, e.g. by sponsoring individuals to > work as equals alongside other contributors in the community." Yes. > "Come and join us! Subscribe to our mailing lists and support us with > your skills!

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Sebastian Spaeth
On Thu, 11 Nov 2010 12:03:32 +0100, Rene Engelhard wrote: > It's a unsolicited commercial mail. Réne, we say on the *initial* page on http://documentfoundation.org about the foundation: "It welcomes corporate participation, e.g. by sponsoring individuals to work as equals alongside other contrib

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread Christian Lohmaier
Hi *. On Thu, Nov 11, 2010 at 9:55 AM, Thorsten Behrens wrote: > [...] > If you need additional info from the reporter, Kendy suggested this: > > - 8< - > Whiteboard: infoprovider:addr...@of.the.info.provider I'd prefer aliases like "reporter" (missing info from reporter) or "dev" (missi

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Noel Power
On Thu, 2010-11-11 at 11:23 +0100, Rene Engelhard wrote: > On Thu, Nov 11, 2010 at 05:55:44PM +0800, David Nelson wrote: > >I'm just giving you a heads-up because I was contacted by�Jason Warner of > >Canonical ([1]jason.war...@canonical.com�and�jasoncwarner on Freenode) > > And because of

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 11:23 +0100, Rene Engelhard wrote: > On Thu, Nov 11, 2010 at 05:55:44PM +0800, David Nelson wrote: > >I'm just giving you a heads-up because I was contacted by�Jason Warner of > >Canonical ([1]jason.war...@canonical.com�and�jasoncwarner on Freenode) > > And because o

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Rene Engelhard
On Thu, Nov 11, 2010 at 06:49:33PM +0800, David Nelson wrote: > Well, I did not think of it as *spamming* as such, because it concerns It's a unsolicited commercial mail. And bulk because it's on a ml which gets to many people. That perfectly fits the definition of spam. Grüße/Regards, René

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread David Nelson
Hi Rene, :-) On Thu, Nov 11, 2010 at 18:23, Rene Engelhard wrote: > > On Thu, Nov 11, 2010 at 05:55:44PM +0800, David Nelson wrote: > >    I'm just giving you a heads-up because I was contacted by Jason Warner of > >    Canonical ([1]jason.war...@canonical.com and jasoncwarner on Freenode) > > An

[Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for calc_filter

2010-11-11 Thread Julien Nabet
Hello, Here's a patch for calc/sc/source/filter Julien. (LGPLv3+ / MPL) calc_filter.txt.bz2 Description: application/bzip ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 09:55 +0100, Thorsten Behrens wrote: > * encourage people to add stack traces for crashes / hangs to their >bugs - merge stack trace dupes from fdo -> is there a floss tool to >do fuzzy stack trace matching? I thought the gnome bugzilla had a script or something to d

Re: [Libreoffice] Broken Compile in oox/source/drawingml

2010-11-11 Thread Michael Meeks
Hi Joseph, On Wed, 2010-11-10 at 22:14 -0800, Joseph Powers wrote: > I just did a new pull and build and came up with the following error: .. > It's a little past my bed time; so I'm hoping someone else will fix this > before I get up tomorrow :) Fixed thus: -aPropSet.setPropert

Re: [Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread Rene Engelhard
On Thu, Nov 11, 2010 at 05:55:44PM +0800, David Nelson wrote: >I'm just giving you a heads-up because I was contacted by�Jason Warner of >Canonical ([1]jason.war...@canonical.com�and�jasoncwarner on Freenode) And because of this you spam this list with a unsolicited job offer? Grüße/Regar

[Libreoffice] [PUSHED] Re: [PATCH] Perl Installer: Remove 'dead' code

2010-11-11 Thread Caolán McNamara
On Wed, 2010-11-10 at 22:09 -0600, Jordan Ayers wrote: > This one is kind of in the 'accelerate perl installer' category. > In early October, the build abort in these functions was disabled, > with the end result that these functions are only collecting counts > for the log. Looks reasonable to m

[Libreoffice] [PUSHED] Re: [PATCH] Fix configure --help width

2010-11-11 Thread Caolán McNamara
On Wed, 2010-11-10 at 12:03 +0200, Niko Rönkkö wrote: > Fixed width of description of --with-openclipart to 80 chars. Looks ok to me, pushed, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.or

Re: [Libreoffice] bin/g clone now possible

2010-11-11 Thread Miklos Vajna
On Tue, Nov 09, 2010 at 12:49:45PM +0100, Jan Holesovsky wrote: > I have updated the bin/g script so that it is now possible to use it for > cloning the repos. Hi, Nice! Though I think it would make sense to allow just running 'bin/g clone' without any parameters, as I think most of the cases we

[Libreoffice] [PUSHED] Re: [PATCH] +question RTL_CONSTASCII_USTRINGPARAM for calc_core_tools

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 09:29 +0100, Julien Nabet wrote: > Hello, > > Here's a patch for calc/sc/source/core/tools > > I compiled it and it's ok. Hope it's ok ! It looks good to me, pushed, thanks for this. > How can we replace createFromAscii in this kind of line : > OUString::createFromAscii(aP

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread Miklos Vajna
On Thu, Nov 11, 2010 at 09:55:02AM +0100, Thorsten Behrens wrote: > * list of assignees is too small - we'd need more subject area >experts Not sure if such a small area worths mentioning, but I try to take care of RTF export bugs (as my time permits) + git-specific issues. pgpK4zpe3jrFt.

[Libreoffice] Canonical has a vacancy for a LibO specialist software engineer

2010-11-11 Thread David Nelson
Hello developers, I'm just giving you a heads-up because I was contacted by Jason Warner of Canonical (jason.war...@canonical.com and jasoncwarner on Freenode) about the vacancy below. I'm sure there is one of you guys that is perfect for the job. If you're interested, there is a link to the applic

[Libreoffice] removal of solenv/bin/converttags.pl

2010-11-11 Thread Sebastian Spaeth
In solenv/bin/ we have converttags.pl which does nothing but going through the source, replacing [TITLE] and [PRODUCTNAME] tags which don't occur at all in our source code, so I believe this script is obsolete. Permission to kill it off? (Or the other way round, speak up if you still want to retai

Re: [Libreoffice] Broken Compile in oox/source/drawingml

2010-11-11 Thread Caolán McNamara
On Wed, 2010-11-10 at 22:14 -0800, Joseph Powers wrote: > I just did a new pull and build and came up with the following error: > /Users/jpowers27/build/clone/filters/oox/source/drawingml/textparagraphproperties.cxx:432: > I don't get this one, does it make a difference to change the "0" on lin

Re: [Libreoffice] High Contrast Cleanup

2010-11-11 Thread Sebastian Spaeth
On Wed, 10 Nov 2010 13:33:22 +, Michael Meeks wrote: > Hah ! it is you I guess - you just volunteered. HAH; I should have known :) > We need to fixup this "hicontrast-to-theme.pl" script - so that we can > base it from a (new) base-directory as well; say > ooo_custom_images/highco

Re: [Libreoffice] smoketest

2010-11-11 Thread Caolán McNamara
On Thu, 2010-11-11 at 01:55 +0100, Jan Holesovsky wrote: > Hi Norbert, > > Caolán McNamara píše v Po 08. 11. 2010 v 13:47 +: > > > > There is some improvement on the smoketest front > > > > > > It run pass many more tests.. but still do not finish: > > > > The smoketest passes every time fo

Re: [Libreoffice] smoketest

2010-11-11 Thread Michael Meeks
On Thu, 2010-11-11 at 01:55 +0100, Jan Holesovsky wrote: > - I suppose we want to get rid of unpacking of the installation sets > for smoketest, and instead use ooinstall directly ;-) This used to work - I wrote the patch myself ;-) having said that it used (AFAIR) the same "pass fi

Re: [Libreoffice] High Contrast Cleanup

2010-11-11 Thread Michael Meeks
Hi Sebastian, On Wed, 2010-11-10 at 10:13 +0100, Sebastian Spaeth wrote: > So who would be able to make sure that we don't bundle the high contrast > icons in our buld anymore (and either purge those files or move them to > a high contrast theme...) ? Hah ! it is you I guess - you just vo

Re: [Libreoffice] [PATCH] More patches for Base

2010-11-11 Thread Sebastian Spaeth
On Wed, 10 Nov 2010 22:51:04 +, Wols Lists wrote: > Bunch more spelling mistakes etc. Hi ho, thanks. Many of the translations sounds a bit awkward (and some wrong) though. I just had a quick look through: E.g. "Abmessungen" is "Dimensions" not "redimension" Also this: -// aendert si

[Libreoffice] [QA] Existing practice & open questions

2010-11-11 Thread Thorsten Behrens
Hi, following is a list of current QA practices I'm aware of: Current === New bugs come in, get assigned to the libreoffice-b...@lists.freedesktop.org bug alias (throw me a mail if you want to be added there), and then get triaged / assigned to developers. Here's the list of people covering

[Libreoffice] [PATCH] +question RTL_CONSTASCII_USTRINGPARAM for calc_core_tools

2010-11-11 Thread Julien Nabet
Hello, Here's a patch for calc/sc/source/core/tools I compiled it and it's ok. Hope it's ok ! How can we replace createFromAscii in this kind of line : OUString::createFromAscii(aPropNames[i]) Is it possible with another trick than RTL_CONSTASCII_USTRINGPARAM ? Julien. (LGPLv3+ / MPL) calc_