summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
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
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
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-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh
2019-12-21Fix compilation with `make -- dbglevel=3`Alex Henrie
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-28tdf#128659 Cannot add AutoCorrect entriesNoel Grandin