summaryrefslogtreecommitdiffstats
path: root/i18npool/source/transliteration/transliteration_body.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-1/+1
* new loplugin: refcountingNoel Grandin2015-08-031-6/+6
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-301-1/+1
* Fix typosAndrea Gelmini2015-06-221-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* Avoid cargo cult ritesTor Lillqvist2014-04-231-1/+0
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-171-5/+7
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-9/+9
* use sensible indentationEike Rathke2013-09-051-12/+12
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-9/+0
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin2013-01-151-2/+2
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-061-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-131-23/+14
* Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-301-1/+1
* remove include of pch header from i18npoolNorbert Thiebaud2011-11-271-2/+0
* move to comphelper, and renameCaolán McNamara2011-09-021-2/+3
* refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara2011-09-011-2/+2
* RTL_CONSTASCII_USTRINGPARAMserval2010-12-221-2/+0
* remove non-compiled codePovilas Kanapickas2010-10-181-113/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* remove include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
* cws sw33bf08: #i113584#, #i113587# transliteration fixedThomas Lange [tl]2010-08-171-157/+116
* cws tl74: merge with DEV300_m72Thomas Lange [tl]2010-02-261-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | cws tl74: mergeThomas Lange [tl]2010-02-151-1/+1
|\ \
| * | cws tl74: switching from DBG_ASSERT to OSL_ENSURE (don't use 'tools')Thomas Lange [tl]2010-02-121-2/+2
* | | cws tl74: mergeThomas Lange [tl]2010-02-121-2/+2
|/ /
* | cws tl74: case error in include statement fixedThomas Lange [tl]2010-01-111-17/+17
* | #i1601# transliteration for sentence case, title case and toggle caseThomas Lange2009-09-231-9/+247
* | #i1601# Sentence case, Title case, and Toggle case transliteration addedThomas Lange2009-09-171-0/+15
|/
* INTEGRATION: CWS changefileheader (1.8.138); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.6.14); FILE MERGEDJens-Heiner Rechtien2006-06-201-4/+4
* INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS i18napi (1.4.8); FILE MERGEDVladimir Glazounov2003-04-241-4/+3
* INTEGRATION: CWS calc06 (1.3.36); FILE MERGEDRüdiger Timm2003-04-081-102/+95
* #i2800# #99677# performance: transliterate: avoid unnecessary reallocationsEike Rathke2002-11-191-3/+61
* #97583# it's dual licensed, LGPL and SISSLEike Rathke2002-03-261-2/+24
* #97583# add TransliterationBustamam Harun2002-03-261-0/+220