summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/transliterationwrapper.cxx
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-01-28bool improvementsStephan Bergmann
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-02-11fdo#46808, remove unused header fileNoel Grandin
2012-11-16use LanguageTag::reset()Eike Rathke
2012-11-16converted to use LanguageTagEike Rathke
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-10-22some more clang warningsCaolán McNamara
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-08catch exception by constant referenceTakeshi Abe
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-08-22and these headers are now unusedCaolán McNamara
2011-08-19remove legacy explicit library loading fallbacks, and cleanMichael Meeks
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-11cws tl74: warning-free codeThomas Lange [tl]
2010-01-06cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!Thomas Lange [tl]
2009-09-23#i1601# transliteration for sentence case, title case and toggle caseThomas Lange
2009-09-17#i1601# Sentence case, Title case, and Toggle case transliteration addedThomas Lange
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2009-07-13undoing r273933 which was accidently commited on master m51Thomas Lange
2009-07-13#i1601# sentence case transliterationThomas Lange
2008-04-11INTEGRATION: CWS changefileheader (1.16.84); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.13.16); FILE MERGEDJens-Heiner Rechtien
2006-04-07INTEGRATION: CWS internatiodel (1.13.32); FILE MERGEDVladimir Glazounov
2005-09-09INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGEDRüdiger Timm
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 requirementsEike Rathke
2001-08-06#90249# moved inline isEqual()/isMatch() to implementationEike Rathke
2001-07-10#88188# setLanguageLocaleImpl()Eike Rathke
2001-07-10#88188# loadModuleImpl()Eike Rathke
2001-07-10add: loadModuleIfNeeded, equals, compareString, compareSubstringEike Rathke
2001-03-08renamed *int* to *i18n*Eike Rathke