# -*- 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_Module_Module,uitest)) $(eval $(call gb_Module_add_uicheck_targets,uitest,\ UITest_calc_demo \ UITest_writer_demo \ UITest_impress_demo \ UITest_demo_ui \ UITest_math_demo \ UITest_manual_tests \ )) lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/Executable_swriter.mk
2019-12-01 13:58:41 +0100'>2019-12-01
AgeCommit message (Expand)Author
2019-08-31Unify executables to take version resource from default.rcMike Kaganski
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
Don't use boost::optional forward declarationsStephan Bergmann
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-05-28loplugin:unusedmethodsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin