# -*- 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_ExternalPackage_ExternalPackage,jfreereport_sac,jfreereport_sac)) $(eval $(call gb_ExternalPackage_use_external_project,jfreereport_sac,jfreereport_sac)) $(eval $(call gb_ExternalPackage_add_jar_for_install,jfreereport_sac,bin/sac.jar,build/lib/sac.jar)) # vim: set noet sw=4 ts=4: f3f1d32d'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-14loplugin:overrideStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-08-04No QuickTime in the 10.12 SDKTor Lillqvist