summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen13-0/+14
2018-12-09loplugin:unusedmethodsNoel Grandin1-10/+0
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin3-4/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann8-27/+27
2018-12-07Resolves: tdf#121954 basic input box used to have label on top of entryCaolán McNamara1-2/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-1/+1
2018-12-05remove unused SvxIconViewFlags enum valueNoel Grandin1-4/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin11-21/+21
2018-12-04convert SvTabJustify to scoped enumNoel Grandin1-1/+1
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen1-0/+1
2018-11-30loplugin:unusedmethodsNoel Grandin1-8/+0
2018-11-30loplugin:unusedfieldsNoel Grandin1-3/+0
2018-11-30loplugin:singlevalfieldsNoel Grandin3-9/+1
2018-11-30remove unused IconChoiceFlags::StartEditTimerInMouseUpNoel Grandin2-10/+4
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin2-2/+2
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2-0/+2
2018-11-28Fix typo deactiveAndrea Gelmini1-2/+2
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-28loplugin:unusedfieldsNoel Grandin1-9/+2
2018-11-28loplugin:unusedmethodsNoel Grandin3-61/+0
2018-11-27remove unused BrowserMode enum valuesNoel Grandin4-50/+6
2018-11-27remove unused SvxIconViewFlags enum valuesNoel Grandin2-34/+12
2018-11-27remove unused RulerBorderStyle enum valuesNoel Grandin1-12/+5
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen5-0/+5
2018-11-27remove unused HelpEventMode enum valueNoel Grandin1-12/+0
2018-11-26remove unused enum value SvTLEntryFlags::IN_USENoel Grandin1-16/+12
2018-11-26remove unused DrawFlags enum valuesNoel Grandin1-4/+2
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-7/+3
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov6-60/+32
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-24remove unused FileViewFlags::SHOW_ONLYTITLENoel Grandin1-20/+10
2018-11-23Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski1-116/+46
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin2-24/+4
2018-11-21weld SwCondCollPageCaolán McNamara21-3559/+97
2018-11-21loplugin:redundantfcast improvementsNoel Grandin3-6/+5
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen12-0/+12
2018-11-19-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen20-0/+21
2018-11-19Fix typosAndrea Gelmini1-2/+2
2018-11-19loplugin:constantparamNoel Grandin4-27/+4
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-11-17Adapt to C++2a char_tStephan Bergmann4-4/+4
2018-11-17loplugin:unusedmethodsNoel Grandin3-253/+0
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin4-14/+22
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-11-16loplugin:staticmethods improvementNoel Grandin2-1/+2
2018-11-15loplugin:staticmethods in vclNoel Grandin1-1/+1
2018-11-14move fmtfieldCaolán McNamara5-1190/+3
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin7-339/+22
2018-11-12Fix typosAndrea Gelmini1-1/+1