Age | Commit message (Expand) | Author |
2011-11-10 | New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. | Stephan Bergmann |
2011-10-21 | expose an API to map from UScriptCode to i18n::ScriptType | Caolán McNamara |
2011-10-10 | add Pali language (Latin script) - fdo#41599 | Andras Timar |
2011-10-04 | Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE). | Jan Holesovsky |
2011-10-04 | WaE: possible loss of data, assignment within conditional expression | Tor Lillqvist |
2011-10-03 | Fix the build / host confusion around icu tools. | Jan Holesovsky |
2011-10-03 | WaE: suggest braces around empty body in an 'else' statement | David Tardon |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-17 | add KeyID option to Language dropdown box | Andras Timar |
2011-09-06 | changed Time100SecSeparator to be identical to DecimalSeparator | Eike Rathke |
2011-09-04 | fix an_ES locale data details | Eike Rathke |
2011-09-04 | an_ES indentation | Eike Rathke |
2011-09-03 | add an_ES (Aragonese) locale data | Andras Timar |
2011-09-02 | move to comphelper, and rename | Caolán McNamara |
2011-09-01 | refactor x_rtl_uString_new_WithLength to be consistent | Caolán McNamara |
2011-09-01 | these don't actually take ownership, just copy and leak original | Caolán McNamara |
2011-08-29 | Make it compile with MSVC | Tor Lillqvist |
2011-08-29 | use SAL_N_ELEMENTS for table size | David Tardon |
2011-08-28 | Add numbering type in persian word. | Mohammad Elahi |
2011-08-28 | Add numbering type of arabic abjad sequence | Mohammad Elahi |
2011-08-23 | Fix cross-compilation | Tor Lillqvist |
2011-08-21 | check array index *before* using it in array, not *after* | Lionel Elie Mamane |
2011-08-19 | missed this errno.h | Caolán McNamara |
2011-08-19 | add errno.h for errno | Caolán McNamara |
2011-08-19 | Use cygpath -m on Windows where necessary | Tor Lillqvist |
2011-08-19 | Improve input and output file open error handling | Tor Lillqvist |
2011-08-19 | another one | Caolán McNamara |
2011-08-19 | get localedata to build under windows, lib vs bin | Caolán McNamara |
2011-08-19 | inch closer to windows building | Caolán McNamara |
2011-08-19 | Fix i18npool build on Windows. | Jan Holesovsky |
2011-08-18 | Need to use cygpath on Windows | Tor Lillqvist |
2011-08-17 | add more component prefixes | Matúš Kukan |
2011-08-17 | convert i18npool to gbuild | Matúš Kukan |
2011-08-08 | Add 2 lacking va_end. | Julien Nabet |
2011-08-08 | Fix decimal separator of a German_Liechtenstein [de-LI] currency format | Eike Rathke |
2011-07-30 | fix Kabyle_Algeria [kab_DZ] absent currency symbol. | Eike Rathke |
2011-07-26 | random SAL_N_ELEMENTS cleanup | Michael Meeks |
2011-07-26 | fixed typo | Takeshi Abe |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-20 | add gd_GB (Gaelic, Scottish) locale data #i117857# | Andras Timar |
2011-07-19 | fix typo in the last commit | Petr Mladek |
2011-07-19 | Resolves: fdo#38095 half&full width forms need to remain asian | Caolán McNamara |
2011-07-13 | callcatcher: remove beautiful, but unused methods | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matus Kukan |
2011-07-11 | callcatcher: remove unused MsLangId::convertIsoByteStringToLanguage | Caolán McNamara |
2011-07-10 | Don't pointlessly build the i18npool build-time tools when cross-compiling | Tor Lillqvist |
2011-07-08 | catch by const reference | Caolán McNamara |
2011-06-21 | Use "Unix-style" (import) library names for MinGW, to match libs.mk | Tor Lillqvist |
2011-06-21 | Fix for cross-compiling with MinGW | Tor Lillqvist |
2011-06-21 | Use MSVC-specific compiler options only when $(COM)==MSC | Tor Lillqvist |