Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3607
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/07/3607/1
fdo#62834 - svg export: close stray trailing tspans if we have them.
Change-Id: Ifc539e3229edd14b7291ee66bf3523cbdbedf2ef
---
M filter/source/svg/svgwriter.cxx
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/filter/source/svg/svgwriter.cxx b/filter/source/svg/svgwriter.cxx
index ae2372c..b8fc596 100644
--- a/filter/source/svg/svgwriter.cxx
+++ b/filter/source/svg/svgwriter.cxx
@@ -3904,6 +3904,7 @@
mapCurShape.reset();
ImplWriteActions( rMtf, nWriteFlags, pElementId, pXShape, pTextEmbeddedBitmapMtf );
+ maTextWriter.endTextParagraph();
// draw open shape that doesn't have a border
if( mapCurShape.get() )
--
To view, visit https://gerrit.libreoffice.org/3607
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc539e3229edd14b7291ee66bf3523cbdbedf2ef
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Michael Meeks <michael.meeks@suse.com>
Context
- [PATCH libreoffice-4-0] fdo#62834 - svg export: close stray trailing tspans if we ha... · Michael Meeks (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.