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
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: Mikl
A patch to remove commented out #includes & #defines.
Graeme
From 81e8800925773d41a280ef44b0c2d9938845787a Mon Sep 17 00:00:00 2001
From: J. Graeme Lingard
Date: Tue, 12 Oct 2010 23:35:16 +0100
Subject: [PATCH] Remove redundant #include, #define & comments
---
.../source/cpp_uno/gcc3_linux_powe
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.
--
michael.me...@novell.c
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
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
Hi there,
On Tue, 2010-10-12 at 22:16 +0300, Aurimas Fišeras wrote:
> Fixes more typos in documentation.
Lovely :-) pushed it [ makes you wonder how long that lot have been
there - un-cared for - thank you for caring ! ]
All the best,
Michael.
--
michael.me...
On Tue, 12 Oct 2010 12:37 +0200, "Sebastian Spaeth"
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
> patches at ht
This patch removes bogus comments found in the shells directory
including empty Beschreibung (translation: description) statements
Signed-off-by: Prashant Shah
---
sw/source/ui/shells/basesh.cxx | 63 --
sw/source/ui/shells/beziersh.cxx | 19 --
sw/
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
This patch removes bogus comments found in the frmdlg directory
including empty Beschreibung (translation: description) statements
Signed-off-by: Prashant Shah
---
sw/source/ui/frmdlg/colex.cxx | 26 --
sw/source/ui/frmdlg/colmgr.cxx | 43 +--
sw/source/ui/frmdlg/column.cxx
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
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 to
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 Es
> 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
On Tue, 2010-10-12 at 03:33 -0600, Noel Power wrote:
> > - problem is, the OOo code we inherit here has several bugs.
Ah - fun :-)
> I was about to add an Openoffice3 supported version but I see your
> comments that you are removing 'Basic' anyway from the MigrationSteps,
> did I get tha
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.
[
Hi Pat,
On 2010-10-11 at 10:20 -0500, Pat Hawks wrote:
> I've applied some lossless compression to the PNGs in the package to
> reduce the size of the files a bit, some by as much as 50%
>
> In the grand scheme of things I know it's not life or death, but every
> little bit helps, right?
>
> Th
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
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 assi
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
STLP
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,
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
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
On 10/12/2010 04:43 AM, Norbert Thiebaud wrote:
Ok so I don't have a blog... but We have a brand new wiki...
So I started a page, intended to help prospective developper to get
acquainted with the build and with git...
This is quite fresh in my mind... since I've learn that in the past
few days
On Tue, Oct 12, 2010 at 2:07 AM, Prashant Shah wrote:
>
> This patch removes bogus comments found in the uno directory
Neat...
Pushed
Norbert
>
> Signed-off-by: Prashant Shah
> ---
> sw/source/ui/uno/SwXFilterOptions.cxx | 28 --
> sw/source/ui/uno/SwXPrintPreviewSettings.cxx | 1
Sorry, could you be a bit more explicit and say exactly what command you are
entering, in what directory, and what the error messages are?
You should follow the OpenOffice.org Windows build instructions only as far as
they can be used to guide what dependencies you need to get and install. Don't
On Mon, Oct 11, 2010 at 11:26 PM, Joseph Powers wrote:
> I'm building for the Mac and the vos:: removal patch didn't include the mac
> files.
>
> I found three files that have issues:
> vcl/aqua/inc/salinst.h
> vcl/aqua/source/app/salinst.cxx
> vcl/aqua/source/gdi/salgdi.cxx
28 matches
Mail list logo