# -*- 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_UIConfig_UIConfig,svt)) $(eval $(call gb_UIConfig_add_uifiles,svt,\ svtools/uiconfig/ui/addresstemplatedialog \ svtools/uiconfig/ui/calendar \ svtools/uiconfig/ui/checkboxcontrol \ svtools/uiconfig/ui/combocontrol \ svtools/uiconfig/ui/datewindow \ svtools/uiconfig/ui/editcontrol \ svtools/uiconfig/ui/emptypage \ svtools/uiconfig/ui/fileviewmenu \ svtools/uiconfig/ui/fixedimagecontrol \ svtools/uiconfig/ui/fixedtextcontrol \ svtools/uiconfig/ui/graphicexport \ svtools/uiconfig/ui/interimparent \ svtools/uiconfig/ui/inputbox \ svtools/uiconfig/ui/javadisableddialog \ svtools/uiconfig/ui/listcontrol \ svtools/uiconfig/ui/linewindow \ svtools/uiconfig/ui/managedtoolbar \ svtools/uiconfig/ui/placeedit \ svtools/uiconfig/ui/printersetupdialog \ svtools/uiconfig/ui/querydeletedialog \ svtools/uiconfig/ui/restartdialog \ svtools/uiconfig/ui/spinfieldcontrol \ svtools/uiconfig/ui/subtoolbar \ svtools/uiconfig/ui/tabbuttons \ svtools/uiconfig/ui/tabbuttonsmirrored \ svtools/uiconfig/ui/tabbaredit \ svtools/uiconfig/ui/textviewcontrol \ svtools/uiconfig/ui/thineditcontrol \ )) # vim: set noet sw=4 ts=4: ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2018-04-25tdf#117202 - parse function name to get argumentsLaurent Godard
2018-04-25pyprov is not deprecatedLaurent Godard
2018-04-15use the standard name pattern for a packageDavid Tardon
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-28Add mode lines and license blurbTor Lillqvist
2018-03-28Add DeleteNamedRange functionTor Lillqvist
2018-03-28Add NamedRanges.py to the relevant MakefileTor Lillqvist
2018-03-28Fix class name in debug messageTor Lillqvist
2018-03-28Add another sample Python script, to handle named ranges in spreadsheetsTor Lillqvist
2018-03-27Add another sample Python scriptTor Lillqvist
2018-03-27Filter out "SynchronMode" tooTor Lillqvist
2018-03-27Bin some dead codeTor Lillqvist
2018-03-27Add a separator between two words in an exception messageTor Lillqvist
2018-02-22weld native message dialogsCaolán McNamara
2018-01-30tdf#63388: use SMTP_SSL for port 465Justin Luth
2018-01-27Fix typosAndrea Gelmini
2018-01-24scripting: add missing vim modelines to python filesMiklos Vajna
2018-01-12More loplugin:cstylecast: scriptingStephan Bergmann
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-30mailmerge.py: Use strip in server nameXisco Fauli