# -*- 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,postgresql-sdbc)) $(eval $(call gb_Library_add_defs,postgresql-sdbc,\ -DPQ_SDBC_MAJOR=0 \ -DPQ_SDBC_MINOR=8 \ -DPQ_SDBC_MICRO=2 \ )) $(eval $(call gb_Library_use_sdk_api,postgresql-sdbc)) $(eval $(call gb_Library_use_libraries,postgresql-sdbc,\ comphelper \ cppu \ cppuhelper \ sal \ salhelper \ )) $(eval $(call gb_Library_set_componentfile,postgresql-sdbc,connectivity/source/drivers/postgresql/postgresql-sdbc,postgresql-sdbc)) $(eval $(call gb_Library_add_exception_objects,postgresql-sdbc,\ connectivity/source/drivers/postgresql/pq_driver \ )) # vim: set noet sw=4 ts=4: /zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/swfltopt.hxx
AgeCommit message (Expand)Author
2019-12-23sal_Char->char in swNoel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2016-06-10All WinWord/* props in Writer.xcs are oor:type="xs:long"Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-01-05CWS-TOOLING: integrate CWS libmswordJens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.4.438); FILE MERGEDRüdiger Timm
2007-04-25INTEGRATION: CWS os94 (1.3.734); FILE MERGEDRüdiger Timm
2005-09-09INTEGRATION: CWS ooo19126 (1.2.1452); FILE MERGEDRüdiger Timm