# -*- 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_AllLangMoTarget_AllLangMoTarget,svx)) # vim: set noet sw=4 ts=4: a href='/cgit/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/embeddedobj/qa
AgeCommit message (Expand)Author
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-05-08loplugin:ostr in embeddedobjNoel Grandin
2023-12-11Only run test dependent on MS Paint OLE class, if Paint is installedMike Kaganski
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2022-11-24Remove some unused includesMiklos Vajna
2022-11-11CppunitTest_embeddedobj_general: inherit from UnoApiTestXisco Fauli
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-04CppunitTest_embeddedobj_msole: inherit from UnoApiXmlTestXisco Fauli
2022-10-12try to make CppunitTest_embeddedobj_msole more reliableNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-03-02CppunitTest_embeddedobj_general: put the base class into an anon namespaceMiklos Vajna
2021-05-19loplugin:external (clang-cl)Stephan Bergmann
2021-05-07embeddedobj: handle getting the visible area on a threadMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-02-20Remove some unused includesMiklos Vajna
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna