Age | Commit message (Expand) | Author |
2013-09-12 | get rid of unnecessary conversion, use LinguIsUnspecified(OUString) | Eike Rathke |
2013-09-12 | a set of LanguageType fallback converted to is utter nonsense here | Eike Rathke |
2013-09-12 | no need to count, just find | Eike Rathke |
2013-09-12 | it's a set, so treat it as such | Eike Rathke |
2013-09-12 | if valid accept whatever the dictionary's name might comprise | Eike Rathke |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke |
2013-08-12 | Mark as const | Takeshi Abe |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-06-10 | Use a simpler fix for bad old libexttextcat constants. | Mark Wielaard |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-14 | One more XPropertySet -> XLinguProperties | Tor Lillqvist |
2013-05-14 | fdo#46808, propogate XLinguProperties through some more code | Noel Grandin |
2013-05-09 | small optimization, don't call objectAtIndex twice | Herbert Dürr |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-28 | add missing dep on osl/thread.h | David Tardon |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | libexttextcat: mis-spell it again for old versions | Michael Stahl |
2013-03-25 | libexttextcat: fix the --with-system case too... | Michael Stahl |
2013-03-25 | Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STR | Stephan Bergmann |
2013-03-25 | libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWN | Michael Stahl |
2013-03-25 | Fix spelling errors and typos: 'unkown' change to 'unknown' | vincent |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-27 | cppuhelper: new ZipPackage_cppuhelper_odk_headers | Michael Stahl |
2013-02-27 | cppu: new ZipPackage_cppu_odk_headers | Michael Stahl |
2013-02-08 | fdo#60427, fdo#59337: spell words with ZWNJ/ZWJ, f-lig. (only 8-bit dic.) | László Németh |
2013-01-30 | do not use removed A2OU macro | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-27 | MacOSXSpell needs boost_headers | Tor Lillqvist |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-17 | Reduce scope | Julien Nabet |
2013-01-09 | resolved fdo#58503 restore awkward handling of empty locale for legacy | Eike Rathke |
2012-12-29 | Fix SimpleGuesser::operator=' should return 'SimpleGuesser & | Julien Nabet |
2012-12-21 | fdo#57545 remove redundant capitalType functions | Quentin Pradet |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist |
2012-12-11 | do not trigger liblangtag init during startup | Eike Rathke |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-25 | added i18nisolang1 | Eike Rathke |
2012-11-24 | some more LocaleToLanguage() replacement | Eike Rathke |
2012-11-24 | get rid of CreateLocale() and related | Eike Rathke |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-10 | fix typo | David Tardon |
2012-11-09 | convert libexttextcat to gbuild | Peter Foley |