[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sw/qa writerfilter/source

2013-05-30 Thread Urmas
Author: Urmas Date: Mon May 27 09:49:55 2013 +0200 fdo#64671 Some special RTF characters were not skipped correctly Some special characters, like { and }, were not skipped when they occured as a replacement character for \uN keyword. (cherry picked from commits

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/qa writerfilter/source

2013-05-27 Thread Urmas
Author: Urmas Date: Mon May 27 09:49:55 2013 +0200 fdo#64671 Some special RTF characters were not skipped correctly Some special characters, like { and }, were not skipped when they occured as a replacement character for \uN keyword. (cherry picked from commits

[Libreoffice-commits] core.git: writerfilter/source

2013-05-27 Thread Urmas
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bfb93ffc6d72d22a833acf9d8c9d166153dad7c0 Author: Urmas Date: Mon May 27 09:49:55 2013 +0200 fdo#64671 Some special RTF characters were not skipped correctly

[PATCH] fdo#64671: FILESAVE: Documents containing "Ž" are mangled in RTF format

2013-05-26 Thread Urmas
>From 3905c71ebeb7f1a0c5607c18a61abeb7c62574be Mon Sep 17 00:00:00 2001 From: Urmas Date: Sun, 26 May 2013 02:06:22 +0700 Subject: [PATCH] fdo#64671 Some special RTF characters were not skipped correctly Some special characters, like { and }, were not skipped when they occured a