# -*- 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,search_replace)) $(eval $(call gb_UITest_add_modules,search_replace,$(SRCDIR)/sc/qa/uitest,\ search_replace/ \ )) # vim: set noet sw=4 ts=4: dex : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/util
AgeCommit message (Expand)Author
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2016-03-11Looks like no need to instantiate PresenterCanvas via service managerStephan Bergmann
2016-03-11Don't adertise PresenterCanvas as com.sun.star.rendering.Canvas serviceStephan Bergmann
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-03-12sd: convert sd.component to constructor usageChris Sherlock
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann