summaryrefslogtreecommitdiffstats
path: root/i18nutil/source/utility/unicode.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prepare for builds against ICU 64Eike Rathke2019-10-301-0/+14
* tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen2019-05-231-1/+0
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Upgrade to ICU 62.1Eike Rathke2018-07-161-0/+23
* More loplugin:cstylecast: i18nutilStephan Bergmann2018-01-151-3/+3
* More loplugin:cstylecast: i18nutilStephan Bergmann2018-01-121-2/+2
* Explicitly qualify ICU types with icu:: namespaceEike Rathke2017-12-191-4/+4
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-131-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-9/+9
* Upgrade to ICU 60.1Eike Rathke2017-11-201-0/+11
* Revert "Upgrade to ICU 60.1"Eike Rathke2017-11-171-11/+0
* Upgrade to ICU 60.1David Tardon2017-11-171-0/+11
* loplugin:unusedfieldsNoel Grandin2017-04-201-7/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* use actual UNO enums in i18nutilNoel Grandin2017-03-311-276/+17
* Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann2017-03-221-1/+1
* coverity#1371289 Missing move assignment operatorCaolán McNamara2017-02-081-1/+1
* coverity#1371289 avoid the need for an assignmentCaolán McNamara2017-01-141-5/+5
* upgrade to ICU 58Eike Rathke2016-11-021-0/+26
* avoid coverity#1371161 Missing move assignment operatorCaolán McNamara2016-09-251-1/+1
* Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann2016-09-201-6/+6
* Remove redundant default ctor definitionStephan Bergmann2016-09-201-8/+0
* Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann2016-02-151-2/+2
* related tdf#73691 - prevent AltX creating control charactersJustin Luth2015-11-051-6/+10
* tdf#95354 - pad AltX to 4 charactersJustin Luth2015-10-281-1/+5
* com::sun::star->css in i18nutilNoel Grandin2015-10-201-3/+3
* boost->stdCaolán McNamara2015-09-181-2/+2
* loplugin:defaultparamsNoel Grandin2015-08-211-3/+3
* tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth2015-08-121-0/+251
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* upgrade to icu 54Caolán McNamara2014-12-191-0/+20
* i18nutil: sal_Bool -> boolStephan Bergmann2014-02-181-2/+2
* CLDR Version 24 doesn't know about es and sl using space before %Caolán McNamara2014-01-221-1/+12
* use a narrow no-break space instead of (normal) no-break space for deCaolán McNamara2014-01-211-1/+7
* Related: #i56998# use locale rules to format percentageCaolán McNamara2014-01-201-1/+1
* Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara2014-01-201-0/+26
* -Werror,-Wshift-sign-overflowStephan Bergmann2013-11-141-1/+1
* Exempler->ExemplarCaolán McNamara2013-10-211-1/+1
* i18nutil: Add new enumeration values from ICU 52Thomas Arnhold2013-10-211-1/+9
* Mark as const/staticTakeshi Abe2013-08-091-2/+2
* Mark as constTakeshi Abe2013-07-291-1/+1
* Fix icu version checks.Mark Wielaard2013-06-031-3/+3
* -Wunused-macrosStephan Bergmann2013-03-271-22/+0
* Remove unused preprocessor defined functions in the unicode utilsMartin Brown2013-02-231-5/+0
* make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara2013-02-191-9/+11
* these 9 scripts are in icu >= 4.8, but not in 4.6.1Caolán McNamara2012-09-031-4/+9
* Add a way to get a sample language for a given scriptcodeCaolán McNamara2012-09-031-0/+473
* re-base on ALv2 code. Includes:Michael Meeks2012-07-131-23/+14
* unicode: delete unused unicode:getCharType() methodGreg Kroah-Hartman2012-02-081-64/+0
* unicode: delete unused unicode:isTitle() methodGreg Kroah-Hartman2012-02-081-1/+0