# -*- 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_CppunitScreenShot,vcl_dialogs_test)) $(eval $(call gb_CppunitTest_add_exception_objects,vcl_dialogs_test, \ vcl/qa/unit/vcl-dialogs-test \ )) $(eval $(call gb_CppunitTest_use_sdk_api,vcl_dialogs_test)) $(eval $(call gb_CppunitTest_set_include,desktop_dialogs_test,\ -I$(SRCDIR)/vcl/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_libraries,vcl_dialogs_test, \ basegfx \ comphelper \ cppu \ cppuhelper \ drawinglayer \ editeng \ i18nlangtag \ i18nutil \ msfilter \ oox \ sal \ salhelper \ sax \ sfx \ sot \ svl \ svt \ test \ tl \ tk \ ucbhelper \ unotest \ utl \ vcl \ xo \ )) $(eval $(call gb_CppunitTest_use_external,vcl_dialogs_test,boost_headers)) $(eval $(call gb_CppunitTest_use_sdk_api,vcl_dialogs_test)) $(eval $(call gb_CppunitTest_use_ure,vcl_dialogs_test)) $(eval $(call gb_CppunitTest_use_vcl_non_headless_with_windows,vcl_dialogs_test)) $(eval $(call gb_CppunitTest_use_rdb,vcl_dialogs_test,services)) $(eval $(call gb_CppunitTest_use_configuration,vcl_dialogs_test)) $(eval $(call gb_CppunitTest_use_uiconfigs,vcl_dialogs_test,\ vcl \ )) # vim: set noet sw=4 ts=4: reoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Makefile.fetch
AgeCommit message (Expand)Author
2023-12-19argon2: add new external libraryMichael Stahl
2023-12-15Turn onlineupdate into external/onlineupdateStephan Bergmann
2023-10-30tdf#157518: external: bundle zxcvbn-cSarper Akdemir
2023-10-25tdf#135586 a11y: Make IAccessible2 an external and update itMichael Weghorn
2023-09-26tdf#124591: Rename *noto.mk to *noto_kufi_arabic.mkKhaled Hosny
2023-09-26tdf#124591: Update Noto Naskh Arabic to v2.016Khaled Hosny
2023-09-26tdf#124591: Update Noto Sans Lisu to v2.102Khaled Hosny
2023-09-26tdf#124591: Update Noto Serif Lao to v2.003Khaled Hosny
2023-09-26tdf#124591: Update Noto Sans Lao to v2.003Khaled Hosny
2023-09-26tdf#124591: Update Noto Serif Georgian to v2.003Khaled Hosny
2023-09-26tdf#124591: Update Noto Sans Georgian to v2.003Khaled Hosny
2023-09-26tdf#124591: Update Noto Serif Armenian to v2.008Khaled Hosny
2023-09-26tdf#124591: Update Noto Sans Armenian to v2.008Khaled Hosny
2023-09-26tdf#124591: Update Noto Serif Hebrew to v2.003Khaled Hosny
2023-09-26tdf#124591: Update Noto Sans Hebrew to v2.003Khaled Hosny
2023-09-26tdf#124591: Update Noto Sans Arabic to v2.010Khaled Hosny
2023-09-26tdf#124591: Update Noto Serif to v2.012Khaled Hosny
2023-09-26tdf#124591: Update Noto Sans to v2.012Khaled Hosny
2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey
2023-06-17Add frozen library support - for compile-time dict, set supportTomaž Vajngerl
2022-12-31tdf#136604: Remove Source Sans Pro fontsKhaled Hosny
2022-12-05tdf#152376: Remove Kacst Book and Kacst Office fontsKhaled Hosny
2022-12-05tdf#136604: Remove Source Serif Pro and Source Code Pro fontsKhaled Hosny
2022-09-27tdf#144348: Remove EmojiOne Color fontKhaled Hosny
2022-08-17tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2022-05-20build libtiffJulien Nabet
2022-04-26Drop unused LanguageTool extensionGabor Kelemen
2022-04-26Drop unused CT2N extensionGabor Kelemen
2022-02-22add system-dragonboxRene Engelhard
2022-02-17Use Dragonbox to implement doubleTo*String*Mike Kaganski
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-12-15ucb: remove --with-webdav=neonMichael Stahl
2021-12-15ucb: remove --with-webdav=serfMichael Stahl
2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin
2021-06-23tdf#141709: Use poppler_dataMichael Warner
2021-04-11Get rid of apache-commons-loggingStephan Bergmann
2021-03-22Drop external owncloud-android-libMichael Weghorn
2021-03-20tdf#139778 qrcodegen library removal.homeboy445
2021-03-20tdf#139778 bundle external:zxing libhomeboy445
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann