office-gobmx/unotools
Noel Grandin 4fd3fd3630 fix ZipPackageHelper::addFile
after
    commit a04bf69bcc
    Author: Noel Grandin <noel.grandin@collabora.co.uk>
    Date:   Mon Jan 16 10:36:59 2023 +0200
    XUnoTunnel->dynamic_cast in ZipPackageEntry
it no longer implements XUnoTunnel.

And add an assert, the createInstance call should never fail.

Change-Id: I9a0698862ba783057a299b9c52ebc2b828cc2ac1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145929
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-01-21 18:06:50 +00:00
..
inc/pch
qa tdf#97362 Convert unotools tempfile tests to Python 2023-01-17 06:20:58 +00:00
source fix ZipPackageHelper::addFile 2023-01-21 18:06:50 +00:00
util
CppunitTest_unotools_configpaths.mk
CppunitTest_unotools_fontcvt.mk
CppunitTest_unotools_fontdefs.mk
IwyuFilter_unotools.yaml
JunitTest_unotools_complex.mk
Library_utl.mk
Makefile
Module_unotools.mk tdf#97362 Convert unotools tempfile tests to Python 2023-01-17 06:20:58 +00:00
PythonTest_unotools_python.mk tdf#97362 Convert unotools tempfile tests to Python 2023-01-17 06:20:58 +00:00
README.md

UNO C++ Helpers

Helpers for C++ use of UNO.