summaryrefslogtreecommitdiff
path: root/extras/Package_glade.mk
blob: f58af81e902e5daa3c687da51653542fe0800e94 (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_glade,$(gb_CustomTarget_workdir)/extras/source/glade))

$(eval $(call gb_Package_add_file,extras_glade,$(LIBO_SHARE_FOLDER)/glade/libreoffice-catalog.xml,libreoffice-catalog.xml))

# vim: set noet sw=4 ts=4:
/controller?id=b7a32682f650a2a0f59ce52c91b30640d07e0a6a'>use less dynamic_cast when broadcasting SfxHintNoel Grandin 2024-08-13cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara 2024-06-03sd: use SAL_RET_MAYBENULL in GetViewFrame()Xisco Fauli 2024-05-28loplugin:ostr in sd/../uiNoel Grandin 2024-05-24related tdf#33603: update current page on SlideSorter viewSarper Akdemir 2024-05-07WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara 2024-04-24tdf#38164: sd: allow panning across pages when zoomed inSarper Akdemir 2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen 2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin 2023-11-13Fix old TODO: Remove the parameter bCheckImmediately from SvxNameDialogSamuel Mehrbrodt 2023-10-23tdf#111737 - Add new (master) page depending on the edit modeAndreas Heinisch