summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski1-1/+1
2018-11-11Removed repeated semicolonAndrea Gelmini1-1/+1
2018-11-10tdf#120703 PVS: revert commit 8ae988054a12b43250d030661a2fb6b297f8aee7Mike Kaganski1-2/+2
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-2/+2
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski1-18/+1
2018-11-08Related: tdf#121181 basic input box used to have a very wide edit widgetCaolán McNamara1-4/+5
2018-11-08Convert FieldUnit to scoped enumMike Kaganski5-106/+107
2018-11-07move SvTreeListBox to vclCaolán McNamara33-14654/+77
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin4-32/+16