summaryrefslogtreecommitdiff
path: root/i18nutil/source/utility/unicode.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-02Explicitly qualify ICU types with icu:: namespaceEike Rathke1-4/+4
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+11
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke1-11/+0
2017-11-17Upgrade to ICU 60.1David Tardon1-0/+11
2017-04-20loplugin:unusedfieldsNoel Grandin1-7/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-03-31use actual UNO enums in i18nutilNoel Grandin1-276/+17
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann1-1/+1
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara1-1/+1
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara1-5/+5
2016-11-02upgrade to ICU 58Eike Rathke1-0/+26
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara1-1/+1
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-6/+6
2016-09-20Remove redundant default ctor definitionStephan Bergmann1-8/+0
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann1-2/+2
2015-11-05related tdf#73691 - prevent AltX creating control charactersJustin Luth1-6/+10
2015-10-28tdf#95354 - pad AltX to 4 charactersJustin Luth1-1/+5
2015-10-20com::sun::star->css in i18nutilNoel Grandin1-3/+3
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-08-21loplugin:defaultparamsNoel Grandin1-3/+3
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth1-0/+251
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2014-12-19upgrade to icu 54Caolán McNamara1-0/+20
2014-02-18i18nutil: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-22CLDR Version 24 doesn't know about es and sl using space before %Caolán McNamara1-1/+12
2014-01-21use a narrow no-break space instead of (normal) no-break space for deCaolán McNamara1-1/+7
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara1-1/+1
2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara1-0/+26
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-1/+1
2013-10-21Exempler->ExemplarCaolán McNamara1-1/+1
2013-10-21i18nutil: Add new enumeration values from ICU 52Thomas Arnhold1-1/+9
2013-08-09Mark as const/staticTakeshi Abe1-2/+2
2013-07-29Mark as constTakeshi Abe1-1/+1
2013-06-03Fix icu version checks.Mark Wielaard1-3/+3
2013-03-27-Wunused-macrosStephan Bergmann1-22/+0
2013-02-23Remove unused preprocessor defined functions in the unicode utilsMartin Brown1-5/+0
2013-02-19make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara1-9/+11
2012-09-03these 9 scripts are in icu >= 4.8, but not in 4.6.1Caolán McNamara1-4/+9
2012-09-03Add a way to get a sample language for a given scriptcodeCaolán McNamara1-0/+473
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-08unicode: delete unused unicode:getCharType() methodGreg Kroah-Hartman1-64/+0
2012-02-08unicode: delete unused unicode:isTitle() methodGreg Kroah-Hartman1-1/+0
2012-02-08unicode: delete unused unicode:isPunctuation() methodGreg Kroah-Hartman1-1/+0
2012-02-08unicode: delete unused unicode:isBase() methodGreg Kroah-Hartman1-1/+0
2011-12-21callcatcher: remove some unused codeCaolán McNamara1-6/+0
2011-10-21expose an API to map from UScriptCode to i18n::ScriptTypeCaolán McNamara1-0/+57
2011-04-27i18nutil-glibc-braindamage-workaround.diff: build failure with glibc-2.4Petr Mladek1-0/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.5.46); FILE MERGEDRüdiger Timm1-23/+18