# -*- 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_UnpackedTarball_UnpackedTarball,ucpp)) $(eval $(call gb_UnpackedTarball_set_tarball,ucpp,$(UCPP_TARBALL))) $(eval $(call gb_UnpackedTarball_set_patchlevel,ucpp,0)) $(eval $(call gb_UnpackedTarball_add_patches,ucpp,\ ucpp/ucpp.patch \ )) # vim: set noet sw=4 ts=4: m method='get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/glosdoc.hxx
AgeCommit message (Expand)Author
2023-01-22XUnoTunnel->dynamic_cast in SwXAutoTextGroupNoel Grandin
2023-01-21XUnoTunnel->dynamic_cast in SwXAutoTextEntryNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-03-22loplugin:constantparam in swNoel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-06-03sw: fix include guardsThomas Arnhold
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl