solenv/bin/native-code.py | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 834ac18e093a3919f353ced9fe7b76b01d598823 Author: Miklos Vajna <vmik...@collabora.co.uk> AuthorDate: Fri Aug 3 09:09:00 2018 +0200 Commit: Miklos Vajna <vmik...@collabora.co.uk> CommitDate: Fri Aug 3 11:18:18 2018 +0200
solenv: adapt native code script to oox FastTokenHandler changes Change-Id: I67900740fce6df6bf3a4025eb7a4d6e279930edf Reviewed-on: https://gerrit.libreoffice.org/58547 Reviewed-by: Miklos Vajna <vmik...@collabora.co.uk> Tested-by: Jenkins diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 25e6c448042a..164258240d02 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -251,6 +251,8 @@ core_constructor_list = [ ("com_sun_star_xml_wrapper_XMLElementWrapper_get_implementation", "#if HAVE_FEATURE_NSS"), ("com_sun_star_xml_crypto_XMLSecurityContext_get_implementation", "#if HAVE_FEATURE_NSS"), ("com_sun_star_xml_crypto_XMLSignature_get_implementation", "#if HAVE_FEATURE_NSS"), +# oox/util/oox.component + "com_sun_star_comp_oox_core_FastTokenHandler_get_implementation", ] # edit group for apps, where you can edit documents _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits