Re: [Libreoffice] Error Building, vcl segmentation fault

2010-10-12 Thread Michael Meeks
On Tue, 2010-10-12 at 08:26 +0200, David Tardon wrote: There is the problem: this line should be gdb --args $checkdll $@ Urk - my problem; you almost got there manually with: On Mon, 2010-10-11 at 23:08 +0200, julien wrote: (gdb) run -s ../unxlngi6.pro/lib/check_libvclplug_kdeli.so

Re: [Libreoffice] LibreOffice config migration

2010-10-12 Thread Noel Power
Hi Thorsten On Tue, 2010-10-12 at 03:40 +0200, Thorsten Behrens wrote: Hi, Mechtilde thankfully reported a problem with old OOo 2.x user installations, which get migrated over to LibreOffice automatically - problem is, the OOo code we inherit here has several bugs. Aha, coincidentally I was

Re: [Libreoffice] Error Building, vcl segmentation fault

2010-10-12 Thread Lubos Lunak
On Tuesday 12 of October 2010, Michael Meeks wrote: Having said that - it looks like this may be some horrendous compatibility problem between the internal stlport and the system version - but we'll need to chase that down. Possibly we simply can't use our own stlport if we link KDE,

[Libreoffice] STLPort vs gcc STL performance

2010-10-12 Thread Caolán McNamara
There was a little discussion about gcc's STL vs STLPort from the perspective of performance, so I ported the test-suite at http://askldjd.wordpress.com/2010/07/24/stl-performance-comparison-round-2-vc9-vc10-stlport/ from windows to Linux and compared my x86_64 gcc 4.5.1's STL to the in-tree

Re: [Libreoffice] [SCRIPT, EASYHACK] add-modelines, a script to add modelines to source files

2010-10-12 Thread Sebastian Spaeth
On 2010-10-11, some...@boldandbusted.com wrote: However, the script as I last sent it (version 0.7) works to cover the original EasyHack spec. I ran v07 on the various git repos and attached the resulting git patches at https://bugs.freedesktop.org/show_bug.cgi?id=30794 Please someone (I

Re: [Libreoffice] LibreOffice config migration

2010-10-12 Thread Thorsten Behrens
Noel Power wrote: Mechtilde thankfully reported a problem with old OOo 2.x user installations, which get migrated over to LibreOffice automatically - problem is, the OOo code we inherit here has several bugs. Aha, coincidentally I was looking at something similar ( and found myself looking

[Libreoffice] IZ hack using GreaseMonkey

2010-10-12 Thread Cedric Bosdonnat
Hi all, The previous email may have been lost in the initial thread, so I'm reposting here. You can now see whether a bug in OpenOffice issuezilla has been fixed in LibreOffice very simply. Just install GreaseMonkey [0] on your beloved Firefox browser and then install the script [1] I cooked.

Re: [Libreoffice] [SCRIPT, EASYHACK] add-modelines, a script to add modelines to source files

2010-10-12 Thread Sebastian Spaeth
I ran v07 on the various git repos and attached the resulting git patches at https://bugs.freedesktop.org/show_bug.cgi?id=30794 Uploaded the slightly modified form which I used to create v2 of the modeline patches: https://gist.github.com/61/a3a6199b21189a0d19f32843f35934fc53699d05 As per

[Libreoffice] LibO Tirderbox: where to find doc?

2010-10-12 Thread Giuseppe Castagno
Hi all, question as per subject. More specifically: Is there documentation on Tinderbox for LibO? Or if there aren't Tibox as of now, what is it needed to implement them? Question coming from someone who has no idea how to implement one... beppec56. -- Kind Regards, Giuseppe Castagno Acca

Re: [Libreoffice] Image Compression Patch

2010-10-12 Thread Andrew C. E. Dent
Hi Pat I'd really like to collaborate with you on optimizing the icon /artwork.I'm the author of 'pngslim', and have a few custom scripts for icons... Perhaps we could have a chat on IRC, to see how best to work together? Beyond lossless optimization of the icons, there are bigger tasks I want

Re: [Libreoffice] [PATCH 1/1] Cleanup: remove bogus comments from misc directory

2010-10-12 Thread Michael Meeks
Pushed - thanks ! :-) Michael. -- michael.me...@novell.com , Pseudo Engineer, itinerant idiot ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH 1/1] Cleanup: remove bogus comments from frmdlg directory

