summaryrefslogtreecommitdiffstats
path: root/include/editeng/svxacorr.hxx
Commit message (Expand)AuthorAgeFilesLines
* cui, editeng, sw: WrdStt -> WordStartMiklos Vajna2021-11-231-14/+14
* WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara2021-11-161-1/+1
* tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh2021-07-031-1/+2
* Directly pass in OUString instancesStephan Bergmann2020-12-231-2/+2
* loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann2020-11-181-1/+2
* tdf#133524 add option to angle quote AutoCorrectLászló Németh2020-06-261-1/+2
* tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh2020-06-021-1/+4
* tdf#128860 AutoCorrect: fix apostrophe in Czech, German,László Németh2020-05-311-0/+1
* tdf#133524 AutoCorrect: support double angle quotesLászló Németh2020-05-311-0/+1
* AutoCorrect: clean-up InsertQuoteLászló Németh2020-05-311-1/+9
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-2/+2
* sal_Char->char in editeng..eventattacherNoel Grandin2019-12-191-2/+2
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-2/+2
* tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski2019-10-081-2/+8
* InsertQuote can be constMike Kaganski2019-10-071-1/+1
* SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski2019-10-041-1/+1
* constmethod for accessor-type methodsNoel Grandin2019-09-291-1/+1
* tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin2019-09-201-4/+6
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-3/+2
* tdf#108423 autocorrect English word i' -> I’László Németh2019-04-021-1/+1
* tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski2018-12-071-5/+3
* loplugin:singlevalfieldsNoel Grandin2018-10-171-2/+1
* loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin2018-05-181-2/+2
* convert auto correct flags to scoped enumNoel Grandin2018-04-271-26/+33
* loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin2018-02-051-7/+4
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-241-3/+3
* Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke2017-08-241-8/+10
* loplugin:constparams in editengNoel Grandin2017-07-281-3/+3
* loplugin:constparams in editeng,lingucomponentNoel Grandin2017-07-221-1/+1
* tdf#108622: use correct type for last check timestamp during autocorrectAron Budea2017-07-011-1/+1
* loplugin:checkunusedparams in editengNoel Grandin2017-05-021-2/+2
* loplugin:inlinefields in SvxAutoCorrectNoel Grandin2017-04-101-2/+2
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Get rid of "unicodes" in lower-case, tooTor Lillqvist2017-02-121-1/+1
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-051-1/+1
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-251-25/+18
* Avoid reserved identifiersStephan Bergmann2016-04-061-9/+9
* loplugin:constantfunction in editengNoel Grandin2016-03-181-1/+1
* loplugin:unuseddefaultparams in editengNoel Grandin2016-03-031-2/+1
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-5/+5
* use unique_ptr for pImpl in editeng/Noel Grandin2015-11-181-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in include/editengNoel Grandin2015-10-211-2/+2
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* editeng: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2015-07-171-2/+2
* loplugin:unusedmethods editengNoel Grandin2015-07-161-5/+0
* remove custom RTTI from SvxAutoCorrectNoel Grandin2015-06-291-2/+0
* Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky2015-05-261-3/+3
* Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky2015-05-261-3/+3