# -*- 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_Pyuno_Pyuno,commonwizards,$(SRCDIR)/wizards/com/sun/star/wizards)) $(eval $(call gb_Pyuno_add_files,commonwizards,wizards,\ __init__.py \ common/ConfigGroup.py \ common/ConfigSet.py \ common/Configuration.py \ common/Desktop.py \ common/FileAccess.py \ common/HelpIds.py \ common/NoValidPathException.py \ common/NumberFormatter.py \ common/Properties.py \ common/PropertyNames.py \ common/Resource.py \ common/SystemDialog.py \ common/IRenderer.py \ common/UCB.py \ common/XMLHelper.py \ common/XMLProvider.py \ common/ListModel.py \ common/__init__.py \ document/OfficeDocument.py \ document/__init__.py \ text/TextDocument.py \ text/TextElement.py \ text/TextFieldHandler.py \ text/TextSectionHandler.py \ text/__init__.py \ ui/ControlScroller.py \ ui/DocumentPreview.py \ ui/ImageList.py \ ui/PathSelection.py \ ui/PeerConfig.py \ ui/UIConsts.py \ ui/UnoDialog.py \ ui/UnoDialog2.py \ ui/WizardDialog.py \ ui/__init__.py \ ui/event/CommonListener.py \ ui/event/DataAware.py \ ui/event/ListModelBinder.py \ ui/event/RadioDataAware.py \ ui/event/UnoDataAware.py \ ui/event/SimpleDataAware.py \ ui/event/Task.py \ ui/event/TaskEvent.py \ ui/event/TaskListener.py \ ui/event/ListDataEvent.py \ ui/event/ListDataListener.py \ ui/event/EventListenerList.py \ ui/event/__init__.py \ )) # vim:set noet sw=4 ts=4: n value='distro/cib/libreoffice-6-4'>distro/cib/libreoffice-6-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)Author
2014-05-28Avoid undefined left shift of negative valueStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-02-18i18nutil: sal_Bool -> boolStephan Bergmann
2014-01-22CLDR Version 24 doesn't know about es and sl using space before %Caolán McNamara
2014-01-21use a narrow no-break space instead of (normal) no-break space for deCaolán McNamara
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara
2014-01-09Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás
2014-01-09Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás
2013-12-20typo fixesAndras Timar
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-21Exempler->ExemplarCaolán McNamara
2013-10-21i18nutil: Add new enumeration values from ICU 52Thomas Arnhold
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar