summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
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-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-14[API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-30cid#1399290 silence Uncaught exceptionCaolán McNamara
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara
2021-07-17blind fix for ubsan div/0Noel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh
2021-02-22loplugin:refcounting in editengNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
2021-01-28simplify code, use more subView()Noel
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
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-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-13tdf#123936 Formatting files in module editeng with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-06tdf#137908 Revert "use FasterParser for LoadXMLExceptList_Imp"Noel Grandin
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in editengNoel
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-07Typo: pargraph->paragraphJulien Nabet
2020-07-05tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh