summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)Author
2016-05-11convert MappingType to scoped enumNoel Grandin
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-12-19coverity#1343620 Unchecked return valueCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan 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-29Updated URLAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
2015-08-11loplugin: defaultparamsNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-27coverity#984097 Uninitialized pointer fieldCaolán McNamara
2014-12-19upgrade to icu 54Caolán McNamara
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-12i18nutil: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-28Avoid undefined left shift of negative valueStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
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
2014-01-09Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás
2014-01-09Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás
2013-12-20typo fixesAndras Timar
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-21Exempler->ExemplarCaolán McNamara
2013-10-21i18nutil: Add new enumeration values from ICU 52Thomas Arnhold
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-08-11Mark as constTakeshi Abe
2013-08-09Mark as const/staticTakeshi Abe
2013-07-29Mark as constTakeshi Abe
2013-06-03Fix icu version checks.Mark Wielaard
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
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