summaryrefslogtreecommitdiff
path: root/i18npool/source/inputchecker/inputsequencechecker.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin1-8/+4
2018-01-15More loplugin:cstylecast: i18npoolStephan Bergmann1-5/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin1-5/+6
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin1-1/+1
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-5/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-11i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan1-3/+9
2014-02-11coverity#707925 Uninitialized pointer fieldCaolán McNamara1-1/+3
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza1-2/+2
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-09-05use sensible indentationEike Rathke1-52/+52
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin1-2/+1
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin1-4/+5
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-30targeted string re-workNorbert Thiebaud1-1/+1
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud1-2/+0
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller1-1/+1
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.9.138); FILE MERGEDRüdiger Timm1-23/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.6.12); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-11-16INTEGRATION: CWS thaiissues (1.5.24); FILE MERGEDOliver Bolte1-5/+19
2005-09-07INTEGRATION: CWS ooo19126 (1.5.28); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS i18n17 (1.4.62); FILE MERGEDVladimir Glazounov1-9/+9
2004-01-20INTEGRATION: CWS i18n10 (1.3.48); FILE MERGEDRüdiger Timm1-56/+55
2003-04-24INTEGRATION: CWS i18napi (1.2.54); FILE MERGEDVladimir Glazounov1-5/+4
2002-03-26#97583# it's dual licensed, LGPL and SISSLEike Rathke1-2/+24
2002-03-26#97583# Add inputsequencecheckerBustamam Harun1-0/+163