# -*- 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_InternalUnoApi_InternalUnoApi,performance,testtools/source/bridgetest/idl/com/sun/star/test/performance/XPerformanceTest.idl)) $(eval $(call gb_InternalUnoApi_use_api,performance,\ udkapi \ )) # vim:set noet sw=4 ts=4: orm'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/qa
AgeCommit message (Expand)Author
2021-05-16speed up package testNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-09-26Fix typo in codeAndrea Gelmini
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-26Fix typoAndrea Gelmini
2019-07-23Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-08-29Fix typosAndrea Gelmini
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-03-17Typos concerning hierarchyJulien Nabet