# -*- 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,conditional_format)) $(eval $(call gb_UITest_add_modules,conditional_format,$(SRCDIR)/sc/qa/uitest,\ conditional_format/ \ )) $(eval $(call gb_UITest_set_defs,conditional_format, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: > LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/slideshow/inc
AgeCommit message (Expand)Author
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson
2015-09-21boost->stdCaolán McNamara
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-08tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-08-03slideshow: replace boost::function with std::functionMichael Stahl
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-05-28update_pchThomas Arnhold
2014-04-14update_pchThomas Arnhold
2014-03-10fdo#60698: Split out slideshow code from animationsMarcos Paulo de Souza