[PATCH] Correctly import multiple-point curves from RTF document.

Eilidh McAdam (via Code Review) gerrit at gerrit.libreoffice.org
Wed Sep 19 02:14:12 PDT 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/646

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/46/646/1

Correctly import multiple-point curves from RTF document.

The RTF segment specifier seems to indicate the type of segment with
the first two bytes and how many points the specifier applies to with
the last two bytes. Note that without further test docs, this
hypothesis is yet to be thoroughly tested.

Change-Id: I6f85435f52ef244b9c417e67d54c236ef4c7f149
---
M writerfilter/source/rtftok/rtfsdrimport.cxx
1 file changed, 11 insertions(+), 2 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/646
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6f85435f52ef244b9c417e67d54c236ef4c7f149
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Eilidh McAdam <eilidh.mcadam at gmail.com>



More information about the LibreOffice mailing list