summaryrefslogtreecommitdiff
path: root/connectivity/Configuration_mork.mk
blob: dc36ca83eaa835f3e43e31824429ebacdbaf8751 (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_Configuration_Configuration,driver_mork))

$(eval $(call gb_Configuration_add_spool_modules,driver_mork,connectivity/registry/mork,\
	org/openoffice/Office/DataAccess/Drivers-mork.xcu \
))

$(eval $(call gb_Configuration_add_localized_datas,driver_mork,connectivity/registry/mork,\
	org/openoffice/Office/DataAccess/Drivers.xcu \
))

# vim: set noet sw=4 ts=4:
ef='/cgit/lo/core/commit/unoxml/source/dom/documentbuilder.cxx?h=cp-6.4-20&id=9a06b99d2f53bd8d0a9ab0936efed9924a2abb88'>loplugin:salcall fix non-virtual methodsNoel Grandin 2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin 2017-10-23loplugin:includeform: unoxmlStephan Bergmann 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-08-25unoxml: CDocumentBuilder: just catch all ExceptionMichael Stahl 2017-08-25tdf#84237 use XErrorHandler in CDocumentBuilderFyodor Yemelyanenko 2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin 2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-04-07ASan stack-use-after-scopeStephan Bergmann 2017-02-21loplugin:subtlezeroinit: unoxmlStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann