# -*- 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_jdbc)) $(eval $(call gb_Configuration_add_spool_modules,driver_jdbc,connectivity/registry/jdbc,\ org/openoffice/Office/DataAccess/Drivers-jdbc.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_jdbc,connectivity/registry/jdbc,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: on value='aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/basesh.hxx
AgeCommit message (Expand)Author
2024-10-17tdf#143148 Use pragma once instead of include guardsMuluh MG Godson
2024-05-13Revert "reduce symbol visibility in sw"Thorsten Behrens
2024-03-13reduce symbol visibility in swNoel Grandin
2022-01-10sw: prefix members of ConstRectangle, SwBaseShell, ...Miklos Vajna
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-02sw: prefix members of SwAnnotationShell, SwBaseShell, SwContent and ...Miklos Vajna
2021-02-10tdf#140257 duplicate entire PaM ring when making copyCaolán McNamara
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-07-05sw lok: hide UI to set Word-incompatible anchor typesMiklos Vajna
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-09-18convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2014-06-03sw: fix include guardsThomas Arnhold
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl