Re: [Libreoffice] [PATCH 2/4] Translate german comments

2011-04-01 Thread Tor Lillqvist
Thanks for the translations, and thanks for pushing! A few notes: > /*--- > -Beschreibung: Uebernahme der aktualisierten Werte aus dem Set > +Description: acquisition of the updates values from the set > ---

[Libreoffice] 14 peальных ошибoк, cовершенных в дoкумeнтaции

2011-04-01 Thread Oптимизaция налогообложения и aнтиoптимизация
--- | OПТИМИЗАЦИЯ HАЛОГООБЛОЖЕНИЯ | | и AНТИoптимизация (риcкoвые oпepации, кoтоpых делaть нe cтoит)- | | HДC, пpибыль, HДФЛ. «Пpoбoины» стаpых cxе

Re: [Libreoffice] [PATCH 2/4] Translate german comments

2011-04-01 Thread Cor Nouws
Tor Lillqvist wrote (01-04-11 09:22) /*--- -Beschreibung: Uebernahme der aktualisierten Werte aus dem Set // Acquisition of the updates values from the set // Taking the updated values from the set is better, IMO (a

Re: [Libreoffice] [PATCH] Improvement of Adding and Removing Color Charts

2011-04-01 Thread Tor Lillqvist
> I have improved my last patch for the Color Charts. Thanks! I will commit it, just a question about one thing I don't understand: #define RID_SVXPAGE_ASIAN_LAYOUT(RID_SVX_START + 246) #define RID_OPTPAGE_CHART_DEFCOLORS (RID_SVX_START + 299) +#define RID_OPTQB_COLOR_CHART_

Re: [Libreoffice] Libreoffice QA Review and Feedback Gathering - Title mail

2011-04-01 Thread Yifan Jiang
Hey all, Just had a nice talk with Sophi, here is the conversation summary: QA People: - Look forward to having more people on the list in 15/Apr IRC session. Bug Triage: - Looking for people as Focal Points for handling bugs written in non-English. The role of focal points peo

Re: [Libreoffice] Embedding LibreOffice in SWT on Linux

2011-04-01 Thread Thorsten Behrens
Cedric Bosdonnat wrote: > > The same issue exists in ooo: > > http://openoffice.org/bugzilla/show_bug.cgi?id=97007 > > > > Any pointers on how to debug or help fix this would be greatly appreciated. > > That sounds like some VCL issue... I'm not an expert in that area, maybe > thorsten or caolan

Re: [Libreoffice] subsequenttests now run headless

2011-04-01 Thread Thorsten Behrens
Bjoern Michaelsen wrote: > subsequenttests runs headless now by default and seem to be very stable > that way. These tests are very good to parallelize. On my machine I see: > Neat, let me try that on one of the tinderboxen - would then be in favour of running it unconditionally. Cheers, -- Thor

Re: [Libreoffice] [PATCH] Improvement of Adding and Removing Color Charts

2011-04-01 Thread Rob Snelders
Hi tml, I checked manually if the number was in the file. I didn't check further, as I don't know a way to do that. On Fri, 01 Apr 2011 02:00:51 -0600, Tor Lillqvist wrote: I have improved my last patch for the Color Charts. Thanks! I will commit it, just a question about one thing I don't

Re: [Libreoffice] [PATCH] Improvement of Adding and Removing Color Charts

2011-04-01 Thread Tor Lillqvist
> I checked manually if the number was in the file. I didn't check > further, as I don't know a way to do that. OK. I don't know of any clever direct way either, but using http://opengrok.libreoffice.org/more/libs-core/svx/inc/svx/dialogs.hrc?full=RID_SVX_START++296 and http://opengrok.libre

[Libreoffice] A few updates to the tinderbox tinbuild script

2011-04-01 Thread Thorsten Behrens
Hi, the tinderbox worker scripts recently got moved out of the bootstrap repo, into this one: http://cgit.freedesktop.org/libreoffice/contrib/buildbot/ Additionally, there is now the option to have them upload one daily build to the libreoffice site, just give "-r " as an additional parameter -

Re: [Libreoffice] subsequenttests now run headless

2011-04-01 Thread Caolán McNamara
On Fri, 2011-04-01 at 12:18 +0200, Thorsten Behrens wrote: > Bjoern Michaelsen wrote: > > subsequenttests runs headless now by default and seem to be very stable > > that way. These tests are very good to parallelize. On my machine I see: > > > Neat, let me try that on one of the tinderboxen - wou

Re: [Libreoffice] [PATCH] [PUSHED] changes for custom shapes signet, puzzle and heart

2011-04-01 Thread Tor Lillqvist
Thanks for this, pushed. Keep on the good work! (I have no idea how to see the effect of your changes, but I trust that somebody will notice and revert the commit if needed.) --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http:/

[Libreoffice] Url for daily builds (was: A few updates to the tinderbox tinbuild script)

2011-04-01 Thread Thorsten Behrens
> I'd personally love to have at least a Suse, Debian/Ubuntu, and a > Windows box doing daily uploads of master (for Mac, we already have > two uploaders). > Missing here was the actual url for accessing those daily builds: http://dev-builds.libreoffice.org/daily/ Cheers, -- Thorsten pgpnRqo

[Libreoffice] The SVT_ARR_SVT_LANGUAGE_TABLE and wizards gotcha

2011-04-01 Thread Caolán McNamara
There is a horrible hack in the java wizards for years to look up the translations of the language list by using a hardcoded number that is supposed to match to the SVT_ARR_SVT_LANGUAGE_TABLE from svtools, needless to say this breaks regularly. So when file->wizards->letters breaks it typically bre

Re: [Libreoffice] subsequenttests now run headless

2011-04-01 Thread Bjoern Michaelsen
Hi Caolán, Hi Thorsten, On Fri, 01 Apr 2011 11:52:13 +0100 Caolán McNamara wrote: > On Fri, 2011-04-01 at 12:18 +0200, Thorsten Behrens wrote: > > Bjoern Michaelsen wrote: > > > subsequenttests runs headless now by default and seem to be very > > > stable that way. These tests are very good to p

[Libreoffice] Cleanup [PATCH][PUSHED] Re: [PATCH 2/4] Translate german comments

2011-04-01 Thread Martin Kepplinger
Am 01.04.2011 09:22, schrieb Tor Lillqvist: > Thanks for the translations, and thanks for pushing! A few notes: > >> /*--- >> >> -Beschreibung: Uebernahme der aktualisierten Werte aus dem Set >> +Description: acquisition

Re: [Libreoffice] subsequenttests now run headless

2011-04-01 Thread Michael Meeks
On Thu, 2011-03-31 at 10:56 +0100, Caolán McNamara wrote: > On Thu, 2011-03-31 at 10:50 +0100, Michael Meeks wrote: > > personally I'd encourage writing many more unit tests run during the > > build, > > Currently unfortunately I think that all of our "large app" unit tests, > sw, sc, starmath a

[Libreoffice] pyuno problems

2011-04-01 Thread Dag Wieers
Hi, I am the author of a tool called unoconv. It's a tool that uses the pyuno bindings to allow non-interactive conversions using OpenOffice import/export filters. http://dag.wieers.com/home-made/unoconv/ I plan to support and track LibreOffice development in the future, but I currently

Re: [Libreoffice] [PATCH 2/4] Translate german comments

2011-04-01 Thread Martin Kepplinger
Am 01.04.2011 09:31, schrieb Cor Nouws: > Tor Lillqvist wrote (01-04-11 09:22) > >>> >>> /*--- >>> >>> -Beschreibung: Uebernahme der aktualisierten Werte aus dem Set > >> // Acquisition of the updates values from the set >

Re: [Libreoffice] [tdf-discuss] Re: EasyHack on EasyHacks

2011-04-01 Thread Karl-Heinz Gödderz
Am 29.03.2011 23:24, schrieb Norbert Thiebaud: > On Tue, Mar 29, 2011 at 4:04 PM, Michael Meeks > wrote: >> >>I'd also like to hear from some of our new developers that liked that >> page - again, on the dev list. >> > The easy hack page has hugely grown since I started. I guess that is a

Re: [Libreoffice] [tdf-discuss] Re: EasyHack on EasyHacks

2011-04-01 Thread Bjoern Michaelsen
Hi Karl-Heinz, On Fri, 01 Apr 2011 14:54:30 +0200 Karl-Heinz Gödderz wrote: > just a question: Is there a database in the wiki? in this case we > could build a table with the necessary variables and display the > tasks by selection of skills and difficulty? We already have a database for tasks

Re: [Libreoffice] [tdf-discuss] Re: EasyHack on EasyHacks

2011-04-01 Thread Karl-Heinz Gödderz
Hi Bjoern, Am 01.04.2011 15:14, schrieb Bjoern Michaelsen: >> just a question: Is there a database in the wiki? in this case we >> could build a table with the necessary variables and display the >> tasks by selection of skills and difficulty? > We already have a database for tasks and that is bug

[Libreoffice] [ANNOUNCE] Branch libreoffice-3-4 created

2011-04-01 Thread Petr Mladek
Hi all, as promised, we have created a branch for the stabilization of the 3.4.x releases, called 'libreoffice-3-4'. It is based on master, last pull on April 1, 2011 at about 12am UTC. The following rules apply: + only bugfixes allowed + no approval needed during beta phase (two

[Libreoffice] libreoffice-3-4 branch and tinderboxes

2011-04-01 Thread Petr Mladek
Hi, libreoffice-3-4 branch is ready. Could we switch some tinderboxes to it? Best Regards, Petr ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] libreoffice-3-4 branch and tinderboxes

2011-04-01 Thread Thorsten Behrens
Petr Mladek wrote: > libreoffice-3-4 branch is ready. Could we switch some tinderboxes to it? > Hi Norbert, would you want to add that branch to your nightly build rotation, since you build all langs? Cheers, -- Thorsten pgpuCvDvWRdQp.pgp Description: PGP signature ___

Re: [Libreoffice] [tdf-discuss] Re: EasyHack on EasyHacks

2011-04-01 Thread Bjoern Michaelsen
Hi Karl-Heinz, On Fri, 01 Apr 2011 15:39:24 +0200 Karl-Heinz Gödderz wrote: > Am 01.04.2011 15:14, schrieb Bjoern Michaelsen: > >> just a question: Is there a database in the wiki? in this case we > >> could build a table with the necessary variables and display the > >> tasks by selection of sk

Re: [Libreoffice] libreoffice-3-4 branch and tinderboxes

2011-04-01 Thread Norbert Thiebaud
On Fri, Apr 1, 2011 at 10:08 AM, Thorsten Behrens wrote: > Petr Mladek wrote: >> libreoffice-3-4 branch is ready. Could we switch some tinderboxes to it? >> > Hi Norbert, > > would you want to add that branch to your nightly build rotation, > since you build all langs? yes. I will build all-lang

[Libreoffice] if (foo == sal_True)

2011-04-01 Thread Michael Meeks
Hi guys, I see quite a staggering number of these things around the codebase: $ g grep '== sal_True' | wc -l 744 and the (less dangerous IMHO) '== sal_False' construct has ~400 (what positive people we are ;-) if( m_pDataContainer->IsModuleInstalled( E_SWRITER ) == sal_True ) if

Re: [Libreoffice] Please help us work on VCL bug #33090 - Thai text in some UI elements will be displayed overlapped on Windows Vista / Windows 7

2011-04-01 Thread Caolán McNamara
On Mon, 2011-03-21 at 18:18 +0700, Samphan Raruenrom wrote: > I'm working on this bug : > https://bugs.freedesktop.org/show_bug.cgi?id=33090 > "Thai text in some UI elements will be displayed overlapped on Windows > Vista / Windows 7" > ... > Anyone has an idea where should I start looking? Looks

Re: [Libreoffice] if (foo == sal_True)

2011-04-01 Thread Bjoern Michaelsen
Hi Michael, On Fri, 01 Apr 2011 16:34:06 +0100 Michael Meeks wrote: > Hi guys, > > I see quite a staggering number of these things around the > codebase: > > $ g grep '== sal_True' | wc -l > 744 > sal_True is -1 - which is great for unsigned bit fields and > all that - but - well,

Re: [Libreoffice] if (foo == sal_True)

2011-04-01 Thread Lubos Lunak
On Friday 01 of April 2011, Michael Meeks wrote: > Hi guys, > > I see quite a staggering number of these things around the codebase: > > $ g grep '== sal_True' | wc -l > 744 > > and the (less dangerous IMHO) '== sal_False' construct has ~400 (what > positive people we are ;-) > > if( m_

Re: [Libreoffice] export mathml

2011-04-01 Thread Александр Лаврущенко
Thanks again, i got it properties = (OOoLib.makePropertyValue( 'FilterName', 'MathML XML (Math)' ),) oObj.EmbeddedObject.storeToURL(url,properties) do exactly what i need. Well almost exactly. I see thre are available storeToStorage method, what its purpose, where i can see i

Re: [Libreoffice] export mathml

2011-04-01 Thread Александр Лаврущенко
> properties = (OOoLib.makePropertyValue( >        'FilterName', >        'MathML XML (Math)' >    ),) > oObj.EmbeddedObject.storeToURL(url,properties) Also at that topic. to create embedded object i call next sequence: doc = desktop.loadComponentFromURL(url, "_blank", 0, ()) oObj = doc.createIns

Re: [Libreoffice] if (foo == sal_True)

2011-04-01 Thread Michael Meeks
On Fri, 2011-04-01 at 18:27 +0200, Lubos Lunak wrote: > > sal_True is -1 > > What makes you think so (besides possibly today's date, but then the rest of > your mail looks ok) ? ;-) you know, I have no idea - someone told me that the other day & I foolishly believed it (I guess).

Re: [Libreoffice] libreoffice-3-4 branch and tinderboxes

2011-04-01 Thread Jan Holesovsky
Hi Thorsten, Norbert, Christian, On 2011-04-01 at 10:21 -0500, Norbert Thiebaud wrote: > > would you want to add that branch to your nightly build rotation, > > since you build all langs? > > yes. I will build all-lang on that branch and demote master to > no-localization build (building both fu

Re: [Libreoffice] libreoffice-3-4 branch and tinderboxes

2011-04-01 Thread Christian Lohmaier
Hi *m On Fri, Apr 1, 2011 at 10:02 PM, Jan Holesovsky wrote: >> > Christian, I added libreoffice-3-4 > to /srv/tinderbox/local_conf/TreeData.pm, I hope it is everything > needed, can you please check? Yes, all OK, the root, module & branch settings are ignored anyway, as nobody thus far took the

Re: [Libreoffice] Embedding LibreOffice in SWT on Linux

2011-04-01 Thread Peter Jentsch
Hi, have you had a look at http://wiki.services.openoffice.org/wiki/OOoBean#nofocus ? It seems to be related to your problem. Cheers, Peter Am 29.03.2011 um 10:30 schrieb bt1 : > > Cedric Bosdonnat wrote: >> >> Did you test on several platforms / Window managers? I remember having a

Re: [Libreoffice] pyuno problems

2011-04-01 Thread Jan Holesovsky
Hi Dag, On 2011-04-01 at 13:42 +0200, Dag Wieers wrote: > I am the author of a tool called unoconv. It's a tool that uses the pyuno > bindings to allow non-interactive conversions using OpenOffice > import/export filters. > > http://dag.wieers.com/home-made/unoconv/ > > I plan to support

[Libreoffice] component_writeInfo bits ...

2011-04-01 Thread Michael Meeks
Hi there, I just finished the audit of component_writeInfo usage - which (it seems) is the sign of bit-rotted code (for built-in components at least). I was interested in the plugins / extensions that we bundle: eg. the sdext/ stuff etc. I assume that (since we have to support old

[Libreoffice] Calc's status bar is blank

2011-04-01 Thread Kohei Yoshida
So, as of today, using the libreoffice-3-4 branch build, Calc's status bar is totally blank. I have about a week old master build, and that build shows status bar correctly. Does anyone have any clue as to what happened? Failing that, would anyone be interested in taking a stab at this? If no o