summaryrefslogtreecommitdiff
path: root/i18npool/source/characterclassification/characterclassificationImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-23i18npool: sal_Bool->boolNoel Grandin1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-13/+13
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-11Revert "Guard CharacterClassificationImpl with mutex."Kohei Yoshida1-10/+0
2013-11-11Guard CharacterClassificationImpl with mutex.Kohei Yoshida1-0/+10
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-09-05use sensible indentationEike Rathke1-68/+68
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke1-2/+2
2013-09-05use get*LocaleServiceNameEike Rathke1-25/+19
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+1
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin1-1/+1
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin1-4/+4
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-2/+1
2012-05-30targeted string re-workNorbert Thiebaud1-4/+4
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud1-2/+0
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+3
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller1-4/+4
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.6.138); FILE MERGEDRüdiger Timm1-25/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.4.14); FILE MERGEDJens-Heiner Rechtien1-5/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGEDRüdiger Timm1-47/+21
2004-01-20INTEGRATION: CWS i18n10 (1.2.100); FILE MERGEDRüdiger Timm1-96/+95
2002-03-26#97583# it's dual licensed, LGPL and SISSLEike Rathke1-2/+24
2002-03-26#97583# Add Character ClassificationBustamam Harun1-0/+248