summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)AuthorFilesLines
2021-01-12tdf#96787: AutoCorrect: after deleting a replacement entry, it's still usedJulien Nabet1-0/+2
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh1-0/+4
2019-12-31tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh1-0/+9
2019-12-29tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh1-0/+4
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh1-1/+2
2019-12-06tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt1-11/+17
2019-11-28tdf#128659 Cannot add AutoCorrect entriesNoel Grandin1-1/+2
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-13/+9
2019-10-29remove unnecessary includesCaolán McNamara1-1/+1
2019-10-16Resolves: tdf#127961 Add NBSP to quotation marks for all French except fr-CHEike Rathke1-12/+2
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-10/+44
2019-10-07InsertQuote can be constMike Kaganski1-1/+1
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski1-3/+2
2019-10-04loplugin:unusedfieldsNoel Grandin1-2/+0
2019-09-29constmethod for accessor-type methodsNoel Grandin1-2/+2
2019-09-28loplugin:virtualdead in editengNoel Grandin1-14/+1
2019-09-20tdf#109158 improve load time of autocorrect XML fileNoel Grandin1-0/+2
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin2-70/+81
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara1-163/+0
2019-09-02loplugin:constmethod in editengNoel Grandin1-2/+2
2019-08-31drop some unnecessary includesCaolán McNamara1-2/+0
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt1-9/+4
2019-08-06tdf#126369 Invalidate edit view after removing hyperlinkSamuel Mehrbrodt1-0/+2
2019-07-19loplugin:referencecasting in editengNoel Grandin4-18/+13
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt1-0/+17
2019-07-12Move remove url code to editengSamuel Mehrbrodt1-0/+27
2019-06-25use common WeldEditViewCaolán McNamara1-23/+39
2019-06-25factor out to a common WeldEditViewCaolán McNamara1-0/+147
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-06-15loplugin:logexceptionnicely in editeng..extensionsNoel Grandin1-2/+3
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-1/+1
2019-05-22Fix typoAndrea Gelmini1-2/+2
2019-04-30improve loplugin:stringconstantNoel Grandin1-2/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen3-0/+8
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin2-6/+3
2019-04-02tdf#108423 autocorrect English word i' -> I’László Németh1-2/+21
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski1-2/+2
2019-03-07tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet1-1/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-12/+12
2019-02-23loplugin:unusedfields in editengNoel Grandin1-1/+0
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara1-21/+21
2019-02-20drop unused argumentCaolán McNamara1-1/+1
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin1-1/+1
2019-01-29Add comments to autocorrect functionsIlmari Lauhakangas1-7/+10
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2-0/+2
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-2/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1