# -*- 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_AllLangResTarget_AllLangResTarget,sc)) $(eval $(call gb_AllLangResTarget_add_srs,sc,\ sc/res \ )) $(eval $(call gb_SrsTarget_SrsTarget,sc/res)) $(eval $(call gb_SrsTarget_set_include,sc/res,\ $$(INCLUDE) \ -I$(SRCDIR)/sc/inc \ -I$(SRCDIR)/sc/source/ui/inc \ -I$(SRCDIR)/sc/source/ui/navipi \ -I$(SRCDIR)/sc/source/ui/docshell \ -I$(SRCDIR)/sc/source/ui/pagedlg \ -I$(SRCDIR)/sc/source/ui/dbgui \ -I$(SRCDIR)/sc/source/ui/formdlg \ )) $(eval $(call gb_SrsTarget_add_files,sc/res,\ sc/source/ui/src/globstr.src \ sc/source/ui/src/toolbox.src \ sc/source/ui/src/scfuncs.src \ sc/source/ui/src/sc.src \ sc/source/ui/src/scerrors.src \ sc/source/ui/src/scstring.src \ sc/source/ui/src/filter.src \ sc/source/ui/cctrl/checklistmenu.src \ sc/source/ui/navipi/navipi.src \ sc/source/ui/styleui/scstyles.src \ sc/source/ui/dbgui/pvfundlg.src \ sc/source/ui/miscdlgs/retypepassdlg.src \ sc/source/ui/miscdlgs/conflictsdlg.src \ sc/source/ui/miscdlgs/acredlin.src \ sc/source/ui/sidebar/CellAppearancePropertyPanel.src \ sc/source/ui/StatisticsDialogs/StatisticsDialogs.src \ sc/source/core/src/compiler.src \ )) $(eval $(call gb_SrsTarget_add_nonlocalizable_files,sc/res,\ sc/source/ui/src/iconsets.src \ sc/source/ui/pagedlg/pagedlg.src \ sc/source/ui/dbgui/outline.src \ )) # vim: set noet sw=4 ts=4: distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/sdi
AgeCommit message (Expand)Author
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt
2018-01-26[Pardus] tdf#87357 Add contextual Conditional Format command.Gulsah Kose
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-12-23Revert "unused SID commands in sc"Noel Grandin
2017-12-21unused SID commands in scNoel Grandin
2017-12-09tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky
2017-12-08tdf#86085 add slot for toggling thousands separatorJim Raykowski
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-08-25tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro
2017-08-20external data: add a menu entry to refresh the dataMarkus Mohrhard
2017-08-10Add UI for the sc::dataproviderJaskaran Singh
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose
2017-05-30tdf#86119 Fix toggle behaviour of SID_NUMBER_STANDARD.Gulsah Kose