2010-10-12 Thread Prashant Shah
This patch removes bogus comments found in the frmdlg directory including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah pshah.mum...@gmail.com --- sw/source/ui/frmdlg/colex.cxx | 26 -- sw/source/ui/frmdlg/colmgr.cxx | 43 +--

Re: [Libreoffice] [testscripts] Guidance and project management

2010-10-12 Thread André Schnabel
Hi, Am 09.10.2010 23:02, schrieb some...@boldandbusted.com: Howdy. I was asked to post a message here to kick off a discussion of test script coordination. I'm volunteering to help with them because a) it's simple, and b) I'm simple. :) you are simply welcome. I know shell, as you can see

Re: [Libreoffice] [SCRIPT, EASYHACK] add-modelines, a script to add modelines to source files

2010-10-12 Thread someone
On Tue, 12 Oct 2010 12:37 +0200, Sebastian Spaeth sebast...@sspaeth.de wrote: On 2010-10-11, some...@boldandbusted.com wrote: However, the script as I last sent it (version 0.7) works to cover the original EasyHack spec. I ran v07 on the various git repos and attached the resulting git

Re: [Libreoffice] Error Building, vcl segmentation fault

2010-10-12 Thread julien
Le 12/10/2010 10:44, Michael Meeks a écrit : On Tue, 2010-10-12 at 08:26 +0200, David Tardon wrote: There is the problem: this line should be gdb --args $checkdll $@ Urk - my problem; you almost got there manually with: On Mon, 2010-10-11 at 23:08 +0200, julien wrote: (gdb)

Re: [Libreoffice] [PATCH 1/1] Cleanup: remove bogus comments from shells directory

2010-10-12 Thread Michael Meeks
Hi Prashant, On Tue, 2010-10-12 at 23:09 +0530, Prashant Shah wrote: This patch removes bogus comments found in the shells directory including empty Beschreibung (translation: description) statements Again - thanks :-) I like your style too, normalising to a single line of whitespace

Re: [Libreoffice] [PATCH 1/1] Cleanup: remove bogus comments from frmdlg directory

2010-10-12 Thread Michael Meeks
On Tue, 2010-10-12 at 22:33 +0530, Prashant Shah wrote: This patch removes bogus comments found in the frmdlg directory including empty Beschreibung (translation: description) statements Again, lovely - pushed :-) Thanks, Michael. --

[Libreoffice] [PATCH] Ure - Remove redundant #include, #define comments

2010-10-12 Thread jgraeme
A patch to remove commented out #includes #defines. Graeme From 81e8800925773d41a280ef44b0c2d9938845787a Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard jgraeme+...@gmail.com Date: Tue, 12 Oct 2010 23:35:16 +0100 Subject: [PATCH] Remove redundant #include, #define comments ---

[Libreoffice] Fix RTF export crash with nested tables

2010-10-12 Thread Miklos Vajna
Hi Cedric, I recently updated http://cgit.freedesktop.org/~vmiklos/ooo-gsoc/tree/writer/table.odt?h=ooo-test-files and the patch is necessary to avoid a crash in the exporter. OK to push the attached patch? Thanks. From 35d860e8d244f03e91751cedd13b21f8613cb5f1 Mon Sep 17 00:00:00 2001 From:

[Libreoffice] Mac OS X 10.6.4 Build

2010-10-12 Thread Joseph Powers
Ok, I got a build that seams to work... I'm attaching my instructions for any other brave sole (can you find a home for it on the build instructions site?). The build process default build process has some issues: 1. I had to install libgettext in order to build several libraries. This