office-gobmx/comphelper
Balazs Varga a41cf57c1e tdf#134987 convert DOCX to ODT: fix lost charts
Embedded charts of DOCX documents were lost or replaced
by images during conversion to native ODT format,
resulted by bad handling of XEmbedPersist objects in
EmbeddedObjectContainer.

Note: Add missing loext:external-data to ODF 1.3 schema
definition to fix ODF validation error in gerrit.

See commit 2054af83fe
(fdo#72520 : Added property to store external data path in chart)
and commit a49a9dab31
(fix one more ODF validation error).

Change-Id: I9edff9af3a79370ea447ffc6078da3520d0c6f63
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104104
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2020-10-13 13:52:49 +02:00
..
inc/pch SvTreeListBox can move into toolkit headers now 2020-08-12 20:23:20 +02:00
qa fix allocating thread pool workers 2020-10-05 19:36:16 +02:00
source tdf#134987 convert DOCX to ODT: fix lost charts 2020-10-13 13:52:49 +02:00
util
CppunitTest_comphelper_ifcontainer.mk
CppunitTest_comphelper_parallelsort_test.mk
CppunitTest_comphelper_syntaxhighlight_test.mk
CppunitTest_comphelper_test.mk
CppunitTest_comphelper_threadpool_test.mk fix allocating thread pool workers 2020-10-05 19:36:16 +02:00
CppunitTest_comphelper_variadictemplates_test.mk
IwyuFilter_comphelper.yaml
JunitTest_comphelper_complex.mk
Library_comphelper.mk loplugin:unusedmethods 2020-07-31 11:17:48 +02:00
Makefile
Module_comphelper.mk
README
StaticLibrary_windows_process.mk

Helper functionality for implementing UNO components

...anything not generic/mature enough to end up in URE's stable interface at
cppuhelper etc.