# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_JunitTest_JunitTest,toolkit_unoapi_1)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,toolkit_unoapi_1)) # vim: set noet sw=4 ts=4: ion value='distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_macros_test.mk
AgeCommit message (Expand)Author
2022-10-26More CppunitTests need the ASan hackStephan Bergmann
2022-06-15CppunitTest_sc_macros_test: split it into twoXisco Fauli
2022-01-21sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-08-06use Helper_optional SCRIPTING for libs that don't exist if --disable-scriptingCaolán McNamara
2021-07-06XLSX export: handle macros on button form controlsMiklos Vajna
2020-01-01tdf#57113: store UTF-16 stringpool data after legacy 1-byte dataMike Kaganski
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-08-25tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro
2017-07-18No reason to silently misbehave when these UNO services are missingStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-07-28Add various uui dependencyGiuseppe Castagno
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-06-26sort libraries and components in sc test makefilesMarkus Mohrhard
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-04sc: Fix bunch of testsMaxim Monastirsky
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-10-23Missing mdds_headersStephan Bergmann
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan
2013-05-09adjust components needed for CheckOptionToggleValue.xls testfileNoel Power
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-05new module i18nlangtagEike Rathke
2013-03-07enable bag load of excel specific VBA api testsNoel Power
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-01No vbaobj component if DISABLE_SCRIPTINGTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-12move dependency on localedata_en to i18npoolMatúš Kukan
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08clean upDavid Tardon
2012-04-08simplify use of configuration from unit testsDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-02always pass --headless to cppunitsLuboš Luňák
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan