# -*- 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_UITest_UITest,writer_dialogs)) $(eval $(call gb_UITest_add_modules,writer_dialogs,$(SRCDIR)/sw/qa/uitest,\ writer_dialogs/ \ )) $(eval $(call gb_UITest_set_defs,writer_dialogs, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: m'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lotuswordpro/qa
AgeCommit message (Expand)Author
2023-04-10ofz#57800 TimeoutCaolán McNamara
2022-11-01CppunitTest_lotuswordpro_import_test: inherit from UnoApiTestXisco Fauli
2022-07-21Fix typosAndrea Gelmini
2022-07-21tdf33787 lotuswordpro: fix increments of ordered bulletsBartosz Kosiorek
2021-10-30Prepare for removal of non-const operator[] from Sequence in lotuswordproMike Kaganski
2021-08-28ofz#26357 Infinite loopCaolán McNamara
2021-08-27ofz#37660: searching in wrong parent for tableCaolán McNamara
2021-08-26ofz#35646 Indirect-leakCaolán McNamara
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-10use color instead of intXisco Fauli
2020-02-08ofz#20504 Indirect-leakCaolán McNamara
2020-02-07ofz#20517 null-dereferenceCaolán McNamara
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-05LWP: add unittest for char/para propertiesXisco Fauli
2020-02-04tdf#129993: Add unittestXisco Fauli
2020-02-04ofz#20507 infinite table conversionCaolán McNamara
2020-01-29Revert "ofz#20267 Indirect-leak"Caolán McNamara
2020-01-28ofz#20267 Indirect-leakCaolán McNamara
2020-01-20Resolves: tdf#130093 some lwp file not loadingCaolán McNamara
2018-04-30ofz#8095 avoid recurse to deathCaolán McNamara
2018-03-25ofz#7109 infinite regressCaolán McNamara
2018-03-21ofz#7043 already registeredCaolán McNamara
2018-02-12ofz#6208 Indirect-leakCaolán McNamara