tdf#89806 : Fixed background fill export for table cell

Desktop / LibreOffice - Sushil Shinde [synerzip.com] - 20 March 2015 03:13 UTC

1. Table cell properties were exproted empty if file saved as .pptx file. 2. Now added code to export table cell fill properties in 'tcPr'(Table cell properties xml tag) 3. Added unit test to check exported table cell fill properties.

Change-Id: Ica6005a65c7eefb8629c808f2a54764f98badb11 Reviewed-on: https://gerrit.libreoffice.org/14734

63442ec tdf#89806 : Fixed background fill export for table cell.
include/oox/export/shapes.hxx | 1 +
oox/source/export/shapes.cxx | 15 ++++++-
sd/qa/unit/data/odp/Table_with_Cell_Fill.odp | Bin 0 -> 28869 bytes
sd/qa/unit/export-tests.cxx | 55 ++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share