summaryrefslogtreecommitdiff
path: root/lingucomponent/source/lingutil/lingutil.cxx
AgeCommit message (Expand)Author
2021-03-25tdf#124173: Enable thesauruses in the iOS appTor Lillqvist
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist
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-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
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-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-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-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-11-27remove include of pch header from lingucomponentNorbert Thiebaud
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)Christina Rossmanith
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth