# -*- 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_Library_Library,firebird_sdbc)) $(eval $(call gb_Library_use_sdk_api,firebird_sdbc)) $(eval $(call gb_Library_use_externals,firebird_sdbc,\ boost_headers \ libfbembed \ )) $(eval $(call gb_Library_set_include,firebird_sdbc,\ -I$(SRCDIR)/connectivity/inc \ -I$(SRCDIR)/connectivity/source/inc \ $$(INCLUDE) \ -I$(WORKDIR)/YaccTarget/connectivity/source/parse \ )) $(eval $(call gb_Library_set_precompiled_header,firebird_sdbc,$(SRCDIR)/connectivity/inc/pch/precompiled_firebird_sdbc)) $(eval $(call gb_Library_use_libraries,firebird_sdbc, \ comphelper \ cppu \ cppuhelper \ dbtools \ sal \ salhelper \ utl \ svt \ vcl \ )) $(eval $(call gb_Library_set_componentfile,firebird_sdbc,connectivity/source/drivers/firebird/firebird_sdbc)) $(eval $(call gb_Library_add_exception_objects,firebird_sdbc,\ connectivity/source/drivers/firebird/Blob \ connectivity/source/drivers/firebird/Clob \ connectivity/source/drivers/firebird/Catalog \ connectivity/source/drivers/firebird/Column \ connectivity/source/drivers/firebird/Columns \ connectivity/source/drivers/firebird/Connection \ connectivity/source/drivers/firebird/DatabaseMetaData \ connectivity/source/drivers/firebird/Driver \ connectivity/source/drivers/firebird/Indexes \ connectivity/source/drivers/firebird/Keys \ connectivity/source/drivers/firebird/PreparedStatement \ connectivity/source/drivers/firebird/ResultSet \ connectivity/source/drivers/firebird/ResultSetMetaData \ connectivity/source/drivers/firebird/Services \ connectivity/source/drivers/firebird/Statement \ connectivity/source/drivers/firebird/StatementCommonBase \ connectivity/source/drivers/firebird/Table \ connectivity/source/drivers/firebird/Tables \ connectivity/source/drivers/firebird/User \ connectivity/source/drivers/firebird/Users \ connectivity/source/drivers/firebird/Util \ )) # vim: set noet sw=4 ts=4: tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/schema
AgeCommit message (Expand)Author
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-18tdf#91920 sw page gutter margin: link ODF proposalMiklos Vajna
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-10-13tdf#134987 convert DOCX to ODT: fix lost chartsBalazs Varga
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir
2020-08-20make physics based animation effects importable-exportableSarper Akdemir
2020-08-06schema: add fieldmarks to LO schemaMichael Stahl
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
2020-06-29OOXML/ODF Support for Shadow blur radiusA_GAN
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-18schema: adapt libreoffice schema to ODF 1.3Michael Stahl
2020-05-18schema: update ODF 1.3 rng drafts to cs01Michael Stahl
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11sw from-bottom relative orientation: link ODF proposalMiklos Vajna
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-07tdf#101181: unit test for glow attributes in ODFMike Kaganski
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-03Remove trailing whitespaceSamuel Mehrbrodt
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth
2019-11-25Replace TODO with OASIS proposal for semi-transparent shape textMiklos Vajna
2019-11-21xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna
2019-10-03sw anchored object allow overlap: replace TODO with OASIS proposalMiklos Vajna
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna
2019-08-22QR Code : ODF import/exportShubham Goyal
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-06-18schema: update ODF 1.3 main rng draft to wd12Michael Stahl