summaryrefslogtreecommitdiff
path: root/i18nutil/source
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2014-12-27coverity#984097 Uninitialized pointer fieldCaolán McNamara1-7/+8
2014-12-19upgrade to icu 54Caolán McNamara1-0/+20
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn2-13/+11
2014-12-12i18nutil: Use appropriate OUString functions on string constantsStephan Bergmann1-14/+14
2014-05-28Avoid undefined left shift of negative valueStephan Bergmann1-5/+8
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold3-6/+6
2014-02-18i18nutil: sal_Bool -> boolStephan Bergmann3-8/+8
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
2014-01-09Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás1-1/+1
2014-01-09Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás1-1/+1
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-14/+14
2013-10-21Exempler->ExemplarCaolán McNamara1-1/+1
2013-10-21i18nutil: Add new enumeration values from ICU 52Thomas Arnhold1-1/+9
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2-3/+3
2013-08-11Mark as constTakeshi Abe3-10/+10
2013-08-09Mark as const/staticTakeshi Abe2-4/+4
2013-07-29Mark as constTakeshi Abe2-2/+2
2013-06-03Fix icu version checks.Mark Wielaard1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-13/+12
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-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-2/+2
2012-10-04sal_Bool->bool in i18nutilNoel Grandin1-2/+2
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 Meeks4-92/+56
2012-07-06fdo#42986 - UI wide screen format (16:10): Add Page sizeRob Snelders1-1/+2
2012-06-21re-base on ALv2 code.Michael Meeks5-115/+70
2012-06-15use new configmgr api and devomit visible codeCaolán McNamara1-52/+7
2012-05-10Fix fdo#49720: Dropped unnecessary "sh -c" from popen callStephan Bergmann1-1/+1
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders1-2/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-08fold i18npaper into i18nutilCaolán McNamara1-0/+522
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara1-0/+141
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-09-02move to comphelper, and renameCaolán McNamara1-3/+3
2011-09-01refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara1-5/+6