summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-2718npool: these variables should be signedMichael Stahl
2015-02-26tdf#89665: i18npool: fix pathological transliterate slow-pathMichael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-11Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-23Remove unneeded headerTor Lillqvist
2014-04-23Use our canonical header guard namingTor Lillqvist
2014-04-23Avoid cargo cult ritesTor Lillqvist
2014-04-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
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: Constructor feature for few more implementations.Matúš Kukan
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-09-05use sensible indentationEike Rathke
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-21WaE: comparison of integers of different signsTor Lillqvist
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-09Mark as const/staticTakeshi Abe
2013-06-24Better approach for solving fdo#52204abdulmajeed ahmed
2013-06-24fdo#52204 add more diacritics for Arabicabdulmajeed ahmed
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-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
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-05-31targeted string re-workNorbert Thiebaud
2012-05-30targeted string re-workNorbert Thiebaud
2012-05-16reduce a gadzillion make_pairs executions to simple array of podCaolán McNamara
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
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot