summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration
AgeCommit message (Expand)AuthorFilesLines
2014-04-23i18npool: sal_Bool->boolNoel Grandin9-53/+53
2014-04-23Remove unneeded headerTor Lillqvist3-91/+0
2014-04-23Use our canonical header guard namingTor Lillqvist1-5/+4
2014-04-23Avoid cargo cult ritesTor Lillqvist36-167/+22
2014-04-17Avoid possible memory leaks in case of exceptionsTakeshi Abe1-5/+7
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann1-2/+2
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2-0/+39
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann17-95/+95
2014-02-26Remove visual noise from i18npoolAlexander Wilms5-5/+5
2014-01-27i18npool: Constructor feature for few more implementations.Matúš Kukan3-0/+30
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan1-4/+10
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2-7/+5
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-09-05use sensible indentationEike Rathke16-269/+269
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-9/+0
2013-08-21WaE: comparison of integers of different signsTor Lillqvist1-1/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-3/+3
2013-08-09Mark as const/staticTakeshi Abe6-7/+7
2013-06-24Better approach for solving fdo#52204abdulmajeed ahmed1-14/+3
2013-06-24fdo#52204 add more diacritics for Arabicabdulmajeed ahmed1-8/+10
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2-0/+52
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák16-27/+12
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin1-2/+2
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák8-9/+9
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-29/+18
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-13/+7
2012-07-13re-base on ALv2 code. Includes:Michael Meeks29-691/+430
2012-06-21re-base on ALv2 code.Michael Meeks7-179/+116
2012-05-31targeted string re-workNorbert Thiebaud1-2/+2
2012-05-30targeted string re-workNorbert Thiebaud1-4/+4
2012-05-16reduce a gadzillion make_pairs executions to simple array of podCaolán McNamara7-925/+925
2012-04-19remove static objects from static_initialization_and_destruction chainCaolán McNamara1-3/+14
2012-04-19Simplify TransliterationImpl::loadBodyStephan Bergmann1-40/+6
2012-04-19Improved error reportingStephan Bergmann1-1/+4
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist1-2/+37
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2-3/+3
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-2/+2
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud36-72/+0
2011-09-02move to comphelper, and renameCaolán McNamara8-21/+17
2011-09-01refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara8-21/+21
2011-08-17convert i18npool to gbuildMatúš Kukan1-84/+0
2011-06-01overly staticCaolán McNamara1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-6/+9
2011-02-27Remove "using namespace ::rtl"Julien Nabet23-23/+28
2011-02-24calc66: fixed out of bounds access in offset# Sequence of equals()Eike Rathke [er]1-6/+9
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval1-2/+0
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 16Gert Faller2-5/+5