summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2019-10-17ODocumentInfoPreview not in any .ui filesCaolán McNamara
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-10-04SvtFileView not referenced in any .uis anymoreCaolán McNamara
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-02loplugin:stringadd in svtoolsNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-10Fix typosAndrea Gelmini
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin
2019-08-17loplugin:unusedmethodsNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin
2019-06-11vcl: prefix members of SvImpLBoxMiklos Vajna
2019-06-08loplugin:unusedfieldsNoel Grandin
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