summaryrefslogtreecommitdiff
path: root/cui/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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/.
#

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
if it crashesArtur Neumann 2019-07-12Add test_edit_target to AutoRedactDialog UITestMuhammet Kara 2019-07-12Add UITest for AutoRedactDialogMuhammet Kara 2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara 2018-06-20Add UI test for the Customize dialogMuhammet Kara 2018-05-09Typos in change 53934heiko tietze 2018-05-09tdf#114006 - New default set of gradient presetsheiko tietze 2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann 2018-02-18tdf#114817 new bitmap presets for Area Fillandreas kainz 2018-02-02uitest for tdf#114724 headings outline tracking in NavigatorJim Raykowski 2017-11-25fix uitest/writer_tests/data/3pages.odtRene Engelhard 2017-11-24uitest - writer Go to page dialogZdeněk Crhonek 2017-10-13don't assume concrete spelling substitutionsDavid Tardon 2017-08-08Fix UITest_writer_demo with --enable-ext-languagetoolStephan Bergmann 2017-07-23uitest: handle the case without dictionaries in the UI testsMarkus Mohrhard 2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller