[Libreoffice] EasyHacks: Re-animated tests in ure/sal/osl

2011-02-19 Thread Wilhelm Pflüger
>From d3a8ca9d114a6271682396b8674209c653858100 Mon Sep 17 00:00:00 2001 Message-Id: From: Wilhelm Pflueger Date: Sun, 20 Feb 2011 01:57:37 +0100 Subject: [PATCH] EasyHacks: Re-animate tests in sal/qa/osl Some tests in osl_process are not running: a) the batch file for the batch test is not copi

[Libreoffice] LibreOffice very slow at startup on Debian Testing

2011-02-19 Thread Rogerio Luz Coelho
Hello, A while back (RC1) I posted a bug: https://bugs.freedesktop.org/show_bug.cgi?id=32640 And still haven´t heard any solution. It is still present with 3.3.0 official release. Can anyone with a Debian Testing machine confirm that this problem exists? Thanks Rogerio ___

Re: [Libreoffice] Build failure in writer/sw/source/ui/index/cnttab.cxx

2011-02-19 Thread Rafael Dominguez
Well the fix is it != aControlList.end()-1, when i summited the patch i didnt have it with enable-symbols, so i didnt notice, but i summited a new patch hopefully it will get reviewed and merged soon. ___ LibreOffice mailing list LibreOffice@lists.freedes

[Libreoffice] Help regarding build from source

2011-02-19 Thread Anurag Jain
Hello there, I'm a computer science student and want to get into the libre office development. I went on to IRC # libre office channel for sometime and got help regarding the git repository cloning and have fetched the source code. I already have Libreoffice installed on my ubuntu 10.04 system us

Re: [Libreoffice] How to setup an own tinderbox

2011-02-19 Thread Norbert Thiebaud
On Fri, Feb 18, 2011 at 2:46 PM, Jan Holesovsky wrote: > Hi, > > If you want to make sure LibreOffice master builds on your favorite > platform, setup a tinderbox! :-)  I have just blogged about that: > > http://artax.karlin.mff.cuni.cz/~kendy/blog/archives/monthly/2011-02.html#2011-02-18T21_38_49

Re: [Libreoffice] building index at Win32 install time ...

2011-02-19 Thread Steven Butler
Hi Again, I forgot to add this change to have it build the custom action. All changes are MPL/LGPL as per standard libreoffice licensing terms. Regards Steven Butler 0001-MSI-ensure-thesaurus-indexer-custom-action-is-built.patch Description: Binary data

Re: [Libreoffice] building index at Win32 install time ...

2011-02-19 Thread Steven Butler
Hi All, I had a bit of time to work on the install time index generation, so I've created a patch that implements a custom action for the MSI installer which I think will do just that once hooked in. As yet it's untested inside MSI as I'm not sure which files to edit in the MSI templates to patch

Re: [Libreoffice] Overwrite of patched Langpack installation applescript on Mac in 3.3.1 RC2

2011-02-19 Thread Alexander Thurgood
Le 18/02/11 14:09, Alexander Thurgood a écrit : Hi again, > Just downloaded RC2 and associated French langpack. > > Someone has apparently overwritten in the source the change I suggested > and Thorsten committed to the installation applescript which enables the > installer to take the foregrou

[Libreoffice] High CPU-Usage of XOrg with LibO 3.3.1rc2 after restart of saved to disk image

2011-02-19 Thread Andreas Mantke
Hi all, I use LibO for the creation of a presentation. Then I shutdown my openSuSE 11.3-x64 (KDE 4) and save an image to the disk. LibO is not closed in front of the shutdown. If I restart my laptop from the image LibO is very slow moving from one slide to another and I can see in top a cpu

Re: [Libreoffice] Old icons back on Mac ?

2011-02-19 Thread Alexander Thurgood
Le 18/02/11 14:38, Alexander Thurgood a écrit : > Hi, > > > Is it just me, or have the new icons disappeared from the install sets > and been reverted back to the old ones we had with 3.3.0 ? > The download installation set for Mac OSX 3.3.1 RC2 does indeed have the old icons. Alex _

Re: [Libreoffice] Easy Hacks: Migrate module descriptions to our wiki

2011-02-19 Thread Andrea Pescetti
Michael Meeks wrote: > On Sun, 2011-02-13 at 21:45 +0100, Christoph Herzog wrote: > [...] > > Since the licensing terms of future contribtuons by Sun / Oracle is not > that clear, I would prefer to avoid re-using that work verbatim. What's preventing reuse of content from the OpenOffice.org wiki?

Re: [Libreoffice] [PATCH] [PUSH] Translate german comments

2011-02-19 Thread Noel Power
On 18/02/11 16:55, Kohei Yoshida wrote: On Fri, 2011-02-18 at 17:46 +0100, Martin Kepplinger wrote: Having said this, if someone has submitted lots of patches under explicit LGPLv3+/MPL remark, and submitted another patch without mentioning of the license, we may just assume that it is under the

[Libreoffice] Build failure in writer/sw/source/ui/index/cnttab.cxx

2011-02-19 Thread Francois Tigeot
The last commit in writer has introduced a bug which prevents a build from completing: [...] /home/ftigeot/Projects/LibreOffice/bootstrap/clone/writer/sw/source/ui/index/cnttab.cxx: In member function 'void SwTokenWindow::RemoveControl(SwTOXButton*, sal_Bool)': /home/ftigeot/Projects/LibreOffice

[Libreoffice] Draw: View - Task Panel

2011-02-19 Thread Kálmán „KAMI” Szalai
Hi! It seems no functionality behind View - Task Panel in Draw. (Impress has) So I removed it. If you want you can cherry-pick to 3-3* branches. Commit: http://cgit.freedesktop.org/libreoffice/impress/commit/?id=27247a653700af7842dddb1af9a25425d2930278 KAMI -- Best regards, Kálmán „KAMI” Szal

Re: [Libreoffice] Branch libreoffice-3-3-1 created

2011-02-19 Thread Hanno Meyer-Thurow
On Mon, 07 Feb 2011 21:45:01 +0100 Jan Holesovsky wrote: > Hi all, Hi Jan, it looks like the following rules ... > stabilization of the 3.3.1, called 'libreoffice-3-3-1'. It is not based > > The following rules apply: > + any commit has to be reviewed by 3 people > > The 'libreoffice

[Libreoffice] [PATCH] Conditional compilation of legacy Addin mechanism in calc

2011-02-19 Thread Alfonso Eusebio
Hi, Please find attached patches for the conditional removal of legacy calc addins. As always, these changes are made available under LGPLv3+/MPL. Kohei, I have used a macro definition to conditionally compile the code in/out. In this patch the macro (SC_WITHOUT_LEGACY_ADDIN) is undefined, so the

Re: [Libreoffice] DECLARE_LIST() Removal

2011-02-19 Thread Fridrich Strba
Hello, On Fri, 2011-02-18 at 20:32 -0800, Joseph Powers wrote: > I really liked your work on sw/source/ui/inc/swuicnttab.hxx and thank > you for your help. If you're building on a MS-Windows box it would be > nice if you could look at the ones flagged as "windows" above. It is ok, just to do the