# -*- 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_Module_Module,owncloud_android_lib)) $(eval $(call gb_Module_add_targets,owncloud_android_lib, \ ExternalProject_owncloud_android_lib \ UnpackedTarball_owncloud_android_lib \ )) # vim: set noet sw=4 ts=4: ore/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/PaletteManager.hxx
AgeCommit message (Expand)Author
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2018-06-25Kill the useless PaletteManager "last color" thingMaxim Monastirsky
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-20weld SvxColorTabPageCaolán McNamara