summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/transliterationwrapper.hxx
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-05new module i18nlangtagEike Rathke
2012-11-16converted to use LanguageTagEike Rathke
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.14.140); FILE MERGEDRüdiger Timm
2005-09-09INTEGRATION: CWS ooo19126 (1.13.34); FILE MERGEDRüdiger Timm
2005-04-13INTEGRATION: CWS visibility03 (1.12.36); FILE MERGEDOliver Bolte
2004-06-17INTEGRATION: CWS ooo64bit01 (1.11.80); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS i18napi (1.10.6); FILE MERGEDVladimir Glazounov
2003-04-08INTEGRATION: CWS calc06 (1.9.42); FILE MERGEDRüdiger Timm
2002-05-31#99499# add: loadModuleByImplName(), transliterate() without language parameterEike Rathke
2001-08-08#90249# transliteration equals: implementation didn't meet requirements, corr...Eike Rathke
2001-08-06#90249# moved inline isEqual()/isMatch() to implementationEike Rathke
2001-08-06#90249# chg: equals() --> isEqual(); add: isMatch()Eike Rathke
2001-08-03#90249# add: equals( const String&, const String& )Eike Rathke
2001-07-10#88188# setLanguageLocaleImpl()Eike Rathke
2001-07-10#88188# loadModuleImpl()Eike Rathke
2001-07-10add: loadModuleIfNeeded, equals, compareString, compareSubstringEike Rathke
2000-12-21wrapper for the I18N transliterationjp