summaryrefslogtreecommitdiffstats
path: root/i18npool/source/collator/collatorImpl.cxx
Commit message (Expand)AuthorAgeFilesLines
* Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke2017-10-271-2/+2
* move stuff in i18npool/i18nutil in own namespaceNoel Grandin2017-10-041-3/+4
* loplugin:flatten in filter..i18npoolNoel Grandin2017-09-221-3/+2
* use more OUString::operator== in forms..salNoel Grandin2017-07-131-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-12/+8
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-281-4/+4
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in i18npoolNoel Grandin2015-10-191-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* i18npool: sal_Bool->boolNoel Grandin2014-04-231-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10
* i18npool: Ctor feature for few general services.Matúš Kukan2014-01-271-4/+10
* fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2013-12-181-7/+4
* use get*LocaleServiceNameEike Rathke2013-09-051-34/+33
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+0
* fdo#46808, clean up some old queryInterface() callsNoel Grandin2013-03-041-1/+1
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-3/+3
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-171-22/+16
* re-base on ALv2 code. Includes:Michael Meeks2012-07-131-23/+14
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-4/+2
* targeted string re-workNorbert Thiebaud2012-05-301-4/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-6/+4
* remove include of pch header from i18npoolNorbert Thiebaud2011-11-271-2/+0
* Remove "using namespace ::rtl"Julien Nabet2011-02-271-1/+3
* Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-6/+6
* RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller2010-11-221-4/+4
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.11.138); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.8.14); FILE MERGEDJens-Heiner Rechtien2006-06-201-7/+7
* INTEGRATION: CWS i18n24 (1.8.36); FILE MERGEDKurt Zenker2006-01-311-4/+4
* INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS i18n10 (1.6.28); FILE MERGEDRüdiger Timm2004-01-201-18/+11
* INTEGRATION: CWS mh11rc (1.5.18); FILE MERGEDVladimir Glazounov2003-06-121-4/+4
* INTEGRATION: CWS dbgmacros1 (1.4.50); FILE MERGEDVladimir Glazounov2003-04-151-3/+2
* #100494# #100797# ~CollatorImpl: do really delete the cachedItem, not just pr...Eike Rathke2002-07-051-50/+50
* #98663#compareString() is called twiceKarl Hong2002-04-151-4/+4
* #97583# it's dual licensed, LGPL and SISSLEike Rathke2002-03-261-2/+24
* #97583# Add CollatorBustamam Harun2002-03-261-0/+277