summaryrefslogtreecommitdiff
path: root/i18npool/source/registerservices
AgeCommit message (Expand)Author
2020-08-09i18npool: create instances with uno constructorsNoel Grandin
2020-07-29i18npool: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-01Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2018-09-17loplugin:external in i18npoolStephan Bergmann
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2014-04-25Obey --with-locales here, tooTor Lillqvist
2014-04-23Avoid cargo cult ritesTor Lillqvist
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-11i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan
2014-01-27i18npool: Constructor feature for few more implementations.Matúš Kukan
2014-01-27i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan
2013-09-05implementation is com.sun.star.i18n.LocaleDataImplEike Rathke
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
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-04-19Correctly pass implementation name to cppu::createSingleFactoryStephan Bergmann
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-08-17add more component prefixesMatúš Kukan
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth