# -*- 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_InternalUnoApi_InternalUnoApi,cppu_qa_types,cppu/qa/types.idl)) $(eval $(call gb_InternalUnoApi_use_api,cppu_qa_types,\ udkapi \ )) # vim:set noet sw=4 ts=4: /cgit/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2020-01-28drop unnecessary vcl.builder includeCaolán McNamara
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesMehmet Emin Başoğlu
2020-01-26remove some unused local varsNoel Grandin
2020-01-24no need for these to be heap-allocatedNoel Grandin
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-21drop unneeded includesCaolán McNamara
2020-01-21make gallery listview seem faster to populateCaolán McNamara
2020-01-21weld gallery panelCaolán McNamara
2020-01-17drop unused GALLERY_USE_CLIPBOARD undefCaolán McNamara
2020-01-17flush out unused Font objectsCaolán McNamara