summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
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
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann
2020-06-27AutoCorrect: fix redundant loadingLászló Németh
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-25make FastParser always take a FastTokenHandlerBase subclassNoel 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-04-12small cleanups in TextRangerNoel Grandin
2020-03-30Translate German variable namesJohnny_M
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann