# -*- 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_WinResTarget_WinResTarget,spsupp)) $(eval $(call gb_WinResTarget_use_custom_headers,spsupp,\ shell/source/win32/spsupp/idl \ )) $(eval $(call gb_WinResTarget_add_defs,spsupp,\ -DTLB_FILE=\"$(call gb_CustomTarget_get_workdir,shell/source/win32/spsupp/idl)/spsupp.tlb\" \ )) $(eval $(call gb_WinResTarget_set_rcfile,spsupp,shell/source/win32/spsupp/res/spsupp)) # vim: set shiftwidth=4 tabstop=4 noexpandtab: k LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FDriver.hxx
AgeCommit message (Expand)Author
2 daystrim excessive leading whitespace in connectivityNoel Grandin
5 daysimprove type safety in file::OFileDriverNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2020-07-18compact namespace: connectivityNoel Grandin
2020-07-11connectivity: create instances with uno constructorsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-12re-base on ALv2 code.Michael Meeks
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-30CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.8.372); FILE MERGEDRüdiger Timm