summaryrefslogtreecommitdiff
path: root/lingucomponent/source/lingutil
AgeCommit message (Expand)Author
2020-04-07loplugin:flatten in lingucomponentNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2017-11-01Replace lists by vectors in lingucomponentJulien Nabet
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock
2016-10-10Search for old style dictionaries in DICPATHJookia
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-05-16Fix typosAndrea Gelmini
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
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
2012-11-17use LanguageTagEike Rathke
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-10-06cppcheck: Unused variablejailletc36
2012-10-04support system dicts named using bcp47 schemeCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-13convert lingucomponent to gbuildMatúš Kukan