summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2019-05-20calc item width on requestCaolán McNamara
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-20extract empty test as methodCaolán McNamara
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-10loplugin:indentation in svtoolsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-13loplugin:constantparamNoel Grandin
2018-12-11loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05remove unused SvxIconViewFlags enum valueNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-04convert SvTabJustify to scoped enumNoel Grandin
2018-11-30loplugin:unusedfieldsNoel Grandin
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-30remove unused IconChoiceFlags::StartEditTimerInMouseUpNoel Grandin
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-28Fix typo deactiveAndrea Gelmini
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-27remove unused SvxIconViewFlags enum valuesNoel Grandin
2018-11-26remove unused enum value SvTLEntryFlags::IN_USENoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-24remove unused FileViewFlags::SHOW_ONLYTITLENoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19loplugin:constantparamNoel Grandin
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin