summaryrefslogtreecommitdiff
path: root/i18npool/source/registerservices
AgeCommit message (Expand)AuthorFilesLines
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark1-2/+0
2024-04-02tdf#146619 Drop unused 'using namespace' in: i18npool/Gabor Kelemen1-1/+0
2021-11-01Group per-locale functions instead by typeJan-Marek Glogowski1-261/+176
2021-10-31Prevent many -Wunused-function in i18npool serviceJan-Marek Glogowski1-0/+32
2020-08-09i18npool: create instances with uno constructorsNoel Grandin1-63/+32
2020-07-29i18npool: create instances with uno constructorsNoel Grandin1-201/+96
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann1-1/+1
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-2/+8
2019-06-01Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung1-0/+4
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen1-3/+0
2018-09-17loplugin:external in i18npoolStephan Bergmann1-2/+2
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin1-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke1-0/+3
2014-04-25Obey --with-locales here, tooTor Lillqvist1-0/+81
2014-04-23Avoid cargo cult ritesTor Lillqvist1-2/+0
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-0/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-11i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan1-5/+0
2014-01-27i18npool: Constructor feature for few more implementations.Matúš Kukan1-20/+0
2014-01-27i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan1-12/+0
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan1-33/+0
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan1-20/+0
2013-09-05implementation is com.sun.star.i18n.LocaleDataImplEike Rathke1-1/+1
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke1-2/+2
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin1-47/+36
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-8/+8
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin1-2/+2
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-2/+14
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-19Correctly pass implementation name to cppu::createSingleFactoryStephan Bergmann1-1/+2
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara1-3/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud1-2/+0
2011-08-17add more component prefixesMatúš Kukan1-1/+1
2011-08-17convert i18npool to gbuildMatúš Kukan1-46/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-5/+0