summaryrefslogtreecommitdiff
path: root/salhelper/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

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

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

# vim: set noet sw=4 ts=4:
8f06f802e7bc057e0a6e7180b595bd4a379'>tdf#152295 sw sd UI: don't reset tiled image size by Area tabTibor Nagy 2022-02-28uitest: fix sporadic UITest_impress_demo failuresXisco Fauli 2021-12-23work around off-by-ones on i386 in uicheck uitests...Rene Engelhard 2021-12-01uitest: fix license headersXisco Fauli 2021-11-04blind fix for UITest_impress_demo failedXisco Fauli 2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli 2021-06-30uitest: guard the remaining create_doc_in_start_centerXisco Fauli 2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli 2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli 2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli 2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli 2021-02-01tdf#100024: uitest: add comment to existing testXisco Fauli 2021-01-06uitest: sd: test rotate objectXisco Fauli 2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin 2020-12-16uitest: sd: remove duplicated tests and add missing assertXisco Fauli 2020-12-16uitest: sd: Check Position and Size dialog after moving...Xisco Fauli 2020-12-16uitest: sd: fix GOTOXisco Fauli 2020-12-16uitest: sd: Add asserts to existing testsXisco Fauli 2020-03-16uitest: use hex instead of int for colorsXisco Fauli 2018-05-09Typos in change 53934heiko tietze 2018-05-09tdf#114006 - New default set of gradient presetsheiko tietze 2018-02-18tdf#114817 new bitmap presets for Area Fillandreas kainz 2017-11-21tdf#112650 Disable 'background settings for all pages'heiko tietze 2017-04-08uitest: disable failing assertMarkus Mohrhard 2017-03-08tdf#105677: Check the other kind of backgrounds as wellXisco Fauli 2017-03-07tdf#105677: Add uitestXisco Fauli 2017-02-27uitest: remove old debug sleep statementsMarkus Mohrhard 2017-01-17uitest: check the different layoutsXisco Fauli 2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl 2016-10-01add resizing support to drawinglayer ui test objectsMarkus Mohrhard 2016-10-01add initial test for handlign drawinglayer objectsMarkus Mohrhard 2016-09-29use the new close dialog abstraction in impressMarkus Mohrhard 2016-07-13uitest: move more parts to the new directory structureMarkus Mohrhard 2016-07-13uitest: remove the imports for pyuno and timeMarkus Mohrhard 2016-07-13uitest: move more code into the new directory layoutMarkus Mohrhard 2016-07-12remove my sleep statementsMarkus Mohrhard 2016-07-10uitest: handle the new template dialog in impressMarkus Mohrhard 2016-06-26uitest: bring some order into the file messMarkus Mohrhard 2016-06-22uitest: remove sleeps and prints from impress and writer partsMarkus Mohrhard 2016-06-22uitest: convert the impress test to the new python unittest frameworkMarkus Mohrhard 2016-06-18uitest: also add the impress uitest demo to the makefilesMarkus Mohrhard 2016-06-18uitest: reduce the sleepsMarkus Mohrhard 2016-06-18uitest: add more impress testsMarkus Mohrhard 2016-06-18uitest: start with work on impress demosMarkus Mohrhard