Patch for libmspub

2013-05-09 Thread Franz Schmid
Hi, here's a patch that fixes reading of the shadow properties. Greetings, Franz Schmid >From ab32cf709f8703d76f611100d6bd697d73e07b7a Mon Sep 17 00:00:00 2001 From: Franz Schmid Date: Thu, 9 May 2013 11:57:09 +0200 Subject: [PATCH 3/3] Corrected reading of shadow properties. --- src/lib/Esche

[PUSHED] Re: Patch for libmspub

2013-05-03 Thread Caolán McNamara
On Wed, 2013-05-01 at 20:39 +0200, Franz Schmid wrote: > Hi, > > this patch adds support for the drop caps letters setting. > + it fixes the column-count and column-gap reading. Fridrich tells me this is pushed to libmspub now, so marking thread as such. C.

Patch for libmspub

2013-05-01 Thread Franz Schmid
Hi, this patch adds support for the drop caps letters setting. + it fixes the column-count and column-gap reading. Greetings, Franz Schmid >From 36f37dfd42b7ca2778a6c91135804135cd7d6f38 Mon Sep 17 00:00:00 2001 From: Franz Schmid Date: Wed, 1 May 2013 20:35:07 +0200 Subject: [PATCH] Added suppor

Re: Patch for libmspub

2013-04-26 Thread Caolán McNamara
On Thu, 2013-04-25 at 23:21 +0200, Franz Schmid wrote: > Hi, > > i've found out how Drop-Caps are encoded in .pub format. > Attached is a patch that adds first support for that to > libmspub. For libmspub, I suggest putting Fridrich on explicit CC on those patches. C. _

Patch for libmspub

2013-04-25 Thread Franz Schmid
Hi, i've found out how Drop-Caps are encoded in .pub format. Attached is a patch that adds first support for that to libmspub. Greetings, Franz Schmid >From 9d6264a47a60750ecbec1b5ba7c66bb038ea9745 Mon Sep 17 00:00:00 2001 From: Franz Schmid Date: Thu, 25 Apr 2013 23:09:47 +0200 Subject: [PATCH]

Patch for libmspub

2013-04-19 Thread Franz Schmid
Attached is a small patch for libmspub. Greetings, Franz Schmid >From 1c2461ca573b83cb34a368723d12aa84d90638bf Mon Sep 17 00:00:00 2001 From: Franz Schmid Date: Fri, 19 Apr 2013 20:49:01 +0200 Subject: [PATCH 2/2] First Line left indent is signed not unsigned. --- src/lib/MSPUBCollector.

Re: Patch for libmspub-0.0.5

2013-04-04 Thread Fridrich Strba
Thanks, I merged it into libmspub master. Thanks for your contribution. Could you please send a blanket e-mail to this list saying that your contribution to LibreOffice is under LGPL3+ and MPL2 and to libmspub under LGPL2.1+ and MPL1.1+? Cheers Fridrich On 03/04/13 22:53, Franz Schmid wrote: >

Patch for libmspub-0.0.5

2013-04-03 Thread Franz Schmid
Hi all, my name is Franz Schmid, and i'm one of the core Scribus developers. Finally i had some time to go for a test of the libmspub library. It works very fine and integrates cleanly in our Scribus build. During the integration process i've done some minor improvements to libmspup, namely the de