summaryrefslogtreecommitdiff
path: root/i18npool/source/characterclassification/cclass_unicode_parser.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-06-16tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl1-1/+9
2023-03-30loplugin:stringadd in variousNoel Grandin1-4/+6
2022-03-01fix data races in cclass_UnicodeNoel Grandin1-8/+8
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski1-1/+1
2021-10-01loplugin:constmethodNoel Grandin1-1/+1
2021-01-28simplify code, use more subView()Noel1-6/+6
2019-06-25Fix typoAndrea Gelmini1-2/+2
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen1-1/+0
2019-02-20Resolves: tdf#123575 treat Katakana middle dots as midletterEike Rathke1-2/+6
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-6/+7
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-3/+3
2018-12-01A leading or trailing group separator character is not a group separatorEike Rathke1-2/+12
2018-11-30[API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke1-2/+11
2018-11-12tdf#120703 PVS: V560 Properly compare current to cDecimalSepAltMike Kaganski1-1/+1
2018-08-14cclass_Unicode::StrChr needs to support non-BMP charsStephan Bergmann1-3/+6
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-6/+6
2018-07-27use OUStringBuffer in some loopsNoel Grandin1-11/+11
2018-04-29loplugin:useuniqueptr in cclass_UnicodeNoel Grandin1-14/+9
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-2/+1
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-10-27Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671Eike Rathke1-5/+13
2017-10-27Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke1-2/+2
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin1-4/+3
2017-04-19Convert TOKEN constants to o3tl::typed_flagsNoel Grandin1-242/+222
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-3/+3
2016-04-12fix infinite loop in text search, tdf#99208Markus Mohrhard1-2/+2
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl1-63/+74
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-23i18npool: sal_Bool->boolNoel Grandin1-2/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-12Resolves: fdo#61754 allow midletters in field name tokensCaolán McNamara1-0/+13
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin1-3/+3
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin1-17/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-13/+6
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud1-2/+0
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
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.14.68); FILE MERGEDRüdiger Timm1-35/+18
2007-07-26INTEGRATION: CWS i18n31 (1.13.60); FILE MERGEDRüdiger Timm1-25/+25
2006-09-17INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.10.12); FILE MERGEDJens-Heiner Rechtien1-33/+16