Age | Commit message (Expand) | Author |
2013-02-12 | fdo#46808, convert i18n::InputSequenceChecker to new-style | Noel Grandin |
2013-02-11 | fdo#46808, Adapt ConversionDictionaryList UNO service to new style | Noel Grandin |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | unify the spelling of 'Kazakh' language name | Andras Timar |
2013-01-16 | Do not hide information about UNO bootstrap failures | Stephan Bergmann |
2013-01-15 | fdo#59197 added Sidama_Ethiopia [sid-ET] locale data | Tadele Assefa |
2013-01-15 | fdo#46808, Convert services in i18npool to XComponentContext | Noel Grandin |
2013-01-02 | partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49 | Eike Rathke |
2013-01-01 | We don't use these when DISABLE_DYNLOADING | Tor Lillqvist |
2013-01-01 | WaE: private field 'hModule' is not used | Tor Lillqvist |
2012-12-30 | add runtime deps for custom targets | David Tardon |
2012-12-29 | follow logical consequences of a minimum icu version of 4.6 | Caolán McNamara |
2012-12-29 | gendict is internal tool, not part of ICU | David Tardon |
2012-12-29 | register ICU tools as external executables | David Tardon |
2012-12-29 | rethink external executable setup | David Tardon |
2012-12-28 | fix icu deps again | Peter Foley |
2012-12-28 | fix icu deps | Peter Foley |
2012-12-27 | convert icu to gbuild and add to tail_build | Peter Foley |
2012-12-21 | getFunctionSymbolByName: make fall-back locale actually work | Michael Meeks |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann |
2012-12-21 | Adapt i18npool saxparser to defaultBootstrap_InitialComponentContext | Stephan Bergmann |
2012-12-21 | fdo#58590 - cleanup and accelerate break-iterators. | Michael Meeks |
2012-12-20 | Require icu 4.6 or later with system icu | Tomáš Chvátal |
2012-12-19 | added [hr-HR] D.M.Y. date acceptance pattern (dot after year) | Eike Rathke |
2012-12-13 | introduced [mul] multiple and [und] undetermined language codes | Eike Rathke |
2012-12-11 | avoid liblangtag processing for known locales, and know 'qtz' | Eike Rathke |
2012-12-10 | fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/M | Eike Rathke |
2012-12-10 | fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M Y | Eike Rathke |
2012-12-06 | mvoe rtl_(u)string_alloc to sal | Luboš Luňák |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák |
2012-12-02 | RepositoryExternal.mk: clean up awful icudata/icui18n duplication | Michael Stahl |
2012-12-02 | move setting up of ext. executables out of gbuild.mk | David Tardon |
2012-11-30 | Removed useless method from languagetag | Paula Mannes |
2012-11-30 | added rtl_Locale convenience ctor | Eike Rathke |
2012-11-30 | add Sidama (sid) language | Andras Timar |
2012-11-29 | resolved fdo#57668 additional date formats using '/' separator | Eike Rathke |
2012-11-28 | changes to Congolese locales | Eike Rathke |
2012-11-28 | Add/modify locales & language list entries for Congolese languages | Jeremy Brown |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-27 | do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage() | Eike Rathke |
2012-11-27 | fdo#46808, convert i18n::BreakIterator impl to XComponentContext | Noel Grandin |
2012-11-27 | fdo#46808, use service constructor for i18n::NativeNumberSupplier | Noel Grandin |
2012-11-24 | Move in-build liblangtag data to solver's unittest/installation/share | Stephan Bergmann |
2012-11-22 | exclude language(-Script) only tags from pRegionT==NULL check | Eike Rathke |
2012-11-21 | added operator==() and operator!=() to LanguageTag | Eike Rathke |
2012-11-20 | Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftover | Stephan Bergmann |
2012-11-20 | slowly stabbing MsLangId::convert...() to death | Eike Rathke |
2012-11-19 | Stop a memory leak in text_textsearch.cxx | Zolnai Tamás |