summaryrefslogtreecommitdiff
path: root/editeng/source/misc/svxacorr.cxx
AgeCommit message (Expand)Author
2021-01-12tdf#96787: AutoCorrect: after deleting a replacement entry, it's still usedJulien Nabet
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh
2019-12-31tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh
2019-12-29tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh
2019-11-28tdf#128659 Cannot add AutoCorrect entriesNoel Grandin
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-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin
2019-07-19loplugin:referencecasting in editengNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-15loplugin:logexceptionnicely in editeng..extensionsNoel Grandin
2019-05-22Fix typoAndrea Gelmini
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*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-01-29Add comments to autocorrect functionsIlmari Lauhakangas
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-07tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in editengNoel Grandin
2018-07-24tdf#118517: Use xStg before resetting itXisco Fauli
2018-05-20coverity#1435680 silence Unchecked return valueCaolán McNamara
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-03-11Use for-range loops in editengJulien Nabet
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko
2018-02-05loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-15Fix typoAndrea Gelmini