# -*- 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_Package_Package,extras_tplpresnt,$(SRCDIR)/extras/source/templates/presnt)) $(eval $(call gb_Package_add_files,extras_tplpresnt,$(LIBO_SHARE_FOLDER)/template/common/presnt,\ BrightBlue.otp \ DNA.otp \ Inspiration.otp \ LushGreen.otp \ Metropolis.otp \ Sunset.otp \ Vintage.otp \ Alizarin.otp \ Focus.otp \ Impress.otp \ Midnightblue.otp \ Vivid.otp \ Pencil.otp \ )) # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/sfx2/linkmgr.hxx
AgeCommit message (Expand)Author
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin