Age | Commit message (Expand) | Author | Files | Lines |
2013-09-05 | unused 'under' | Eike Rathke | 1 | -2/+0 |
2013-09-05 | use get*LocaleServiceName | Eike Rathke | 1 | -30/+31 |
2013-09-05 | use get*LocaleServiceName | Eike Rathke | 1 | -34/+33 |
2013-09-05 | renamed LocaleData to LocaleDataImpl to prevent confusion | Eike Rathke | 15 | -89/+89 |
2013-09-05 | use get*LocaleServiceName | Eike Rathke | 1 | -25/+19 |
2013-09-05 | handle language tags | Eike Rathke | 1 | -5/+12 |
2013-09-05 | cUnder, cHyphen | Eike Rathke | 1 | -11/+12 |
2013-09-05 | use replace with sal_Unicode instead of replaceAll with OUString | Eike Rathke | 1 | -3/+3 |
2013-09-05 | use LanguageTag::convertToLocale() | Eike Rathke | 1 | -8/+1 |
2013-09-05 | use get*LocaleServiceName | Eike Rathke | 1 | -38/+12 |
2013-09-05 | added getFirstLocaleServiceName() and getFallbackLocaleServiceNames() | Eike Rathke | 2 | -0/+40 |
2013-09-04 | better error-checking for Language,Country,Variant | Eike Rathke | 1 | -5/+17 |
2013-09-04 | removed unused Platform element | Eike Rathke | 25 | -75/+0 |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer | 1 | -9/+0 |
2013-08-30 | enable building against RHEL-6 system icu | Caolán McNamara | 1 | -2/+6 |
2013-08-21 | WaE: comparison of integers of different signs | Tor Lillqvist | 1 | -1/+1 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 2 | -12/+12 |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks | 1 | -3/+3 |
2013-08-09 | Mark as const/static | Takeshi Abe | 18 | -95/+95 |
2013-07-29 | Mark as const | Takeshi Abe | 1 | -1/+1 |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks | 2 | -6/+0 |
2013-07-19 | small cleanup in [hr-HR] locale data, fdo#66376 | Eike Rathke | 1 | -9/+8 |
2013-07-19 | changed Croatian [hr-HR] locale data, fdo#66376 | Krunoslav Šebetić | 1 | -21/+39 |
2013-07-08 | -Werror,-Wdeprecated-register (Clang trunk towards 3.4) | Stephan Bergmann | 2 | -4/+4 |
2013-07-08 | updated documentation pointers with opengrok | Eike Rathke | 1 | -8/+13 |
2013-07-03 | sync the FixedFormatskey1 entry of pt-AO with other pt entries | Caolán McNamara | 1 | -1/+1 |
2013-07-01 | sorted by formatindex for better comparability | Eike Rathke | 1 | -70/+70 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 1 | -1/+1 |
2013-06-24 | fdo#43460 framework,i18npool,accessibility: use isEmpty() | Jelle van der Waa | 2 | -17/+17 |
2013-06-24 | Better approach for solving fdo#52204 | abdulmajeed ahmed | 1 | -14/+3 |
2013-06-24 | fdo#52204 add more diacritics for Arabic | abdulmajeed ahmed | 1 | -8/+10 |
2013-06-22 | Fix indentation | Khaled Hosny | 1 | -5/+5 |
2013-06-22 | Fix indentation | Khaled Hosny | 1 | -20/+20 |
2013-06-21 | Revert "better dependency working also for libmerged" | David Tardon | 1 | -5/+5 |
2013-06-21 | Fix fdo#52204 add new feature ignore diacritics in search for CTL | abdulmajeed ahmed | 12 | -10/+77 |
2013-06-17 | sid has charset based collation rule | Andras Timar | 1 | -2/+2 |
2013-06-17 | forgot to git add sid_charset.txt | Andras Timar | 1 | -0/+18 |
2013-06-17 | typo fix, use ja_charset for Japanese | Andras Timar | 1 | -1/+1 |
2013-06-17 | fdo#65809 Sidama (sit-ET) collation data | Andras Timar | 2 | -0/+5 |
2013-06-17 | fdo#65809 Sidama (sit-ET) index sorting | Andras Timar | 1 | -1/+1 |
2013-06-15 | fdo#64947 added [NatNum1]General format codes | Eike Rathke | 3 | -0/+9 |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann | 1 | -1/+1 |
2013-06-12 | fdo#64977 Adding Tibetan Language Support | Elie Roux | 6 | -4/+910 |
2013-06-10 | One more gbuild $ -> $$ fix | Stephan Bergmann | 1 | -1/+1 |
2013-06-08 | Revert "fdo#64977 Adding Tibetan Language Support" | Fridrich Strba | 4 | -1016/+0 |
2013-06-08 | fdo#64977 Adding Tibetan Language Support | Elie Roux | 4 | -0/+1016 |
2013-06-07 | use .component files directly from workdir | Matúš Kukan | 3 | -21/+23 |
2013-06-05 | mismatched new[]/delete | Caolán McNamara | 1 | -2/+2 |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin | 2 | -2/+0 |
2013-06-03 | Fix icu version checks. | Mark Wielaard | 1 | -1/+3 |