summaryrefslogtreecommitdiff
path: root/lingucomponent/source/lingutil
AgeCommit message (Expand)AuthorFilesLines
2020-04-07loplugin:flatten in lingucomponentNoel Grandin1-55/+55
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN1-1/+1
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin2-2/+2
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2017-11-01Replace lists by vectors in lingucomponentJulien Nabet2-12/+9
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann1-1/+1
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-2/+2
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock1-2/+2
2016-10-10Search for old style dictionaries in DICPATHJookia1-54/+105
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara1-8/+0
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-3/+3
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-7/+0
2015-10-23com::sun::star->css in lingucomponentNoel Grandin1-1/+1
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh2-0/+21
2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh2-37/+0
2014-04-23lingucomponent: sal_Bool->boolNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-02-26Remove visual noise from lingucomponentAlexander Wilms2-20/+1
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-11the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handlingEike Rathke1-0/+16
2013-09-17convert LINGUCOMPONENT module from String to OUStringNoel Grandin1-2/+2
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke1-5/+1
2013-09-12a set of LanguageType fallback converted to is utter nonsense hereEike Rathke1-5/+6
2013-09-12no need to count, just findEike Rathke1-1/+1
2013-09-12it's a set, so treat it as suchEike Rathke1-4/+1
2013-09-12if valid accept whatever the dictionary's name might compriseEike Rathke1-3/+1
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-2/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-11/+11
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2-18/+14
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke1-1/+1
2012-12-11do not trigger liblangtag init during startupEike Rathke1-13/+8
2012-11-17use LanguageTagEike Rathke1-2/+2
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2-22/+0
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-10-06cppcheck: Unused variablejailletc361-4/+4
2012-10-04support system dicts named using bcp47 schemeCaolán McNamara1-46/+57
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-07-02Remove unused definesThomas Arnhold1-12/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco1-1/+1
2011-12-13convert lingucomponent to gbuildMatúš Kukan1-63/+0