Re: [Libreoffice] [PATCH] RTF: fix non-text frames

2010-10-18 Thread Cedric Bosdonnat
Hi Miklos, it seems to be good, go ahead. On Mon, 2010-10-18 at 13:59 +0200, Miklos Vajna wrote: > Hi Cedric, > > I'm attaching a patch that fixes a crash on non-text frames when > exporting as RTF. > > A reproducer is here: > > http://cgit.freedesktop.org/~vmiklos/ooo-gsoc/tree/writer/21976.d

[Libreoffice] [PATCH] RTF: fix non-text frames

2010-10-18 Thread Miklos Vajna
Hi Cedric, I'm attaching a patch that fixes a crash on non-text frames when exporting as RTF. A reproducer is here: http://cgit.freedesktop.org/~vmiklos/ooo-gsoc/tree/writer/21976.doc?h=ooo-test-files OK to push? :) From 1bcf42ef0f2310a4aee05053a21ad4da6decf3ec Mon Sep 17 00:00:00 2001 From: Mi