solenv/bin/native-code.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 98deb6e96f547e8eedff40c992fefe3514021447
Author: Tor Lillqvist <[email protected]>
AuthorDate: Mon Aug 26 14:10:20 2019 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Mon Sep 16 14:36:54 2019 +0200
We need UNO components from libmswordlo.a
They are needed for .docx and .rtf export at least. No idea how we
have managed without it previously.
Change-Id: Iff9224f92520e19d9baa691a9e7cd3c944004eed
Reviewed-on: https://gerrit.libreoffice.org/78125
Reviewed-by: Tor Lillqvist <[email protected]>
Tested-by: Tor Lillqvist <[email protected]>
(cherry picked from commit 1a0bd0c6914bf93733c7ab3a27741fc1dc0e3f26)
Reviewed-on: https://gerrit.libreoffice.org/78996
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 35e5bf98de17..7e57a49004d6 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -364,6 +364,7 @@ draw_constructor_list = [
writer_factory_list = [
("libswlo.a", "sw_component_getFactory"),
+ ("libmswordlo.a", "msword_component_getFactory"),
]
writer_constructor_list = [
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits