summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)AuthorFilesLines
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara2-0/+5
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth1-0/+251
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
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 McNamara2-0/+29
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-20typo fixesAndras Timar1-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-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen9-521/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-23/+22
2013-03-27-Wunused-macrosStephan Bergmann1-22/+0
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+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
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-1/+4
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-0/+2
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-2/+2
2012-10-04sal_Bool->bool in i18nutilNoel Grandin2-3/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
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 McNamara2-0/+476
2012-07-13re-base on ALv2 code. Includes:Michael Meeks15-306/+194
2012-07-06fdo#42986 - UI wide screen format (16:10): Add Page sizeRob Snelders2-3/+5
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1