diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2014-01-31 14:02:12 +0100 |
---|---|---|
committer | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2014-02-05 02:00:03 +0100 |
commit | 2fcf3a871c94feeca11619ef5c8c0466ce61eb74 (patch) | |
tree | be65c549156c3dea9c5b4d8ceadd7f3e43280c71 /canvas | |
parent | c482da1cf440beb1464b9ae1b992e3d0e7a4ab8d (diff) |
ooxml: preserve gradient shape fill
LibreOffice is unable to properly import the custom gradient fills
defined in ooxml documents. To prevent data loss, we save the
original gradient fill definition in the shape interopgrabbag and we
write it back to the document on export.
In case the user has changed the fill properties of a shape, the
original fill will be discarded in favor of the new fill.
We have added a new ooxmlexport unit test to test this feature.
We have also added some missing transformations to the methods
getColorTransformationName and getColorTransformationToken in Color
class, and refactored some code in class DrawingML to the method
WriteColor( OUString, Sequence ).
Change-Id: Ie71f89eaa20313561aa9180ea33b76f3fb5e5df6
Diffstat (limited to 'canvas')
0 files changed, 0 insertions, 0 deletions