# -*- 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_Executable_Executable,gbuildtojson)) $(eval $(call gb_Executable_add_exception_objects,gbuildtojson,\ solenv/gbuildtojson/gbuildtojson \ )) # vim:set noet sw=4 ts=4: : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/conditionaliconset.ui
AgeCommit message (Expand)Author
2024-09-13sc: fix revert conflictXisco Fauli
2024-09-13tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli
2024-06-27Resave with newer Glade versionBogdan Buzea
2024-04-22tdf#61313 Replace the static ">=" with a dropdown of different operatorsAhmedHamed
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara