summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
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
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22log exceptions when parsingNoel Grandin
2019-11-19use FasterParser for LoadXMLExceptList_ImpNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-16Resolves: tdf#127961 Add NBSP to quotation marks for all French except fr-CHEike Rathke
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-07InsertQuote can be constMike Kaganski
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-28loplugin:virtualdead in editengNoel Grandin
2019-09-20tdf#109158 improve load time of autocorrect XML fileNoel Grandin
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-06tdf#126369 Invalidate edit view after removing hyperlinkSamuel Mehrbrodt
2019-07-19loplugin:referencecasting in editengNoel Grandin
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-06-25use common WeldEditViewCaolán McNamara
2019-06-25factor out to a common WeldEditViewCaolán McNamara
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-15loplugin:logexceptionnicely in editeng..extensionsNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-22Fix typoAndrea Gelmini
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin
2019-04-02tdf#108423 autocorrect English word i' -> I’László Németh
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-07tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet
2019-03-05re-land "new loplugin typedefparam""Noel Grandin