# -*- 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_kab)) $(eval $(call gb_Configuration_add_spool_modules,driver_kab,connectivity/registry/kab,\ org/openoffice/Office/DataAccess/Drivers-kab.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_kab,connectivity/registry/kab,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Collapse)Author
2013-10-24xmlhelp: remove Package_xslMichael Stahl
Change-Id: Id0a5213b39886e2f6929f7ff2c014ed861d1da91
2013-10-24valgrind: on success aHDFData is out of scopeCaolán McNamara
and pData points to data belonging to it Change-Id: I2a3c1f73e4cdcb07d21ef14cb410d351f39cdba8
2013-10-24pEmpty is completely insane to useCaolán McNamara
DbtToStringConverter protects against a NULL pointer, but not a pointer to the too short data that pEmpty provides Change-Id: I5d21e852ce0373eff7d3627e266b9cbc77f5dd09