# -*- 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_CppunitTest_CppunitTest,cppu_any-external)) $(eval $(call gb_CppunitTest_add_exception_objects,cppu_any-external, \ cppu/qa/any-external \ )) $(eval $(call gb_CppunitTest_set_external_code,cppu_any-external)) $(eval $(call gb_CppunitTest_use_libraries,cppu_any-external, \ cppu \ sal \ )) $(eval $(call gb_CppunitTest_use_udk_api,cppu_any-external)) # vim: set noet sw=4 ts=4: me='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/databaselinkdialog.ui
AgeCommit message (Expand)Author
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot
2019-03-11weld ODocumentLinkDialogCaolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara