Re: [Libreoffice] [PUSHED][PATCH v3] convert Mesa to gbuild and add to tail_build

2011-09-10 Thread Norbert Thiebaud
On Sat, Sep 10, 2011 at 6:10 PM, Peter Foley wrote: > > I've attached a updated patch to convert Mesa to gbuild. Looks good. Pushed, thanks Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/list

[Libreoffice] [PATCH v3] convert Mesa to gbuild and add to tail_build

2011-09-10 Thread Peter Foley
I've attached a updated patch to convert Mesa to gbuild. PeterFrom 0735fe17137bcb1d5528ad11b9987d46a21db0ee Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Fri, 9 Sep 2011 17:42:24 -0400 Subject: [PATCH] convert Mesa to gbuild and add to tail_build --- Mesa/Makefile | 38 +++

Re: [Libreoffice] [PATCH v2] convert Mesa to gbuild and add to tail_build

2011-09-10 Thread Peter Foley
On Fri, 9 Sep 2011, Michael Stahl wrote: > On 09.09.2011 21:28, Peter Foley wrote: > > On Fri, 9 Sep 2011, Norbert Thiebaud wrote: > > > >> On Fri, Sep 9, 2011 at 11:20 AM, Peter Foley wrote: > > >>> > >>> Without the ifeq and with SYSTEM_MESA_HEADERS=YES I got this error. > >>> > >>> /root

[Libreoffice] difficulty doing rebuild

2011-09-10 Thread Terrence Enger
I hope this report of difficulty doing a rebuild of LibreOffice will be of some interest. If the tale is not sufficiently sad and long to satisfy you, I can offer a typescript, 73000 lines so far and still growing . The following points surprise me: (*) Rebuild failed. I see room here for improv

Re: [Libreoffice] help making text fill a page

2011-09-10 Thread Cor Nouws
Hi James, This list is for developers working together. For support, please see here: http://www.libreoffice.org/get-help/ Regards, James wrote (10-09-11 23:23) I've been struggling with getting it to fill a page. ... -- - Cor - http://nl.libreoffice.org

[Libreoffice] help making text fill a page

2011-09-10 Thread James
I've been struggling with getting it to fill a page. Maybe someone else can look at it and figure out how to make page 2 start on page 1 (First Page). Physically I want 'Cover' page style (as page 1), 'First Page' style (as page 2), 'Default' page style (as pages 3+). Logically I want page 1, p

[Libreoffice] random text

2011-09-10 Thread James
I'm looking for a problem that will take and odt file and replace all the text with meaningless text. Then I can upload a file and someone can hopefully figure out why I can't format it the way I want. :-) ___ LibreOffice mailing list LibreOffice@lists

Re: [Libreoffice] How to get LVS spellchk dict into distribution

2011-09-10 Thread Andras Timar
Hi Norbert, 2011/9/10 Norbert Thiebaud : > > I'm no dictionary expert, but I'm pretty sure that Andras is asking > for a link to the _sources_ > > something like, for example, > http://cgit.freedesktop.org/libreoffice/dictionaries/tree/dictionaries/lt_LT > oxt is fine, it is a plain zip file, sou

Re: [Libreoffice] [PUSHED] cppcheck cleanliness: duplicate expression

2011-09-10 Thread Norbert Thiebaud
On Sat, Sep 10, 2011 at 12:52 AM, Korrawit Pruegsanusak wrote: > Hello all, > > On Fri, Sep 9, 2011 at 14:03, Fridrich Strba > wrote: >> On Fri, 2011-09-09 at 07:23 +0200, Herbert Duerr wrote: >>> getting rid of the related UNO API would also be a good idea if there >>> wasn't the "UNO API semper

Re: [Libreoffice] How to get LVS spellchk dict into distribution

2011-09-10 Thread Norbert Thiebaud
On Sat, Sep 10, 2011 at 8:55 AM, Jānis wrote: > > Citējot Andras Timar : > >> Hi, >> >> 2011/9/9 Jānis : >>> >>> Hi! >>> >>> I's like to know how can I get Latvian spellchecker dictionary into >>> distribution. >>> >> Please give us the link to your spellchecker files and tell us about >> its lice

Re: [Libreoffice] How to get LVS spellchk dict into distribution

2011-09-10 Thread Jānis
Citējot Andras Timar : Hi, 2011/9/9 Jānis : Hi! I's like to know how can I get Latvian spellchecker dictionary into distribution. Please give us the link to your spellchecker files and tell us about its license. From technical point of view it's a no-brainer to include it into our source t

Re: [Libreoffice] [PATCH] some cleaning for Windows part - need a review

2011-09-10 Thread Pierre-André Jacquod
Hello, I will have a look at your patches on Monday, unless somebody beats me to it during the weekend. Thanks, based on some remarks, here exactly the same patches, but with improved commit comments. Will be probably better to integrate these. Regards Pierre-André >From 94bed68189f2298d039