summaryrefslogtreecommitdiff
path: root/sw/UITest_sw_chart.mk
blob: ed4eb10e2059df1ba4146a4a6a84fbcde11ca0b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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,sw_chart))

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

# vim: set noet sw=4 ts=4:
d406'>sfx2 classification: add categories controller for the toolbarMiklos Vajna 2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens 2014-10-08fdo#80927: css.office.Quickstart should be single-instance service.Matúš Kukan 2014-03-06constructors: Fix typo preventing extensions loading.Jan Holesovsky 2014-01-17Remove unused includes and sfx component prefix.Matúš Kukan 2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann 2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann 2014-01-16sfx: Use constructor feature for BackingComp.Matúš Kukan 2014-01-16sfx: Constructor feature for two more implementations.Matúš Kukan 2014-01-16sfx: Use constructor feature for ShutdownIcon.Matúš Kukan 2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan 2014-01-15sfx: Use constructor feature for OwnSubFilterService.Matúš Kukan 2014-01-15sfx: Use constructor feature for OPackageStructureCreator.Matúš Kukan 2014-01-15sfx: Use constructor feature for SfxFrameLoader_Impl.Matúš Kukan 2014-01-15sfx: Constructor feature for pseudo implementations.Matúš Kukan 2014-01-15sfx: Use constructor feature for SfxDocTplService.Matúš Kukan 2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan 2014-01-15sfx: Use constructor feature for IFrameObject.Matúš Kukan 2014-01-15sfx: Use constructor feature for PluginObject.Matúš Kukan 2014-01-15sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan 2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan 2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás 2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann 2013-11-24script seems long obsoleteBjoern Michaelsen