summaryrefslogtreecommitdiff
path: root/editeng/source/misc/svxacorr.cxx
AgeCommit message (Expand)Author
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-11-16Related: tdf#142719 first time undo adds an exception it gets lostCaolán McNamara
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-14[API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh
2021-01-28simplify code, use more subView()Noel
2021-01-10tdf#96787: AutoCorrect: after deleting a replacement entry, it's still usedJulien Nabet
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Directly pass in OUString instancesStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-06tdf#137908 Revert "use FasterParser for LoadXMLExceptList_Imp"Noel Grandin
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-07-07Typo: pargraph->paragraphJulien Nabet
2020-07-05tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann
2020-06-26Upcoming improved loplugin:elidestringvar: editengStephan Bergmann
2020-06-26tdf#123786 AutoCorrect: fix apostrophe in RussianLászló Németh
2020-06-26tdf#133524 AutoCorrect angle quotes for fr-CH and gl-ESLászló Németh
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh
2020-06-14Fix typoAndrea Gelmini
2020-06-03Upcoming loplugin:elidestringvar: editengStephan Bergmann
2020-06-02tdf#132301 AutoCorrect: fix ’« in French qu’« word »Lá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-05-20use for-range on Sequence in e*Noel Grandin
2020-04-24Typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEANJulien Nabet
2020-04-15loplugin:buriedassign in e*Noel Grandin
2020-04-14loplugin:flatten in editengNoel Grandin
2020-03-30Translate German variable namesJohnny_M
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh
2019-12-29tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh
2019-12-28tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-28tdf#128659 Cannot add AutoCorrect entriesNoel Grandin
2019-11-22log exceptions when parsingNoel Grandin
2019-11-19use FasterParser for LoadXMLExceptList_ImpNoel Grandin