Re: jbrefort - r33978 - abiword/trunk/plugins/opendocument/exp/xp
Jean Brefort <[email protected]> Fri, 07 Mar 2014 15:17:04 +0100
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <[email protected]> |
Or gsf_xml_out_* as does gnumeric. Jean Le vendredi 07 mars 2014 =C3=A0 09:06 -0500, Hubert Figui=C3=A8re a =C3=A9= crit : > On 07/03/14 02:46 AM, [email protected] wrote: > > Modified: > > abiword/trunk/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp > > Log: > > Correctly escape links in odt exporter. [#13539]. Please backport. >=20 > Here is an argument to stop generating XML by hand but instead use libx= ml. >=20 >=20 > Hub