tdf#131098 docx export: write fill property of graphic
commita2b00082114b443962715a671b8bbb17733d6453
authorJustin Luth <justin.luth@collabora.com>
Tue, 28 May 2024 00:31:54 +0000 (27 20:31 -0400)
committerJustin Luth <jluth@mail.com>
Wed, 29 May 2024 23:21:48 +0000 (30 01:21 +0200)
tree8a6d512c39d099d8ee961ea87162ed6c34fe8e0c
parent2862f1989591f4666ed0f7b994c80a0d0fd8ae52
tdf#131098 docx export: write fill property of graphic

All these are round-tripping (at least at a basic level):
- bitmap
- hatch
- solid color
- transparency (unit test)

make CppunitTest_sw_ooxmlexport21 \
    CPPUNIT_TEST_NAME=testTdf131098_imageFill

No existing unit tests had an image with a fill.

Change-Id: I745fa064db83bdb3bb7ec67eef1ae803f3930a23
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168134
Reviewed-by: Justin Luth <jluth@mail.com>
Tested-by: Jenkins
sw/qa/extras/ooxmlexport/ooxmlexport21.cxx
sw/source/filter/ww8/docxattributeoutput.cxx