[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - solenv/bin
Tor Lillqvist (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jun 4 11:59:02 UTC 2019
solenv/bin/native-code.py | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit df91a0f2b3adad089982a07d80acddae17ba41c4
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Tue Jun 4 14:58:20 2019 +0300
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Tue Jun 4 14:58:20 2019 +0300
Add css_comp_Impress_oox_PowerPointExport
Change-Id: I17d95cce0dd69e2ba8b4ebc7045544fc5659a249
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 5d038e1f9080..7cafe1557d3f 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -351,6 +351,8 @@ draw_constructor_list = [
"com_sun_star_comp_Draw_framework_module_ModuleController_get_implementation",
# sd/util/sdd.component
"com_sun_star_comp_draw_FormatDetector_get_implementation",
+# sd/util/sdfilt.component
+ "css_comp_Impress_oox_PowerPointExport",
# writerperfect/source/draw/wpftdraw.component
"com_sun_star_comp_Draw_VisioImportFilter_get_implementation",
]
More information about the Libreoffice-commits
mailing list