# 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_UITest_UITest,sw_ui_fmtui)) $(eval $(call gb_UITest_add_modules,sw_ui_fmtui,$(SRCDIR)/sw/qa/uitest,\ ui/fmtui/ \ )) $(eval $(call gb_UITest_set_defs,sw_ui_fmtui, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) $(eval $(call gb_UITest_use_oneprocess,sw_ui_fmtui)) href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa/osl/module/osl_Module.cxx
AgeCommit message (Expand)Author
2024-04-26loplugin:ostr in salNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin