[PATCH] Change in core[libreoffice-3-6]: fdo#55187 fix DOCX import of unicode 0xNN0d when it's a sepa...
Miklos Vajna (via Code Review)
gerrit at gerrit.libreoffice.org
Fri Sep 21 06:16:42 PDT 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/665
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/665/1
fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate run
E.g. 0x010d was parsed as a newline character... This also makes the RTF
workaround from fdo#39856 unnecessary.
(cherry picked from commit b3603e0e0e5dbfbeaa2426c499e8f64be2d15765)
Change-Id: I5e4a95b4436e1492b64961820702caace0a33e4b
---
M writerfilter/source/dmapper/DomainMapper.cxx
1 file changed, 1 insertion(+), 2 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/665
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5e4a95b4436e1492b64961820702caace0a33e4b
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Miklos Vajna <vmiklos at suse.cz>
More information about the LibreOffice
mailing list