# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: g' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/dbfld.hxx
AgeCommit message (Expand)Author
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin
2019-02-18sw: prefix members in dbfld.hxxMiklos Vajna
2019-02-04sw: prefix members of SwDBFieldMiklos Vajna
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-11-07loplugin:constparams in swNoel Grandin
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-24sw: non-functional minor cleanupAshod Nakashian
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-01loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin