summaryrefslogtreecommitdiff
path: root/i18npool/source/inputchecker
AgeCommit message (Expand)AuthorFilesLines
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin3-7/+7
2021-08-11no need to allocate the lookupTableItem separatelyNoel Grandin1-5/+3
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann2-3/+3
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin2-9/+9
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin1-1/+1
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen1-1/+1
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin1-1/+1
2018-11-06convert some macros to local functionsNoel Grandin1-2/+4
2018-10-22loplugin:staticvar in variousNoel Grandin1-1/+1
2018-04-01fix some openoffice bugzilla linksdennisroczek1-1/+1
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin1-8/+4
2018-01-15More loplugin:cstylecast: i18npoolStephan Bergmann1-5/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin2-2/+2
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 Grandin3-12/+10
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 Bergmann3-10/+7
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann2-3/+3
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin1-4/+4
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-7/+7
2016-04-12Avoid reserved identifiersStephan Bergmann1-31/+31
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan 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-10-19com::sun::star->css in i18npoolNoel Grandin2-4/+4
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-04-23i18npool: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-9/+9
2014-02-11i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan1-3/+9
2014-02-11coverity#707925 Uninitialized pointer fieldCaolán McNamara3-3/+5
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
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 Meeks3-69/+42
2012-05-30targeted string re-workNorbert Thiebaud1-1/+1
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud3-6/+0
2011-08-17convert i18npool to gbuildMatúš Kukan1-51/+0
2011-02-27Remove "using namespace ::rtl"Julien Nabet2-2/+2
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+9