summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/transliterationwrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-16use LanguageTag::reset()Eike Rathke1-2/+2
2012-11-16converted to use LanguageTagEike Rathke1-11/+11
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann1-2/+2
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-6/+4
2012-10-22some more clang warningsCaolán McNamara1-2/+2
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara1-20/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-7/+7
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-37/+7
2012-01-08catch exception by constant referenceTakeshi Abe1-3/+3
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-17/+17
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-2/+0
2011-08-22and these headers are now unusedCaolán McNamara1-1/+0
2011-08-19remove legacy explicit library loading fallbacks, and cleanMichael Meeks1-41/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-11cws tl74: warning-free codeThomas Lange [tl]1-3/+3
2010-01-06cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!Thomas Lange [tl]1-5/+5
2009-09-23#i1601# transliteration for sentence case, title case and toggle caseThomas Lange1-1/+14
2009-09-17#i1601# Sentence case, Title case, and Toggle case transliteration addedThomas Lange1-8/+17
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-5/+5
2009-07-13undoing r273933 which was accidently commited on master m51Thomas Lange1-15/+8
2009-07-13#i1601# sentence case transliterationThomas Lange1-8/+15
2008-04-11INTEGRATION: CWS changefileheader (1.16.84); FILE MERGEDRüdiger Timm1-32/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.13.16); FILE MERGEDJens-Heiner Rechtien1-6/+13
2006-04-07INTEGRATION: CWS internatiodel (1.13.32); FILE MERGEDVladimir Glazounov1-8/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGEDRüdiger Timm1-47/+21
2004-06-17INTEGRATION: CWS ooo64bit01 (1.11.80); FILE MERGEDRüdiger Timm1-4/+4
2003-04-24INTEGRATION: CWS i18napi (1.10.6); FILE MERGEDVladimir Glazounov1-3/+2
2003-04-08INTEGRATION: CWS calc06 (1.9.42); FILE MERGEDRüdiger Timm1-21/+17
2002-05-31#99499# add: loadModuleByImplName(), transliterate() without language parameterEike Rathke1-6/+60
2001-08-08#90249# transliteration equals: implementation didn't meet requirementsEike Rathke1-5/+4
2001-08-06#90249# moved inline isEqual()/isMatch() to implementationEike Rathke1-2/+25
2001-07-10#88188# setLanguageLocaleImpl()Eike Rathke1-9/+19
2001-07-10#88188# loadModuleImpl()Eike Rathke1-13/+24
2001-07-10add: loadModuleIfNeeded, equals, compareString, compareSubstringEike Rathke1-19/+99
2001-03-08renamed *int* to *i18n*Eike Rathke1-3/+3
2001-02-01Bug #83389#: check referenz and use now I18N namespacejp1-29/+32
2000-12-21wrapper for the I18N transliterationjp1-0/+184