summaryrefslogtreecommitdiff
path: root/connectivity/Configuration_postgresql.mk
blob: d2e804d846f1310ad692756355f8b99e4fd7cc58 (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_postgresql))

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

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

# vim: set noet sw=4 ts=4:
layer.mk?id=08e62dfbc156ef79cd9fa98e54bfba043247af8f'>Added BufferedDecompositionGroupPrimitive2DArmin Le Grand (allotropia) 2022-08-31Rework of GlowPrimitive2DArmin Le Grand (allotropia) 2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia) 2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl 2021-06-23move BufferedDecompositionPrimitive2D impl. into its own fileTomaž Vajngerl 2020-07-07drawinglayer: create instances with uno constructorsNoel Grandin 2020-05-13tdf#49247: draw soft edgesMike Kaganski 2020-04-07split up polypolygonprimitive2d.cxx into separate filesTomaž Vajngerl 2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth 2020-01-04drawinglayer: extract classes from baseprimitive2d.hxx to own filesTomaž Vajngerl 2019-12-06drawinglayer: add EMFPImageAttributesChris Sherlock 2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák 2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl 2018-06-13Replace SVGFilter using SVGIOArmin Le Grand 2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin