# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: c='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ww8export.mk
AgeCommit message (Expand)Author
2023-12-14CppunitTest_sw_ww8export: avoid external fontsMiklos Vajna
2022-06-16Missing test dependenciesStephan Bergmann
2021-06-03sw_ww8export: use a template for makefilesXisco Fauli
2021-03-10use BitmapEx for testing bitmap contents, not DIBLuboš Luňák
2020-09-08move round-tripables to ww8export #2Justin Luth
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2019-11-08sw: no reason why SwModelTestBase can be used only by "extras" testsMiklos Vajna
2019-10-04use the common system PCH header in sw/Luboš Luňák
2019-03-08sw: replace long lists of components with services.rdbMichael Stahl
2019-01-24Clean up dead uses of DISABLE_ATLStephan Bergmann
2018-10-01Change all font-based tests to depend on ooo_fontsJan-Marek Glogowski
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl