# -*- 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_Package_Package,extras_gallsound,$(SRCDIR)/extras/source/gallery/gallery_sound)) $(eval $(call gb_Package_set_outdir,extras_gallsound,$(INSTDIR))) $(eval $(call gb_Package_add_files,extras_gallsound,presets/gallery,\ sg100.sdv \ sg100.thm \ sg30.sdv \ sg30.thm \ )) # vim: set noet sw=4 ts=4: ue='f88286b4f4ea16fd900be3faef614c604eb65108'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/test
AgeCommit message (Expand)Author
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2017-08-17Fix typosAndrea Gelmini
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-04-19sal: remove obsolete test/unloadingMatúš Kukan
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold