# -*- 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_Package_Package,extras_newfiles,$(SRCDIR)/extras/source/shellnew)) $(eval $(call gb_Package_add_files,extras_newfiles,$(LIBO_SHARE_FOLDER)/template/shellnew,\ soffice.odg \ soffice.odp \ soffice.ods \ soffice.odt \ )) # vim: set noet sw=4 ts=4: core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18npool/source/defaultnumberingprovider
AgeCommit message (Expand)Author
2013-03-19further OUString cleanupThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-24fdo#55732 display upper case greek letters in page numbering optionLester
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-30targeted string re-workNorbert Thiebaud
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-10-04WaE: possible loss of data, assignment within conditional expressionTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-08-29Make it compile with MSVCTor Lillqvist
2011-08-29use SAL_N_ELEMENTS for table sizeDavid Tardon
2011-08-28Add numbering type in persian word.Mohammad Elahi
2011-08-28Add numbering type of arabic abjad sequenceMohammad Elahi
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-03-14Support for greek numeralsPantelis Koukousoulas
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller
2010-11-12Remove bogus commentsAlexander O. Anisimov
2010-10-20replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)David Tardon
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-25merge commitMathias Bauer