summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration/transliterationImpl.cxx
AgeCommit message (Expand)Author
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
2014-02-26Remove visual noise from i18npoolAlexander Wilms
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-08-21WaE: comparison of integers of different signsTor Lillqvist
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-19remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-19Simplify TransliterationImpl::loadBodyStephan Bergmann
2012-04-19Improved error reportingStephan Bergmann
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky