# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: td class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu/qa/cppumaker/types.idl
n Nabet
AgeCommit message (Expand)Author
2019-06-28tdf#125706 Fields slow down down load, part3Noel Grandin
2019-06-28tdf#125706 Fields slow down down load, cache NativeNumberSupplierServiceNoel Grandin
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke
2019-06-01Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung
2019-05-28i18npool: remove versioned ICU forward declarationsMichael Stahl
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-08-14cclass_Unicode::StrChr needs to support non-BMP charsStephan Bergmann
2018-06-26remove the useOffset thread-unsafe hack from transliterationLuboš Luňák
2018-06-20NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-05-22Use vector in BreakIterator_th instead of C arraysKhaled Hosny
2018-05-22Fold BreakIterator_CTL into BreakIterator_thKhaled Hosny
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-04-29loplugin:useuniqueptr in cclass_UnicodeNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke