summaryrefslogtreecommitdiff
path: root/include/editeng/svxacorr.hxx
AgeCommit message (Expand)Author
2023-05-19Fix "AddressSanitizer: heap-use-after-free"Mike Kaganski
2023-05-15Remove duplicated includeAndrea Gelmini
2023-05-13use more optional for CharClassNoel Grandin
2023-04-27Fix typoAndrea Gelmini
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2022-09-21use more string_view in editengNoel Grandin
2022-09-02no need to use unique_ptr for this map in SvxAutoCorrectNoel Grandin
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-04-14use more string_view in editengNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh
2020-12-23Directly pass in OUString instancesStephan Bergmann
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-05-31tdf#128860 AutoCorrect: fix apostrophe in Czech, German,László Németh
2020-05-31tdf#133524 AutoCorrect: support double angle quotesLászló Németh
2020-05-31AutoCorrect: clean-up InsertQuoteLászló Németh
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-07InsertQuote can be constMike Kaganski
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-02tdf#108423 autocorrect English word i' -> I’László Németh
2018-12-07tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin