summaryrefslogtreecommitdiff
path: root/i18npool/source/characterclassification
AgeCommit message (Expand)Author
2018-08-16cclass_Unicode::StrChr needs to support non-BMP charsStephan Bergmann
2018-04-29loplugin:useuniqueptr in cclass_UnicodeNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-02coverity#1420537 Uninitialized scalar fieldCaolán McNamara
2017-10-27Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671Eike Rathke
2017-10-27Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-04-19Convert TOKEN constants to o3tl::typed_flagsNoel Grandin
2017-02-21loplugin:subtlezeroinit: i18npoolStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-11convert MappingType to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12fix infinite loop in text search, tdf#99208Markus Mohrhard
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