Age | Commit message (Expand) | Author | Files | Lines |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold | 1 | -1/+1 |
2013-03-09 | regex: don't loop 10000 identical matches to find a single $ anchor | Eike Rathke | 1 | -0/+5 |
2013-03-09 | regex: handle zero-length matches, fdo#60259 related | Eike Rathke | 1 | -1/+19 |
2013-03-09 | fdo#60259 prevent crash when searching backward for $ anchor regex | Eike Rathke | 1 | -18/+38 |
2013-03-07 | i#121633# fix ignore-case problem caused by i18nsearch API mess | Herbert Dürr | 1 | -2/+4 |
2013-03-07 | i#121633# fix search for upper-case character classes | Herbert Dürr | 1 | -1/+1 |
2013-03-07 | i#121482# fix backwards regexp search for matches overlapping search start | Herbert Dürr | 2 | -2/+8 |
2013-03-07 | #i121482# fix attributed text search for regular expression patterns(cherry p... | Herbert Dürr | 1 | -1/+1 |
2013-03-07 | i#120598 better emulation of regexp word-start and word-end operators | Herbert Dürr | 1 | -7/+14 |
2013-03-07 | i#118925# enhance textsearch's match-group references | Herbert Dürr | 1 | -1/+1 |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 1 | -6/+6 |
2013-03-04 | remove trailing whitespaces | Thomas Arnhold | 2 | -5/+5 |
2013-03-04 | fdo#61602 use the new Turkish Lira sign | Andras Timar | 1 | -6/+13 |
2013-03-04 | doubled namespaces | Thomas Arnhold | 1 | -3/+0 |
2013-03-04 | fdo#46808, clean up some old queryInterface() calls | Noel Grandin | 7 | -7/+7 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold | 1 | -3/+3 |
2013-03-03 | coverity#705657: fix memory leak | Markus Mohrhard | 1 | -0/+4 |
2013-02-28 | resolved fdo#60915 force long year only for ROC calendar | Eike Rathke | 2 | -21/+40 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-28 | fdo#57536 remove 着:著, because it is wrong is some cases | Andras Timar | 1 | -1/+0 |
2013-02-27 | cppu: new ZipPackage_cppu_odk_headers | Michael Stahl | 1 | -1/+1 |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold | 1 | -1/+0 |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 3 | -17/+15 |
2013-02-24 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-23 | Fix typo seperated/separated | Julien Nabet | 1 | -1/+1 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -3/+3 |
2013-02-19 | make it possible to build with system icu 4.2 (RHEL-6) | Caolán McNamara | 2 | -2/+2 |
2013-02-19 | added reset(rtl_Locale) | Eike Rathke | 2 | -35/+53 |
2013-02-19 | for now convert using MsLangId::convertUnxByteStringToLanguage() | Eike Rathke | 1 | -7/+11 |
2013-02-18 | prepare LanguageTag(rtl_Locale) for handling variant/modifier | Eike Rathke | 1 | -7/+41 |
2013-02-18 | added LanguageTag::getFallbackStrings() | Eike Rathke | 2 | -0/+61 |
2013-02-18 | added LanguageTag::hasScript() | Eike Rathke | 2 | -0/+16 |
2013-02-15 | use LanguageTag(rtl_Locale) ctor | Eike Rathke | 1 | -4/+1 |
2013-02-12 | fdo#46808, convert i18n::InputSequenceChecker to new-style | Noel Grandin | 1 | -2/+1 |
2013-02-11 | fdo#46808, Adapt ConversionDictionaryList UNO service to new style | Noel Grandin | 2 | -9/+4 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -24/+19 |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl | 5 | -20/+0 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+1 |
2013-01-26 | unify the spelling of 'Kazakh' language name | Andras Timar | 3 | -3/+3 |
2013-01-16 | Do not hide information about UNO bootstrap failures | Stephan Bergmann | 1 | -11/+2 |
2013-01-15 | fdo#59197 added Sidama_Ethiopia [sid-ET] locale data | Tadele Assefa | 3 | -1/+362 |
2013-01-15 | fdo#46808, Convert services in i18npool to XComponentContext | Noel Grandin | 17 | -100/+89 |
2013-01-02 | partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49 | Eike Rathke | 3 | -2/+26 |
2013-01-01 | We don't use these when DISABLE_DYNLOADING | Tor Lillqvist | 1 | -0/+2 |
2013-01-01 | WaE: private field 'hModule' is not used | Tor Lillqvist | 1 | -0/+2 |
2012-12-30 | add runtime deps for custom targets | David Tardon | 5 | -17/+5 |
2012-12-29 | follow logical consequences of a minimum icu version of 4.6 | Caolán McNamara | 3 | -25/+2 |
2012-12-29 | gendict is internal tool, not part of ICU | David Tardon | 1 | -2/+8 |
2012-12-29 | register ICU tools as external executables | David Tardon | 1 | -38/+8 |