summaryrefslogtreecommitdiff
path: root/editeng/source/misc/svxacorr.cxx
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: editengStephan Bergmann
2023-06-12tdf#153109 Use any_of instead of loop to check a rangeParis Oplopoios
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-20tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
2023-05-19Fix "AddressSanitizer: heap-use-after-free"Mike Kaganski
2023-05-13use more optional for CharClassNoel Grandin
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2022-11-25tdf#151801 solves bug for autocorrect non default quotesFred Kruse
2022-09-21use more string_view in editengNoel Grandin
2022-09-02Removed duplicated includeAndrea Gelmini
2022-09-02no need to use unique_ptr for this map in SvxAutoCorrectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in editengStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-25use string_view in CompareProtocolSchemeNoel Grandin
2022-04-14use more string_view in editengNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
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