# -*- 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_InstallModule_InstallModule,scp2/xsltfilter)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/xsltfilter,\ xsltfilter \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/xsltfilter,\ scp2/source/xsltfilter/file_xsltfilter \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/xsltfilter,\ scp2/source/xsltfilter/module_xsltfilter \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: fice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysql
AgeCommit message (Expand)Author
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin