# -*- 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,sw_uibase_uiview)) $(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_uibase_uiview)) $(eval $(call gb_CppunitTest_add_exception_objects,sw_uibase_uiview, \ sw/qa/uibase/uiview/uiview \ )) $(eval $(call gb_CppunitTest_use_libraries,sw_uibase_uiview, \ comphelper \ cppu \ cppuhelper \ sal \ sfx \ subsequenttest \ svxcore \ sw \ swqahelper \ test \ unotest \ utl \ vcl \ svt \ tl \ svl \ )) $(eval $(call gb_CppunitTest_use_externals,sw_uibase_uiview,\ boost_headers \ libxml2 \ )) $(eval $(call gb_CppunitTest_set_include,sw_uibase_uiview,\ -I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/uibase/inc \ -I$(SRCDIR)/sw/qa/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_api,sw_uibase_uiview,\ udkapi \ offapi \ oovbaapi \ )) $(eval $(call gb_CppunitTest_use_ure,sw_uibase_uiview)) $(eval $(call gb_CppunitTest_use_vcl,sw_uibase_uiview)) $(eval $(call gb_CppunitTest_use_rdb,sw_uibase_uiview,services)) $(eval $(call gb_CppunitTest_use_custom_headers,sw_uibase_uiview,\ officecfg/registry \ )) $(eval $(call gb_CppunitTest_use_instdir_configuration,sw_uibase_uiview)) $(eval $(call gb_CppunitTest_use_common_configuration,sw_uibase_uiview)) $(eval $(call gb_CppunitTest_use_uiconfigs,sw_uibase_uiview, \ modules/swriter \ )) $(eval $(call gb_CppunitTest_use_more_fonts,sw_uibase_uiview)) # vim: set noet sw=4 ts=4: value='distro/collabora/cd-5.3'>distro/collabora/cd-5.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Expand)Author
2023-11-02'new Character' is deprecated in JavaNoel Grandin
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2023-11-02'new Float' is deprecated in JavaNoel Grandin
2023-09-25tdf#146150 Use dispatch cmd for the corresponding SIDapurvapriyadarshi
2023-09-12starmath: Keep focus on math widget when inline editing is enabledKhaled Hosny
2023-08-30Fix typoAndrea Gelmini
2023-08-27tdf#45904: Move _Footnote Java tests to C++anfanite396
2023-08-27tdf#45904: Remove old SwXReferenceMarks Java testanfanite396
2023-08-26tdf#45904: Move _XFootnote Java tests to C++anfanite396
2023-08-26tdf#45904: Move _DocumentIndexMark Java tests to C++anfanite396
2023-08-26tdf#45904: Remove old SwXAutoTextContainer Java testanfanite396
2023-08-25tdf#45904: Remove old SwXParagraphEnumeration Java testanfanite396
2023-08-25tdf#45904: Remove old SwXFootnotes Java testanfanite396
2023-08-25tdf#45904: Remove old SwXFieldEnumeration Java testanfanite396
2023-08-25tdf#45904: Remove old SwXDocumentIndexes Java testanfanite396
2023-08-25tdf#45904: Remove old SwXStyleFamilies Java testanfanite396
2023-08-25tdf#45904: Move SwXTextField Java tests to C++anfanite396
2023-08-25tdf#45904: Move SwXTextEmbeddedObjects Java tests to C++anfanite396
2023-08-25tdf#45904: Move _XTextRangeCompare Java tests to C++anfanite396
2023-08-25tdf#45904: Remove old SwXReferenceMark Java testanfanite396
2023-08-25tdf#45904: Move SwXTextFieldMasters Java tests to C++anfanite396
2023-08-25tdf#45904: Move _XAutoTextContainer Java tests to C++anfanite396
2023-08-25tdf#45904: Move _BaseIndexMark Java tests to C++anfanite396
2023-08-25tdf#45904 Move _NumberingRules Java tests to C++anfanite396
2023-08-23tdf#45904: Remove old SwXBookmark Java testanfanite396
2023-08-23tdf#45904: Remove old SwXDocumentIndex Java testanfanite396
2023-08-23tdf#45904: Move SwXTextTables Java tests to C++anfanite396
2023-08-23tdf#45904: Move SwXTextSections Java tests to C++anfanite396
2023-08-21Move SwXTextFieldTypes Java tests to C++anfanite396
2023-08-21tdf#45904: Remove old SwXBookmarks Java testanfanite396
2023-06-28Fix typoAndrea Gelmini
2023-05-16Remove remnant commented code concerning recently dropped "XAccessibleStateSet"Julien Nabet
2022-11-30Add some more failure informationStephan Bergmann
2022-11-13Fix typosAndrea Gelmini
2022-09-06cid#1509284 DMI: Dubious method invocationCaolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-27cid#1509234 DCN: Don't Catch NullPointer ExceptionCaolán McNamara
2022-08-26cid#1509239 DCN: Don't Catch NullPointer ExceptionCaolán McNamara
2022-08-22cid#1509396 Explicit null dereferencedCaolán McNamara
2022-08-18cid#1327197 UwF: Unwritten fieldCaolán McNamara
2022-08-12Fix typosAndrea Gelmini
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-10qa: Fix occlusion check coordinates in _XAccessibleComponent.javaColomban Wendling
2022-03-04tdf#45904: Remove ScHeaderFieldObj Java testJens Carl
2022-03-01tdf#45904 Move XComponent Java test to C++Jens Carl
2022-02-28tdf#45904 Move XElementAccess Java test to C++Jens Carl
2022-02-09Fix typosAndrea Gelmini