summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2019-03-07tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet1-1/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-12/+12
2019-03-04simplify UNO getTypes methodsNoel Grandin2-20/+11
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin9-17/+18
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-25-Werror,-Wunused-private-fieldStephan Bergmann1-6/+1
2019-02-23loplugin:unusedfields in editengNoel Grandin4-19/+1
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara4-33/+27
2019-02-20drop unused argumentCaolán McNamara1-1/+1
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov7-114/+62
2019-02-19Simplify ranges overlapping conditionArkadiy Illarionov1-6/+1
2019-02-13Pointer is pointlessNoel Grandin3-17/+20
2019-02-12sw btlr writing mode: implement UNO APIMiklos Vajna1-0/+6
2019-02-12sw btlr wrting mode: implement document modelMiklos Vajna1-0/+11
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin11-47/+47
2019-01-29Add comments to autocorrect functionsIlmari Lauhakangas1-7/+10
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen4-0/+4
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen13-61/+48
2019-01-17Check OS_FOR_BUILD for behavior of sed executed during buildStephan Bergmann1-2/+2
2019-01-17Non-standard sed -i option is different on macOS than with GNU sedStephan Bergmann1-2/+2
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann1-3/+5
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2-3/+5
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen15-0/+15
2018-12-23Fix typoAndrea Gelmini1-1/+1
2018-12-12loplugin:useuniqueptr in editengNoel Grandin6-32/+29
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen8-0/+8
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann7-18/+18
2018-12-07tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski1-0/+8
2018-12-07remove unused EditStatusFlags enum valueNoel Grandin1-2/+0
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin1-1/+1
2018-12-05loplugin:singlevalfields in editengNoel Grandin3-13/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin2-3/+3
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-11-30loplugin:unusedmethodsNoel Grandin1-5/+0
2018-11-28loplugin:unusedfieldsNoel Grandin1-2/+1
2018-11-28loplugin:unusedmethodsNoel Grandin2-61/+0
2018-11-27remove unused EEControlBits enum valueNoel Grandin3-18/+0
2018-11-27remove unused EVControlBits enum valuesNoel Grandin2-30/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+2
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard1-0/+13
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-6/+5
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin4-31/+4
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin1-6/+5
2018-11-21loplugin:redundantfcast improvementsNoel Grandin3-5/+5
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen18-0/+18
2018-11-19Fix typosAndrea Gelmini1-35/+35
2018-11-18Fix typosAndrea Gelmini1-1/+1