summaryrefslogtreecommitdiffstats
path: root/editeng/source/misc
Commit message (Expand)AuthorAgeFilesLines
* tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh2019-12-301-0/+4
* tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh2019-12-241-1/+2
* tdf#128659 Cannot add AutoCorrect entriesNoel Grandin2019-11-281-1/+2
* Resolves: tdf#127961 Add NBSP to quotation marks for all French except fr-CHEike Rathke2019-10-171-12/+2
* tdf#109158 improve load time of autocorrect XML fileNoel Grandin2019-09-231-0/+2
* tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin2019-09-232-70/+81
* Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2019-09-171-163/+0
* use common WeldEditViewCaolán McNamara2019-09-131-23/+39
* factor out to a common WeldEditViewCaolán McNamara2019-09-131-0/+147
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-1/+1
* Fix typoAndrea Gelmini2019-05-221-2/+2
* improve loplugin:stringconstantNoel Grandin2019-04-301-2/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-233-0/+8
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-0/+1
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* loplugin:sequentialassign in editeng..extensionsNoel Grandin2019-04-132-6/+3
* tdf#108423 autocorrect English word i' -> I’László Németh2019-04-021-2/+21
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-311-2/+2
* tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet2019-03-071-1/+2
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-12/+12
* loplugin:unusedfields in editengNoel Grandin2019-02-231-1/+0
* weld HangulHanjaConversionDialogCaolán McNamara2019-02-211-21/+21
* drop unused argumentCaolán McNamara2019-02-201-1/+1
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-081-1/+1
* Add comments to autocorrect functionsIlmari Lauhakangas2019-01-291-7/+10
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-222-0/+2
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-111-2/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski2018-12-071-0/+8
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-031-2/+2
* improve function-local statics in dbaccess..filterNoel Grandin2018-11-221-6/+5
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-193-0/+3
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-161-7/+10
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-47/+45
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-231-1/+2
* loplugin:singlevalfieldsNoel Grandin2018-10-171-9/+7
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-151-0/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-4/+4
* weld SvxHyphenWordDialogCaolán McNamara2018-09-201-4/+2
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* loplugin:simplifyconstruct in editeng..extensionsNoel Grandin2018-09-083-12/+8
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-2/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-08-013-0/+3
* loplugin:stringloop in editengNoel Grandin2018-07-281-6/+6
* tdf#118517: Use xStg before resetting itXisco Fauli2018-07-241-1/+1
* Fix typosAndrea Gelmini2018-07-201-1/+1
* tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen2018-06-261-1/+6
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-20/+17