/remotebridges/

pia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lingucomponent/source/lingutil
AgeCommit message (Expand)Author
2015-10-23com::sun::star->css in lingucomponentNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh
2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh
2014-04-23lingucomponent: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-02-26Remove visual noise from lingucomponentAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
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-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-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke
2012-12-11do not trigger liblangtag init during startupEike Rathke