summaryrefslogtreecommitdiff
path: root/dbaccess/UIConfig_dbrelation.mk
blob: 51a3b215c4c59212d76ec45036ed5bf346ac895f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# -*- 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_UIConfig_UIConfig,modules/dbrelation))

$(eval $(call gb_UIConfig_add_menubarfiles,modules/dbrelation,\
	dbaccess/uiconfig/dbrelation/menubar/menubar \
))

$(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbrelation,\
	dbaccess/uiconfig/dbrelation/toolbar/toolbar \
))

# vim: set noet sw=4 ts=4:
2 17:39:10 +0100'>2020-11-02create common macro and method for logging unknown attributesNoel 2020-09-09improve loplugin:unusedvarsglobalNoel Grandin 2020-08-30use fastparser in XMLElementPropertyContext subclassesNoel Grandin 2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin 2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin 2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin 2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann 2020-02-27remove duplicate tokens from xmloffNoel Grandin 2020-01-07extract some common code from ImportContext classesNoel Grandin 2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann 2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin 2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen 2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl 2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann 2017-10-23loplugin:includeform: xmloffStephan Bergmann 2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara 2017-03-13templatize SvXMLEnumMapEntryNoel Grandin 2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin