summaryrefslogtreecommitdiff
path: root/lingucomponent/source
AgeCommit message (Expand)Author
2014-04-30fdo#48017 fix WIN32 long path name support of spelling dictionariesLászló Németh
2013-12-09Revert "fdo#56443 allow different name for .dic and .aff files"Andras Timar
2013-12-09fdo#56443 allow different name for .dic and .aff filesAndras Timar
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-23clean up some include guardsThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20String -> OUStringStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-11the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handlingEike Rathke
2013-10-02CID#983035 fix potential memleakCaolán McNamara
2013-09-17clearly it's enough to obtain the const array onceEike Rathke
2013-09-17convert LINGUCOMPONENT module from String to OUStringNoel Grandin
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke
2013-09-12a set of LanguageType fallback converted to is utter nonsense hereEike Rathke
2013-09-12no need to count, just findEike Rathke
2013-09-12it's a set, so treat it as suchEike Rathke
2013-09-12if valid accept whatever the dictionary's name might compriseEike Rathke
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-08-12Mark as constTakeshi Abe
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-10Use a simpler fix for bad old libexttextcat constants.Mark Wielaard
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin
2013-05-09small optimization, don't call objectAtIndex twiceHerbert Dürr
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25libexttextcat: mis-spell it again for old versionsMichael Stahl
2013-03-25libexttextcat: fix the --with-system case too...Michael Stahl
2013-03-25Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STRStephan Bergmann
2013-03-25libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWNMichael Stahl
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent
2013-02-08fdo#60427, fdo#59337: spell words with ZWNJ/ZWJ, f-lig. (only 8-bit dic.)László Németh
2013-01-30do not use removed A2OU macroLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-17Reduce scopeJulien Nabet
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke
2012-12-29Fix SimpleGuesser::operator=' should return 'SimpleGuesser &Julien Nabet
2012-12-21fdo#57545 remove redundant capitalType functionsQuentin Pradet
2012-12-11do not trigger liblangtag init during startupEike Rathke
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-24some more LocaleToLanguage() replacementEike Rathke
2012-11-24get rid of CreateLocale() and relatedEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke