# -*- 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_Jar_Jar,sdbc_hsqldb)) $(eval $(call gb_Jar_use_externals,sdbc_hsqldb,\ hsqldb \ )) $(eval $(call gb_Jar_add_manifest_classpath,sdbc_hsqldb,\ $(if $(filter MACOSX,$(OS)),../../Frameworks/,..) \ )) $(eval $(call gb_Jar_set_packageroot,sdbc_hsqldb,com)) $(eval $(call gb_Jar_add_packagedir,sdbc_hsqldb,org)) $(eval $(call gb_Jar_add_sourcefiles,sdbc_hsqldb,\ connectivity/org/hsqldb/lib/FileSystemRuntimeException \ connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeInputStreamHelper \ connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeLibraries \ connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper \ connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeStorageAccess \ connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageAccess \ connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageFileAccess \ connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeInputStream \ connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream \ )) # vim: set noet sw=4 ts=4: ue='distro/cib/libreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/offapi/type_reference
AgeCommit message (Expand)Author
2018-05-14[API-CHANGE] revert reordering of Graphic propertiesTomaž Vajngerl
2018-05-08No need to reflect ongoing compatible changes in type_referenceStephan Bergmann
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-05-05Refactor: migration warn dlg without modifying APITamas Bunth
2018-05-03[API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl
2018-04-14tdf#116944 Warn user before database migrationTamas Bunth
2018-03-05Update the reference rdbs to libreoffice-6-0-0Stephan Bergmann
2018-03-02Update the reference rdbs to libreoffice-5-4-0Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet
2017-05-19Update the reference rdbs to libreoffice-5-3Stephan Bergmann
2017-05-05Fix typosAndrea Gelmini
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-02Fix typosAndrea Gelmini
2016-11-22[API Change] revert incompatible change of enum css::sheet::GeneralFunctionEike Rathke
2016-11-21Update the reference rdbs to libreoffice-5-2Stephan Bergmann
2016-11-21[API Change]: Move recently added median function to the end of enumTamás Zolnai
2016-11-20[API Change] PivotMedian: Add median to pivot table function typeTamás Zolnai
2016-02-24Update the reference rdbs to libreoffice-5-1Stephan Bergmann
2016-02-24Update the reference rdbs to libreoffice-5-0Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-17tdf#96398 kill remaining NPAPI support for plugins _inside_ LORene Engelhard
2015-09-30Fix typosAndrea Gelmini
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-09Avoid needless incompatible changeStephan Bergmann
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-17Do not unnecessarily break compatibilityStephan Bergmann
2015-08-17tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian
2015-07-03Fix typosAndrea Gelmini
2015-04-07Update the reference rdbs to libreoffice-4-4Stephan Bergmann
2015-04-07Update the reference rdbs to libreoffice-4-3Stephan Bergmann
2015-03-25TyposJulien Nabet