# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Extension_Extension,TestExtension,smoketest/com/sun/star/comp/smoketest,nodeliver)) $(eval $(call gb_Extension_add_file,TestExtension,TestExtension.jar,$(call gb_Jar_get_target,TestExtension))) # vim: set noet sw=4 ts=4: lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
AgeCommit message (Expand)Author
2024-08-07simplify IMark hierarchy (10)Noel Grandin
2023-07-13use more frozenNoel Grandin
2023-06-08sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl
2023-02-22DOCX export: move the bulk of the table export code to a new fileMiklos Vajna
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-08-12tdf#118682 DOCX: export formula fieldsLászló Németh
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2017-05-03AutoText: first tests & windows fixSzymon Kłos
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky