# -*- 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,sc_perfobj)) $(eval $(call gb_CppunitTest_use_external,sc_perfobj,boost_headers)) $(eval $(call gb_CppunitTest_add_exception_objects,sc_perfobj, \ sc/qa/perf/scperfobj \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_perfobj, \ basegfx \ comphelper \ cppu \ cppuhelper \ drawinglayer \ editeng \ for \ forui \ i18nlangtag \ msfilter \ oox \ sal \ salhelper \ sax \ sb \ sc \ sfx \ sot \ subsequenttest \ svl \ svt \ svx \ svxcore \ test \ tk \ tl \ ucbhelper \ unotest \ utl \ vbahelper \ vcl \ xo \ $(gb_UWINAPI) \ )) $(eval $(call gb_CppunitTest_set_include,sc_perfobj,\ -I$(SRCDIR)/sc/source/ui/inc \ -I$(SRCDIR)/sc/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_api,sc_perfobj,\ offapi \ udkapi \ )) $(eval $(call gb_CppunitTest_use_ure,sc_perfobj)) $(eval $(call gb_CppunitTest_use_vcl,sc_perfobj)) $(eval $(call gb_CppunitTest_use_rdb,sc_perfobj,services)) $(eval $(call gb_CppunitTest_use_configuration,sc_perfobj)) # vim: set noet sw=4 ts=4: stro/cib/libreoffice-6-0'>distro/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
AgeCommit message (Expand)Author
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-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 SwXTextEmbeddedObjects 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-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
2021-10-11cid#1492820 WMI: Inefficient Map IteratorCaolán McNamara
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-10-09Typos in qadevOOo/_NumberingLevel.javaJulien Nabet
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-08-19Fix typosAndrea Gelmini
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-19weld SmEditTextWindowCaolán McNamara