# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Package_Package,wizards_basicsrveuro,$(SRCDIR)/wizards/source/euro)) $(eval $(call gb_Package_add_files,wizards_basicsrveuro,$(LIBO_SHARE_FOLDER)/basic/Euro,\ AutoPilotRun.xba \ Common.xba \ ConvertRun.xba \ dialog.xlb \ DlgConvert.xdl \ DlgPassword.xdl \ Hard.xba \ Init.xba \ Protect.xba \ script.xlb \ Soft.xba \ Writer.xba \ )) # vim: set noet sw=4 ts=4: /cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/colorwindow.ui
AgeCommit message (Expand)Author
2014-10-16Related: fdo#84676 try to give floating windows their original stylebitsCaolán McNamara
2014-09-18Adapt the code for the new automatic buttonMaxim Monastirsky
2014-09-18Use svxcorelo-SvxColorValueSet insteadMaxim Monastirsky
2014-09-17Adjust color window UI & align with FloatWindow changesTomaž Vajngerl
2014-09-17Add recent colorsKrisztian Pinter
2014-09-17Change palette selection ComboBox to ListBoxKrisztian Pinter
2014-09-17Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter