bnc#822341: PPTX export of embedded text documents

Desktop / LibreOffice - Zolnai Tamás [collabora.com] - 22 December 2014 09:36 UTC

-Make embedded text documents exported by analogy with spreadsheet embedded documents.-Convert MS ole objects to LO sepcific objecst to allow exporting those ole objects too.

Plus use gb_CppunitTest_use_rdb instead of wasting time on finding out which missing components cause test failing. Especcially when we have platform dependent components (e.g. related to embedded object)

0c3d5fb bnc#822341: PPTX export of embedded text documents
embeddedobj/source/msole/oleembed.cxx | 11 ++++
include/oox/export/shapes.hxx | 2 +-
oox/source/export/shapes.cxx | 108 ++++++++++++++++++++++++---------
sd/CppunitTest_sd_export_tests.mk | 41 +------------
sd/qa/unit/data/odp/bnc822341.odp | Bin 0 -> 15983 bytes
sd/qa/unit/export-tests.cxx | 37 +++++++++++
6 files changed, 131 insertions(+), 68 deletions(-)

Upstream: cgit.freedesktop.org


  • Share