summaryrefslogtreecommitdiff
path: root/i18npool/source/characterclassification/cclass_unicode.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin1-3/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann1-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+1
2017-11-02coverity#1420537 Uninitialized scalar fieldCaolán McNamara1-1/+2
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin1-3/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+11
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+2
2016-05-11convert MappingType to scoped enumNoel Grandin1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-08-03new loplugin: refcountingNoel Grandin1-3/+3
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-05-08Also mention exception typeStephan Bergmann1-1/+1
2015-05-07Resolves: tdf#91057 transliterateChar2Char throws MultipleCharsOutputExceptionCaolán McNamara1-20/+36
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-13/+13
2014-02-26Remove visual noise from i18npoolAlexander Wilms1-1/+1
2014-01-27i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan1-4/+10
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza1-3/+2
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-10-29lets be super sure in the face of falling between surrogatesCaolán McNamara1-1/+1
2013-10-28Related: fdo#69641 double iterateCodePoints doesn't make sense to meCaolán McNamara1-3/+9
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-1/+1
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin1-2/+2
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-2/+2
2011-09-01refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.52); FILE MERGEDRüdiger Timm1-23/+18
2007-08-17INTEGRATION: CWS i18n34 (1.11.4); FILE MERGEDIvo Hinkelmann1-3/+5
2007-07-26INTEGRATION: CWS i18n31 (1.10.60); FILE MERGEDRüdiger Timm1-18/+84
2006-09-17INTEGRATION: CWS pchfix02 (1.9.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.8.14); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-07INTEGRATION: CWS ooo19126 (1.7.50); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS i18n14 (1.6.130); FILE MERGEDOliver Bolte1-3/+36
2003-04-24INTEGRATION: CWS i18napi (1.5.8); FILE MERGEDVladimir Glazounov1-3/+3
2003-04-08INTEGRATION: CWS calc06 (1.3.2.1.6); FILE MERGEDRüdiger Timm1-8/+5
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-45/+2
2002-11-19#i2800# #99677# performance: toUpper/toLower/toTitle: avoid unnecessary reall...Eike Rathke1-5/+8
2002-03-26#97583# it's dual licensed, LGPL and SISSLEike Rathke1-2/+27
2002-03-26#97583# Add Character ClassificationBustamam Harun1-0/+236