summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration/transliteration_Numeric.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-04-11use more string_viewNoel Grandin1-3/+3
2021-10-30Prepare for removal of non-const operator[] from Sequence in i18npoolMike Kaganski1-8/+9
2021-10-01loplugin:constmethodNoel Grandin1-1/+1
2021-09-18remove some allocationsNoel Grandin1-2/+2
2021-09-18cid#1491946 and cid#1491949 deference before null checkNoel Grandin1-1/+1
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin1-17/+17
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen1-1/+2
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+2
2018-11-12fix missing "else" in transliterateBulletNoel Grandin1-1/+1
2018-06-26remove the useOffset thread-unsafe hack from transliterationLuboš Luňák1-7/+7
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin1-2/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+4
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann1-2/+3
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2013-09-05use sensible indentationEike Rathke1-61/+61
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-1/+1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud1-2/+0
2011-09-02move to comphelper, and renameCaolán McNamara1-1/+2
2011-09-01refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara1-1/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.7.138); FILE MERGEDRüdiger Timm1-23/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.5.14); FILE MERGEDJens-Heiner Rechtien1-5/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS i18napi (1.3.8); FILE MERGEDVladimir Glazounov1-3/+2
2003-04-08INTEGRATION: CWS calc06 (1.2.44); FILE MERGEDRüdiger Timm1-10/+96
2002-03-26#97583# it's dual licensed, LGPL and SISSLEike Rathke1-2/+24
2002-03-26#97583# add TransliterationBustamam Harun1-0/+73