summaryrefslogtreecommitdiff
path: root/connectivity/Configuration_firebird.mk
blob: 47873c7df7041b1510c5df8338619d38f9de175e (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_firebird_sdbc))

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

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

# vim: set noet sw=4 ts=4:
=private/mcecchetti/gl-program-binary&id=4721fbbccdb582449ac938fe36d01685cd650f1d'>writerfilter: move the crash test file to "pass" directoryMichael Stahl 2013-06-11abi#4817 attempt to access an element in an empty containerMiklos Vajna 2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna 2013-05-21fdo#46808, Use service constructorsNoel Grandin 2013-05-02writerfilter: few more doxygen commentsMiklos Vajna 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19further OUString cleanupThomas Arnhold 2013-02-25drop various dangling makefile.mksCaolán McNamara 2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith 2013-01-03writerfilter: remove Junit complex testMichael Stahl 2012-12-25Get rid of (most uses of) GUITor Lillqvist 2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist 2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz 2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara 2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl 2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna