diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-12-09 08:46:27 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-12-09 08:46:56 +0100 |
commit | 7060525a64ef1048b387f0a6a9f842d78b52fb9a (patch) | |
tree | 9502caaf846e1de627c73fe0db54e3db6aa5edf4 /libreofficekit/source | |
parent | 4754afddc3030347ef49b401a9b798cea8fe523c (diff) |
tdf#94377 RTF export: support comment formatting
The core of this change is that RtfAttributeOutput::PostitField() now
uses WriteOutliner() to handle comment text, instead of trying to output
the plain text as-is.
To have working roundtrip of the comment text, a few more changes are
needed:
1) When emptying the Styles buffer, also empty the StylesEnd one.
2) Annotations don't want a trailing \par, so don't write one for the
last paragraph.
3) Inform the MSWord_SdrAttrIter about where the editeng content will
end up, and make WriteOutliner() accessible outside RtfSdrExport.
Change-Id: I9cbcf4ce5dc3a099d310c6f321ea8e52f8644f9b
Diffstat (limited to 'libreofficekit/source')
0 files changed, 0 insertions, 0 deletions