summaryrefslogtreecommitdiff
path: root/sw/UITest_writer_tests4.mk
blob: 4fc0d910dce37e0f6ebec441c8af90cabbc7a4c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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_UITest_UITest,writer_tests4))

$(eval $(call gb_UITest_add_modules,writer_tests4,$(SRCDIR)/sw/qa/uitest,\
	writer_tests4/ \
))

$(eval $(call gb_UITest_set_defs,writer_tests4, \
    TDOC="$(SRCDIR)/sw/qa/uitest/data" \
))

# vim: set noet sw=4 ts=4:
7-22 08:51:18 +0200'>2023-07-22SfxItemSetHint is deadNoel Grandin 2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski 2022-08-17tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli 2022-02-22merge poolio.cxx into itempool.cxxLuboš Luňák 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-12-06make it clearer that ScHint is modifiedLuboš Luňák 2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin 2021-05-28Select svl crypto backend in configure.acJan-Marek Glogowski 2021-05-08ref-count SfxItemPoolNoel Grandin 2021-05-06replace SVL_CRYPTO_MSCRYPTO with _WIN32Noel Grandin 2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist 2020-02-27tdf#130725: use strtod by David M. Gay to make sure we get the nearestMike Kaganski 2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák 2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann 2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand 2019-04-23std::call_once needs -lpthreadStephan Bergmann 2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai 2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper 2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati 2017-08-19svl: refactor string stream helpersJochen Nitschke 2017-08-19drop unused SfxSizeItemJochen Nitschke 2017-08-18drop unused CntContentTypeItemJochen Nitschke 2017-08-16Removing unused serialisation code from svlVarun Dhall 2017-07-18remove unused CntWallpaperItemCaolán McNamara 2017-07-17svl: move byte-array verification from vclAshod Nakashian 2017-07-15svl: move byte-array signing from vclAshod Nakashian 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky