# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_JunitTest_JunitTest,toolkit_unoapi_2)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,toolkit_unoapi_2)) # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uibase_shells.mk
AgeCommit message (Expand)Author
2023-01-20sw: add a new .uno:DeleteSections UNO commandMiklos Vajna
2023-01-18sw, .uno:InsertField: add a new Wrapper parameterMiklos Vajna
2022-11-09SwModelTestBase: inherit from UnoApiXmlTestXisco Fauli
2021-12-02sw: update previews of OLE objects on "update all"Miklos Vajna
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-02-08tdf#130482 sw: fix text alignment in shape textMiklos Vajna
2020-01-27tdf#130179 sw comments on frames: limit insert UI for at-char and ...Miklos Vajna