# -*- 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_UITest_UITest,cui_dialogs)) $(eval $(call gb_UITest_add_modules,cui_dialogs,$(SRCDIR)/cui/qa/uitest,\ dialogs/ \ )) $(eval $(call gb_UITest_avoid_oneprocess,cui_dialogs)) # vim: set noet sw=4 ts=4: ain'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper/source/component_context.cxx
AgeCommit message (Expand)Author
2024-10-26cid#1556875 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-18tdf#163486: PVS: recurring checkXisco Fauli
2024-04-27loplugin:ostr in cppu,cppuhelperNoel Grandin
2024-03-29tdf#146619 Drop unused 'using namespace' in: cppu/ cppuhelper/Gabor Kelemen
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cppuhelperStephan Bergmann
2023-05-09copy some comphelper code down into cppuhelperNoel Grandin
2022-06-02clang-tidy modernize-pass-by-value in cppuhelperNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin