summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai6-178/+7
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-7/+10
2018-11-15loplugin:staticmethods in editengNoel Grandin3-8/+8
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen6-0/+9
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-10/+4
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski3-70/+64
2018-11-08Fix typosAndrea Gelmini1-1/+1
2018-11-08Resolves: tdf#121200 better ofz#7802 infinite loop fixCaolán McNamara1-1/+17
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann6-22/+26
2018-11-08Convert FieldUnit to scoped enumMike Kaganski2-3/+3
2018-11-08loplugin:unusedmethodsNoel Grandin1-2/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara2-16/+2
2018-11-04tdf#120703 VPS: V547 Expression is always true/falseMike Kaganski1-107/+89
2018-10-29loplugin:oncevarNoel Grandin1-2/+1
2018-10-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-1/+1
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin3-6/+3
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-8/+6
2018-10-25tdf#120525 fix linespacing <100% for impressAlicVB1-2/+2
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski3-5/+5
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin3-3/+4
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara1-3/+0
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara2-21/+24
2018-10-22tdf#120703 (PVS): too complex condition; wrong conditionMike Kaganski1-2/+2
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli1-6/+3
2018-10-21clarify this code a bitCaolán McNamara1-1/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin3-6/+6
2018-10-18editeng: do not throw from QueryValue implementationMichael Stahl1-1/+2
2018-10-17loplugin:unusedmethodsNoel Grandin1-3/+0