summaryrefslogtreecommitdiff
path: root/extras/Package_labels.mk
blob: 0b8613d880d3633a60e6f5359b5b1125c4fa2433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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_labels,$(SRCDIR)/extras/source/labels))

$(eval $(call gb_Package_add_file,extras_labels,$(LIBO_SHARE_FOLDER)/labels/labels.xml,labels.xml))

# vim: set noet sw=4 ts=4:
Abhilash 2016-08-15tdf#87794: Media Playback PanelYousuf Philips 2016-02-09Formatting changes across all modulesChris Sherlock 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12convert Link<> to typedNoel Grandin 2015-09-04convert Link<> to typedNoel Grandin 2015-05-22loplugin:constantfunctionNoel Grandin 2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann 2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann 2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin 2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl 2014-12-09changed timers to idleJennifer Liebel 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-25Remove visual noise from avmediaAlexander Wilms