summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin7-7/+7
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03loplugin: improve indentationThomas Arnhold1-3/+3
2013-03-03coverity#705657: fix memory leakMarkus Mohrhard1-0/+4
2013-02-28resolved fdo#60915 force long year only for ROC calendarEike Rathke2-21/+40
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28fdo#57536 remove 着:著, because it is wrong is some casesAndras Timar1-1/+0
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl1-1/+1
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-25loplugin: improve indentationThomas Arnhold3-17/+15
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-3/+3
2013-02-19make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara2-2/+2
2013-02-19added reset(rtl_Locale)Eike Rathke2-35/+53
2013-02-19for now convert using MsLangId::convertUnxByteStringToLanguage()Eike Rathke1-7/+11
2013-02-18prepare LanguageTag(rtl_Locale) for handling variant/modifierEike Rathke1-7/+41
2013-02-18added LanguageTag::getFallbackStrings()Eike Rathke2-0/+61
2013-02-18added LanguageTag::hasScript()Eike Rathke2-0/+16
2013-02-15use LanguageTag(rtl_Locale) ctorEike Rathke1-4/+1
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin1-2/+1
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2-9/+4
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-24/+19
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl5-20/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar3-3/+3
2013-01-16Do not hide information about UNO bootstrap failuresStephan Bergmann1-11/+2
2013-01-15fdo#59197 added Sidama_Ethiopia [sid-ET] locale dataTadele Assefa3-1/+362
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin17-100/+89
2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke3-2/+26
2013-01-01We don't use these when DISABLE_DYNLOADINGTor Lillqvist1-0/+2
2013-01-01WaE: private field 'hModule' is not usedTor Lillqvist1-0/+2
2012-12-30add runtime deps for custom targetsDavid Tardon5-17/+5
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara3-25/+2
2012-12-29gendict is internal tool, not part of ICUDavid Tardon1-2/+8
2012-12-29register ICU tools as external executablesDavid Tardon1-38/+8