# -*- 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,test_a11y)) $(eval $(call gb_CppunitTest_add_exception_objects,test_a11y, \ test/qa/cppunit/dialog \ )) $(eval $(call gb_CppunitTest_use_libraries,test_a11y, \ acc \ sal \ cppu \ subsequenttest \ test \ )) $(eval $(call gb_CppunitTest_use_sdk_api,test_a11y)) $(eval $(call gb_CppunitTest_use_rdb,test_a11y,services)) $(eval $(call gb_CppunitTest_use_ure,test_a11y)) $(eval $(call gb_CppunitTest_use_vcl,test_a11y)) $(eval $(call gb_CppunitTest_use_instdir_configuration,test_a11y)) $(eval $(call gb_CppunitTest_use_common_configuration,test_a11y)) $(eval $(call gb_CppunitTest_use_packages,test_a11y, \ postprocess_images \ )) # vim: set noet sw=4 ts=4: lue='distro/capgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/udkapi/com
AgeCommit message (Expand)Author
2023-10-20Typo in comment "af"->"of" in XReference.idlJulien Nabet
2023-03-22Introduce css.reflection.Dump singletonStephan Bergmann
2023-02-28Fix typo in XComponent doc: "there" -> "their"Michael Weghorn
2022-09-27Replace dead langtag.net reference link with Wikipedia and W3CEike Rathke
2022-06-16Fix typoAndrea Gelmini
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann
2021-12-11Update reference links for ISO 639 and 3166Eike Rathke
2021-10-14[API CHANGE] Remove unused css.resource.XLocaleStephan Bergmann
2019-12-28Revert "tdf#124176: Use "pragma once" on udkapi/*"Stephan Bergmann
2019-12-28tdf#124176: Use "pragma once" on udkapi/*Andrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-09-06Fixing "...."Andrea Gelmini
2019-08-23[API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann
2019-08-20Fix typosAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-08-19Fix typosAndrea Gelmini
2019-08-08fix typo IndexOutOfBoundExceptionMichael Stahl
2019-07-27Fix typosAndrea Gelmini
2019-07-26Fix typosAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-06Move quotes confusing doxygenEike Rathke
2019-04-11Fix typosAndrea Gelmini
2018-12-26Fix typoAndrea Gelmini
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek