From f38406ba7905678a1cb703b8ff177e5f5008d3ee Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 3 Sep 2021 16:42:46 +0200 Subject: tdf#62032 ODT export: handle style:list-level="..." for para styles ODT import was already working. The spec also says to only take this into account when applying the style, so it seems only the UI remains for the bug to be closed, the rest is done. Change-Id: I27da4dc171b4ced75f143bbcecb3f8c748a26b02 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121607 Reviewed-by: Miklos Vajna Tested-by: Jenkins --- xmloff/CppunitTest_xmloff_text.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'xmloff/CppunitTest_xmloff_text.mk') diff --git a/xmloff/CppunitTest_xmloff_text.mk b/xmloff/CppunitTest_xmloff_text.mk index 14640cf8d7d7..ad6711a89101 100644 --- a/xmloff/CppunitTest_xmloff_text.mk +++ b/xmloff/CppunitTest_xmloff_text.mk @@ -13,6 +13,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,xmloff_text)) $(eval $(call gb_CppunitTest_use_externals,xmloff_text,\ boost_headers \ + libxml2 \ )) $(eval $(call gb_CppunitTest_add_exception_objects,xmloff_text, \ -- cgit collabora/cd-5.3-3.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-02-08 13:59:38 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-02-08 14:00:15 +0100
commit38966f0e280afefd34fa9ea29ee32af932450be0 (patch)
treec25b0edb98f2a64bba8828b96374242ec328486d
parent1884f687861c029ca3359fad879b1b261d07a718 (diff)
update translations for 24.2.1 rc1
and force-fix errors using pocheck Change-Id: I1f5249691eb8653b1c7437b927b9a0d8df5d2d31