Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/689 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/89/689/1 fdo#49655 fix RTF import of text in the middle of table definition Usually table text comes after the \intbl control word, but it turns out text is allowed earlier. Make sure such text is buffered, otherwise we'll send paragraph / run properties to the dmapper in the middle of table properties, which is obviously not allowed. (cherry picked from commit af6b7d8ba30d395e5f4a17876526434cf0a06005) Change-Id: I34f1df7e171316a7d926179689627301860d492f --- M writerfilter/source/rtftok/rtfdocumentimpl.cxx 1 file changed, 8 insertions(+), 0 deletions(-) -- To view, visit https://gerrit.libreoffice.org/689 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I34f1df7e171316a7d926179689627301860d492f Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: libreoffice-3-6 Gerrit-Owner: Miklos Vajna <vmik...@suse.cz> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice