summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/transliterationwrapper.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
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 ↵Mathias Bauer1-5/+5
possible
2009-07-13undoing r273933 which was accidently commited on master m51Thomas Lange1-15/+8
Notes: split repo tag: libs-gui_ooo/DEV300_m51
2009-07-13#i1601# sentence case transliterationThomas Lange1-8/+15
2008-04-11INTEGRATION: CWS changefileheader (1.16.84); FILE MERGEDRüdiger Timm1-32/+18
2008/04/01 16:03:33 thb 1.16.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:53 thb 1.16.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.16.84.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:56:23 kaib 1.15.16.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.13.16); FILE MERGEDJens-Heiner Rechtien1-6/+13
2006/05/23 18:05:47 sb 1.13.16.3: RESYNC: (1.13-1.14); FILE MERGED 2005/12/21 11:41:11 fs 1.13.16.2: #i55991# warning-free code 2005/10/21 09:48:59 dbo 1.13.16.1: #i53898# warning free code
2006-04-07INTEGRATION: CWS internatiodel (1.13.32); FILE MERGEDVladimir Glazounov1-8/+5
2006/02/10 19:32:57 er 1.13.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2005-09-09INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 14:01:05 rt 1.12.78.1: #i54170# Change license header: remove SISSL
2004-06-17INTEGRATION: CWS ooo64bit01 (1.11.80); FILE MERGEDRüdiger Timm1-4/+4
2004/03/31 16:48:57 fa 1.11.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:09 fa 1.11.80.1: More 64-bit changes. 'rsc' still broken, but not as much as before.
2003-04-24INTEGRATION: CWS i18napi (1.10.6); FILE MERGEDVladimir Glazounov1-3/+2
2003/04/19 20:21:42 er 1.10.6.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n
2003-04-08INTEGRATION: CWS calc06 (1.9.42); FILE MERGEDRüdiger Timm1-21/+17
2003/03/28 15:13:09 er 1.9.42.1: #106680# use XExtendedTransliteration::transliterateString2String() if no offset sequence needed
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