summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* weld ClassificationDialogCaolán McNamara2019-04-045-42/+60
* LOK logic is good for non-lok hereCaolán McNamara2019-04-041-12/+2
* this line is equivalent to InvalidateAtWindowCaolán McNamara2019-04-041-2/+2
* tdf#108423 autocorrect English word i' -> I’László Németh2019-04-021-2/+21
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-011-0/+5
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-312-6/+4
* loplugin:useuniqueptr in ImpEditEngine::WriteItemListAsRTFNoel Grandin2019-03-282-12/+11
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+1
* tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet2019-03-071-1/+2
* log nice exception messages whereever possibleNoel Grandin2019-03-071-2/+4
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-2/+2
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-12/+12
* simplify UNO getTypes methodsNoel Grandin2019-03-042-20/+11
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-289-17/+18
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2019-02-251-6/+1
* loplugin:unusedfields in editengNoel Grandin2019-02-234-19/+1
* weld HangulHanjaConversionDialogCaolán McNamara2019-02-214-33/+27
* drop unused argumentCaolán McNamara2019-02-201-1/+1
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-207-114/+62
* Simplify ranges overlapping conditionArkadiy Illarionov2019-02-191-6/+1
* Pointer is pointlessNoel Grandin2019-02-133-17/+20
* sw btlr writing mode: implement UNO APIMiklos Vajna2019-02-121-0/+6
* sw btlr wrting mode: implement document modelMiklos Vajna2019-02-121-0/+11
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-0811-47/+47
* Add comments to autocorrect functionsIlmari Lauhakangas2019-01-291-7/+10
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-224-0/+4
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-2113-61/+48
* Check OS_FOR_BUILD for behavior of sed executed during buildStephan Bergmann2019-01-171-2/+2
* Non-standard sed -i option is different on macOS than with GNU sedStephan Bergmann2019-01-171-2/+2
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-111-3/+5
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-112-3/+5
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-0715-0/+15
* Fix typoAndrea Gelmini2018-12-231-1/+1
* loplugin:useuniqueptr in editengNoel Grandin2018-12-126-32/+29
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-108-0/+8
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-087-18/+18
* tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski2018-12-071-0/+8
* remove unused EditStatusFlags enum valueNoel Grandin2018-12-071-2/+0
* remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin2018-12-071-1/+1
* loplugin:singlevalfields in editengNoel Grandin2018-12-053-13/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-052-3/+3
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-031-2/+2
* loplugin:unusedmethodsNoel Grandin2018-11-301-5/+0
* loplugin:unusedfieldsNoel Grandin2018-11-281-2/+1
* loplugin:unusedmethodsNoel Grandin2018-11-282-61/+0
* remove unused EEControlBits enum valueNoel Grandin2018-11-273-18/+0
* remove unused EVControlBits enum valuesNoel Grandin2018-11-272-30/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-272-0/+2
* add dumpAsXml methods to more pool itemsMarkus Mohrhard2018-11-261-0/+13