Age | Commit message (Expand) | Author |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-23 | clean up some include guards | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-20 | String -> OUString | Stephan Bergmann |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-13 | move externals together | David Tardon |
2013-10-11 | the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handling | Eike Rathke |
2013-10-02 | lingucomponent: kill Package_config.mk | Matúš Kukan |
2013-10-02 | CID#983035 fix potential memleak | Caolán McNamara |
2013-09-19 | Sprinkle more boost_headers love | Tor Lillqvist |
2013-09-17 | clearly it's enough to obtain the const array once | Eike Rathke |
2013-09-17 | convert LINGUCOMPONENT module from String to OUString | Noel Grandin |
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 |