# -*- 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/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerperfect/Library_wpftqahelper.mk
in configmgr as intended
AgeCommit message (Expand)Author
2019-12-07Fix more new dependencies on boost_headersStephan Bergmann
Stephan Bergmann
2023-02-16Improve testLocalizedPropertyStephan Bergmann
2023-02-15Add a rudimentary test for localized propertiesStephan Bergmann
2022-07-12unittest: Split out registry entries to alter UI definition search pathColomban Wendling
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
2021-03-09tdf#140674 sw change tracking: fix :emoji: replacementLászló Németh
2020-11-06tdf#130546 sw autocorrect: don't replace redliningLászló Németh
2020-09-18Disable automatic onFirstVisibleTask UpdateCheck during CppunitTestsStephan Bergmann
2020-06-24test: set LoadExoticFileFormats to 2 for cppunit test purposesMiklos Vajna
2019-05-19Fix typosAndrea Gelmini
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze
2019-04-11Fix deadlocks of `make screenshot` testsStephan Bergmann
2018-09-28Added base as a data providerVikas
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-13lok context menu: Add module specific unit testsPranav Kant
2016-04-12lok context menu: unit testPranav Kant
2014-11-28Unittest for autocorrect in writerDaniel Sikeler
2014-04-10run unit test with en-US locale dataCaolán McNamara