summaryrefslogtreecommitdiff
path: root/include/linguistic
AgeCommit message (Expand)AuthorFilesLines
12 daysloplugin:unusedmethodsNoel Grandin1-1/+0
2024-03-26loplugin:finalmethodsNoel Grandin2-6/+6
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh1-0/+4
2024-03-17loplugin:unusedmethodsNoel Grandin1-1/+0
2024-03-04finish removing IsSpellCapitalisation propertyNoel Grandin1-3/+0
2024-02-28use more string view in linguisticNoel Grandin1-1/+1
2024-01-01tdf#158885 sw: don't hyphenate right after a stem boundaryLászló Németh1-2/+6
2023-11-10Add missing license headersMike Kaganski1-0/+11
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann2-5/+5
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh1-0/+8
2022-10-12new uno command uno:Translate with deepl apiMert Tumer1-0/+9
2022-05-18clang-tidy modernize-pass-by-value in linguisticNoel Grandin2-3/+3
2022-04-11use more string_viewNoel Grandin1-4/+4
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen1-0/+2
2021-11-27use more OInterfaceContainerHelper3 in linguistic::PropertyChgHelperNoel Grandin1-2/+2
2021-11-19loplugin:stringliteraldefine in linguistcNoel Grandin2-5/+5
2021-10-19Ditch that CharClass constructing ToLower() nonsenseEike Rathke1-1/+0
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin1-6/+3
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-4/+4
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2-3/+3
2020-05-03use more compact namespace syntax in /includeNoel Grandin2-16/+4
2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin3-12/+15
2019-12-12loplugin:finalclassesNoel Grandin1-8/+6
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-0/+4
2019-10-29loplugin:finalclasses jvmaccess..o3tlNoel Grandin2-3/+3
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen4-19/+13
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin1-6/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-31loplugin:constantparam in i18nlangtagNoel Grandin1-2/+1
2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin1-3/+0
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-7/+7
2017-07-20loplugin:constparams in linguisticNoel Grandin2-7/+7
2017-04-26use strong_int for LanguageTypeNoel Grandin3-18/+22
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-52/+31
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann1-0/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-8/+8
2016-08-30return const&Eike Rathke1-1/+1
2016-08-30LanguageType is unsigned int16Eike Rathke2-5/+5
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin2-10/+6
2016-04-01sequence->vector in linguisticNoel Grandin2-5/+5
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29remove boost::noncopyable from /includeNoel Grandin1-2/+2
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin4-169/+130
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-35/+35
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-12/+12
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0