summaryrefslogtreecommitdiff
path: root/i18nutil/source/utility/unicode.cxx
AgeCommit message (Expand)Author
2019-10-28Upgrade to ICU 64.2Eike Rathke
2019-09-17avoid some copyingNoel Grandin
2019-05-23tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-16Upgrade to ICU 62.1Eike Rathke
2018-01-15More loplugin:cstylecast: i18nutilStephan Bergmann
2018-01-12More loplugin:cstylecast: i18nutilStephan Bergmann
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-20Upgrade to ICU 60.1Eike Rathke
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke
2017-11-17Upgrade to ICU 60.1David Tardon
2017-04-20loplugin:unusedfieldsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31use actual UNO enums in i18nutilNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara
2016-11-02upgrade to ICU 58Eike Rathke
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann
2016-09-20Remove redundant default ctor definitionStephan Bergmann
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-11-05related tdf#73691 - prevent AltX creating control charactersJustin Luth
2015-10-28tdf#95354 - pad AltX to 4 charactersJustin Luth
2015-10-20com::sun::star->css in i18nutilNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-12-19upgrade to icu 54Caolán McNamara
2014-02-18i18nutil: sal_Bool -> boolStephan Bergmann
2014-01-22CLDR Version 24 doesn't know about es and sl using space before %Caolán McNamara
2014-01-21use a narrow no-break space instead of (normal) no-break space for deCaolán McNamara
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann
2013-10-21Exempler->ExemplarCaolán McNamara
2013-10-21i18nutil: Add new enumeration values from ICU 52Thomas Arnhold
2013-08-09Mark as const/staticTakeshi Abe
2013-07-29Mark as constTakeshi Abe
2013-06-03Fix icu version checks.Mark Wielaard
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-23Remove unused preprocessor defined functions in the unicode utilsMartin Brown
2013-02-19make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara
2012-09-03these 9 scripts are in icu >= 4.8, but not in 4.6.1Caolán McNamara
2012-09-03Add a way to get a sample language for a given scriptcodeCaolán McNamara
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-02-08unicode: delete unused unicode:getCharType() methodGreg Kroah-Hartman