# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2011 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* $(eval $(call gb_AllLangResTarget_AllLangResTarget,date)) $(eval $(call gb_AllLangResTarget_add_srs,date,\ scaddins/date \ )) $(eval $(call gb_SrsTarget_SrsTarget,scaddins/date)) $(eval $(call gb_SrsTarget_set_include,scaddins/date,\ $$(INCLUDE) \ -I$(SRCDIR)/scaddins/source/datefunc \ )) $(eval $(call gb_SrsTarget_add_files,scaddins/date,\ scaddins/source/datefunc/datefunc.src \ )) # vim: set noet sw=4 ts=4: ib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/acceptrejectchangesdialog.ui
AgeCommit message (Expand)Author
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-09-01tdf#118148 Extended tips for HC2/scalc/Olivier Hallot
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-21convert writer changes menu to .uiCaolán McNamara
2017-02-21convert calc changes menu to .uiCaolán McNamara
2014-11-06fdo#85046 change 'List of Changes' to 'Manage Changes' and fix accelerator keyYousuf Philips
2014-10-28fdo#85046 - MENU: Edit > Changes should be renamed for better clarityYousuf Philips