# -*- 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_Gallery_Gallery,education,extras/source/gallery/education)) $(eval $(call gb_Gallery_add_files,education,$(LIBO_SHARE_FOLDER)/gallery/education,\ extras/source/gallery/education/Blackboard.png \ extras/source/gallery/education/Books.png \ extras/source/gallery/education/Chalk.png \ extras/source/gallery/education/Globe.png \ extras/source/gallery/education/Glue.png \ extras/source/gallery/education/GraduationCap.png \ extras/source/gallery/education/Microscope.png \ extras/source/gallery/education/Notebook.png \ extras/source/gallery/education/PaperClip-Blue.png \ extras/source/gallery/education/PaperClip-Red.png \ extras/source/gallery/education/Pencil.png \ extras/source/gallery/education/Ruler.png \ extras/source/gallery/education/TestTubes.png \ )) # vim: set noet sw=4 ts=4: distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/Module_sd.mk
AgeCommit message (Expand)Author
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-07-13enable sd tests againMarkus Mohrhard
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda
2012-07-12add test back that I disabled accidentlyMarkus Mohrhard
2012-07-12testing odp files makes much more senseMarkus Mohrhard
2012-07-12Usage of XShapeDumper in Impress addedArtur Dorda
2012-02-09fix filters test dependenciesCaolán McNamara
2012-01-26disable sd's regression test againMarkus Mohrhard
2012-01-24Disable svg font embedding for sd filters test, enable again.Thorsten Behrens
2012-01-20Disable sd_regression_test until "do not embed font config" is fixed.Stephan Bergmann
2012-01-19enable sd's regression test in the subsequenttest targetMarkus Mohrhard
2011-11-29disable sd filters test for nowBjoern Michaelsen
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann
2011-11-10re-enable inadvertently disabled unit testMichael Meeks
2011-11-10Initial sd filters unit testsMichael Meeks
2011-10-17Disable a cppunit test crashing on DragonFly.François Tigeot
2011-10-04adapt sd unittests to separate RdbTarget makefile requirementBjoern Michaelsen
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-04-24rename CppunitTest makefile for consistencyDavid Tardon
2011-04-24add CppUnit test to check targetsDavid Tardon
2011-04-23use the new UNO-related defs from CppunitTargetDavid Tardon
2011-04-21build resources tooDavid Tardon
2011-04-21deliver sd/resDavid Tardon
2011-04-21gbuildize sdDavid Tardon
2011-03-27migrate sd subsequenttests to gbuildBjoern Michaelsen