summaryrefslogtreecommitdiff
path: root/include/editeng/svxacorr.hxx
AgeCommit message (Expand)Author
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara
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
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17editeng: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-22This function object can now be hidden.Kohei Yoshida
2014-11-22Apply pimpl to SvxAutocorrWordList.Kohei Yoshida
2014-11-22Make SvxAutocorrWordList explicitly non-copyable.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#79761: parse BlockList.xml only onceDaniel Sikeler