# -*- 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: CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/ooxmlexport_setup.mk
AgeCommit message (Expand)Author
2019-07-05sw btlr writing mode: DOCX drawingML import for fly framesMiklos Vajna
2018-10-01Change all font-based tests to depend on ooo_fontsJan-Marek Glogowski
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth
2017-07-18No reason to silently misbehave when these UNO services are missingStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-12take the .ui files from $BRAND_BASE_DIR/$BRAND_SHARE_SUBDIRCaolán McNamara
2017-04-12ooxmlexport4 triggers .ui loading tooCaolán McNamara
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-01-18sw: roundtrip test of OOXML decryption/encryptionTomaž Vajngerl