summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Revert "fix breakiterator with Library_merged"Matúš Kukan1-9/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák81-676/+643
2013-04-05new module i18nlangtagEike Rathke22-5939/+4
2013-04-05added the dreaded jolly jokerEike Rathke6-8/+38
2013-04-03let's try if this satisfies MSVCEike Rathke1-1/+1
2013-04-03use matching separators and format codes of es_AREike Rathke1-2/+2
2013-04-03use es_AR separators when using es_AR formatsEike Rathke1-1/+1
2013-04-03decimal and group separators were swappedEike Rathke1-18/+18
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke1-12/+0
2013-04-03test IsoLangEntry table LanguageTag conversionsEike Rathke1-0/+50
2013-04-03let IsoLangEntry decide how to form a language tag stringEike Rathke2-0/+11
2013-04-02i18npool: cleanup macrosThomas Arnhold1-7/+5
2013-03-29slightly optimized operator==() and equals()Eike Rathke1-0/+15
2013-03-28added LanguageTag::getGlibcLocaleString()Eike Rathke2-0/+36
2013-03-28make saxparser deps order-onlyPeter Foley1-1/+1
2013-03-28explicit 'en' fallback not needed for 'en-US' referenceEike Rathke1-2/+4
2013-03-27added LanguageTag::getFallback()Eike Rathke2-0/+87
2013-03-27rtl::OUString to OUStringEike Rathke3-38/+38
2013-03-27unit test for x-... privateuseEike Rathke1-0/+24
2013-03-27handle x-... privateuseEike Rathke2-19/+31
2013-03-27handle x-... privateuse conversionEike Rathke3-10/+33
2013-03-27rtl::OUString to OUStringEike Rathke2-44/+44
2013-03-27defined some x-... privateuse language tagsEike Rathke2-0/+38
2013-03-27-Wunused-macrosStephan Bergmann4-10/+0
2013-03-26No (more/apparent) need for LIBO_WERRORStephan Bergmann1-3/+1
2013-03-25resolved fdo#44286 some historical dates were decrementedEike Rathke1-1/+18
2013-03-24fix breakiterator with Library_mergedPeter Foley1-2/+9
2013-03-19fdo#54278 Only en-US help pack should contain en-US helpAndras Timar1-6/+0
2013-03-19further OUString cleanupThomas Arnhold2-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-30/+30
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-3/+3
2013-03-17fdo#62384 Turkish lira sign shall precede the numerical figure without a spaceAndras Timar1-5/+5
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13added LanguageTag::equals(), fdo#62278 relatedEike Rathke2-2/+29
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan2-12/+16
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-09regex: don't loop 10000 identical matches to find a single $ anchorEike Rathke1-0/+5
2013-03-09regex: handle zero-length matches, fdo#60259 relatedEike Rathke1-1/+19
2013-03-09fdo#60259 prevent crash when searching backward for $ anchor regexEike Rathke1-18/+38
2013-03-07i#121633# fix ignore-case problem caused by i18nsearch API messHerbert Dürr1-2/+4
2013-03-07i#121633# fix search for upper-case character classesHerbert Dürr1-1/+1
2013-03-07i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr2-2/+8
2013-03-07#i121482# fix attributed text search for regular expression patterns(cherry p...Herbert Dürr1-1/+1
2013-03-07i#120598 better emulation of regexp word-start and word-end operatorsHerbert Dürr1-7/+14
2013-03-07i#118925# enhance textsearch's match-group referencesHerbert Dürr1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-6/+6
2013-03-04remove trailing whitespacesThomas Arnhold2-5/+5
2013-03-04fdo#61602 use the new Turkish Lira signAndras Timar1-6/+13
2013-03-04doubled namespacesThomas Arnhold1-3/+0