diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2019-07-01 21:10:01 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-07-02 09:06:37 +0200 |
commit | 599ae1151bf893491db7ad983d64c77521c3ae9d (patch) | |
tree | a3d67407d93b694c48a6660991bfc9d387a996d8 /vcl/source/app/svdata.cxx | |
parent | 7d32994ad9dc45c7846664ec5ccb03bb796bb071 (diff) |
tdf#125554 PPTX export: handle gradient transparency for gradient fill
Regression from commit cfc1f4ea4889f768d689a0df71519e9bcb707bc0 (oox:
disable gradient fill grab-bag for PPTX, 2019-02-05), the problem was
that in the past grab-bag roundtrip worked (in some cases) for this
shape fill case, but true roundtrip did not.
So when the commit disabled grab-bags (since their color pointers in the
theme don't work in the PPTX case), a previously not implemented feature
now started causing a real problem.
Fix the bug by adding support for transparent linear gradients on the
exports side. This means that in case the import creates both a fill
gradient and a transparency gradient, then now the export creates markup
based on both, not only based on the fill gradient.
Change-Id: I99fa3caba2b2884c2acb7e0704bbeb0b6cffd4a4
Reviewed-on: https://gerrit.libreoffice.org/74968
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'vcl/source/app/svdata.cxx')
0 files changed, 0 insertions, 0 deletions