# -*- Mode: makefile; 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_Library_Library,updatefeed)) $(eval $(call gb_Library_set_componentfile,updatefeed,extensions/source/update/feed/updatefeed)) $(eval $(call gb_Library_use_sdk_api,updatefeed)) $(eval $(call gb_Library_use_libraries,updatefeed,\ cppuhelper \ cppu \ sal \ )) $(eval $(call gb_Library_add_exception_objects,updatefeed,\ extensions/source/update/feed/updatefeed \ )) # vim:set noet sw=4 ts=4: 3ff95491d759baf4d1804c8'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_dark/cmd/lc_iconsetformatdialog.png
dparams in svx(part4)
AgeCommit message (Expand)Author
2019-06-27Update for Breeze, elementary & Karasa Jagarizmut
2016-09-13Breeze Dark icons for use on dark themesAndreas Kainz
Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin