summaryrefslogtreecommitdiff
path: root/i18npool/source/characterclassification
AgeCommit message (Expand)Author
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-05-08Also mention exception typeStephan Bergmann
2015-05-07Resolves: tdf#91057 transliterateChar2Char throws MultipleCharsOutputExceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from i18npoolAlexander Wilms
2014-01-27i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-11Revert "Guard CharacterClassificationImpl with mutex."Kohei Yoshida
2013-11-11Guard CharacterClassificationImpl with mutex.Kohei Yoshida
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-29lets be super sure in the face of falling between surrogatesCaolán McNamara
2013-10-28Related: fdo#69641 double iterateCodePoints doesn't make sense to meCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-12Resolves: fdo#61754 allow midletters in field name tokensCaolán McNamara
2013-09-05use sensible indentationEike Rathke
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke
2013-09-05use get*LocaleServiceNameEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel 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-06-21re-base on ALv2 code.Michael Meeks
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-05-30targeted string re-workNorbert Thiebaud
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara
2012-03-08OUString::createFromAscii -> new styleCaolán McNamara
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-09-02move to comphelper, and renameCaolán McNamara
2011-09-01refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara
2011-08-17convert i18npool to gbuildMatúš Kukan