summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara
2013-04-13fdo#45941 algrithm -> algorithmMiklos Vajna
2013-04-10supress warnings from icu-generated headersPeter Foley
2013-04-09Revert "fix breakiterator with Library_merged"Matúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05added the dreaded jolly jokerEike Rathke
2013-04-03let's try if this satisfies MSVCEike Rathke
2013-04-03use matching separators and format codes of es_AREike Rathke
2013-04-03use es_AR separators when using es_AR formatsEike Rathke
2013-04-03decimal and group separators were swappedEike Rathke
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke
2013-04-03test IsoLangEntry table LanguageTag conversionsEike Rathke
2013-04-03let IsoLangEntry decide how to form a language tag stringEike Rathke
2013-04-02i18npool: cleanup macrosThomas Arnhold
2013-03-29slightly optimized operator==() and equals()Eike Rathke
2013-03-28added LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-28make saxparser deps order-onlyPeter Foley
2013-03-28explicit 'en' fallback not needed for 'en-US' referenceEike Rathke
2013-03-27added LanguageTag::getFallback()Eike Rathke
2013-03-27rtl::OUString to OUStringEike Rathke
2013-03-27unit test for x-... privateuseEike Rathke
2013-03-27handle x-... privateuseEike Rathke
2013-03-27handle x-... privateuse conversionEike Rathke
2013-03-27rtl::OUString to OUStringEike Rathke
2013-03-27defined some x-... privateuse language tagsEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26No (more/apparent) need for LIBO_WERRORStephan Bergmann
2013-03-25resolved fdo#44286 some historical dates were decrementedEike Rathke
2013-03-24fix breakiterator with Library_mergedPeter Foley
2013-03-19fdo#54278 Only en-US help pack should contain en-US helpAndras Timar
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-17fdo#62384 Turkish lira sign shall precede the numerical figure without a spaceAndras Timar
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13added LanguageTag::equals(), fdo#62278 relatedEike Rathke
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09regex: don't loop 10000 identical matches to find a single $ anchorEike Rathke
2013-03-09regex: handle zero-length matches, fdo#60259 relatedEike Rathke
2013-03-09fdo#60259 prevent crash when searching backward for $ anchor regexEike Rathke
2013-03-07i#121633# fix ignore-case problem caused by i18nsearch API messHerbert Dürr
2013-03-07i#121633# fix search for upper-case character classesHerbert Dürr
2013-03-07i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr
2013-03-07#i121482# fix attributed text search for regular expression patterns(cherry p...Herbert Dürr
2013-03-07i#120598 better emulation of regexp word-start and word-end operatorsHerbert Dürr