# -*- 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: cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/user-template
AgeCommit message (Expand)Author
2022-04-30Chinese Traditional defaults needed for CppunitTest_sw_layoutwriter2Caolán McNamara
2022-04-29set a CTL_SPREADSHEET font from more_fonts for cppunit testsCaolán McNamara
2022-04-29set CTL_HEADING for cppunit tests to something from more_fontsCaolán McNamara
2022-04-28set CJK_HEADING and CTL_HEADING for cppunit tests to something from more_fontsCaolán McNamara
2022-04-28override default "Segoe UI" for UI_SANS for cppunit testsCaolán McNamara
2022-04-28set default cjk/ctl fonts for cppunit tests that exist in "more fonts"Caolán McNamara
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt