summaryrefslogtreecommitdiff
path: root/i18npool/source/collator/collatorImpl.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-10/+10
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan1-4/+10
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza1-7/+4
2013-09-05use get*LocaleServiceNameEike Rathke1-34/+33
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin1-1/+1
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-3/+3
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-22/+16
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-4/+2
2012-05-30targeted string re-workNorbert Thiebaud1-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+4
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud1-2/+0
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+3
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-6/+6
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.11.138); FILE MERGEDRüdiger Timm1-23/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.8.14); FILE MERGEDJens-Heiner Rechtien1-7/+7
2006-01-31INTEGRATION: CWS i18n24 (1.8.36); FILE MERGEDKurt Zenker1-4/+4
2005-09-07INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGEDRüdiger Timm1-47/+21
2004-01-20INTEGRATION: CWS i18n10 (1.6.28); FILE MERGEDRüdiger Timm1-18/+11
2003-06-12INTEGRATION: CWS mh11rc (1.5.18); FILE MERGEDVladimir Glazounov1-4/+4
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.50); FILE MERGEDVladimir Glazounov1-3/+2
2002-07-05#100494# #100797# ~CollatorImpl: do really delete the cachedItem, not just pr...Eike Rathke1-50/+50
2002-04-15#98663#compareString() is called twiceKarl Hong1-4/+4
2002-03-26#97583# it's dual licensed, LGPL and SISSLEike Rathke1-2/+24
2002-03-26#97583# Add CollatorBustamam Harun1-0/+277