summaryrefslogtreecommitdiff
path: root/lingucomponent/source/lingutil
AgeCommit message (Expand)AuthorFilesLines
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann1-1/+1
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-5/+5
2023-06-07tdf#64830: Don’t require hunspell dictionary for every Arabic localeKhaled Hosny1-1/+11
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-1/+1
2022-10-17use more string_viewNoel Grandin1-4/+4
2022-05-05use more o3tl::getTokenNoel Grandin1-1/+1
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen1-2/+0
2021-10-30Prepare for removal of non-const operator[] from Sequence in lingucomponentMike Kaganski1-4/+2
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-1/+1
2021-03-25tdf#124173: Enable thesauruses in the iOS appTor Lillqvist1-0/+5
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist1-3/+10
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