summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration/transliterationImpl.cxx
AgeCommit message (Expand)Author
2021-11-22osl::Mutex->std::mutex in TransliterationImpl::loadBodyNoel Grandin
2021-11-11rtl::Static to thread-safe staticNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in i18npoolMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14[API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-16expand out unnecessary macroNoel Grandin
2021-05-14Typos in commentsMike Kaganski
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-09-17loplugin:external in i18npoolStephan Bergmann
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-15More loplugin:cstylecast: i18npoolStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
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-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-08Remove unnecessary includeStephan Bergmann
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
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-19com::sun::star->css in i18npoolNoel Grandin
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-26tdf#89665: i18npool: fix pathological transliterate slow-pathMichael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann