summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)AuthorFilesLines
2024-05-13loplugin:ostr in svtoolsNoel Grandin1-2/+3
2020-11-17loplugin:stringviewparam extend to constructorsNoel1-1/+1
2020-08-18weld OAppDetailPageHelperCaolán McNamara3-226/+0
2020-01-14svmedit2.hxx doesn't need to be a public headerCaolán McNamara1-1/+1
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini1-3/+1
2019-10-17ODocumentInfoPreview not in any .ui filesCaolán McNamara1-3/+0
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara1-402/+0
2019-10-05move file picker only code to fpickerCaolán McNamara7-3597/+35
2019-10-04SvtFileView not referenced in any .uis anymoreCaolán McNamara1-14/+0
2019-10-03loplugin:unusedmethodsNoel Grandin1-22/+0
2019-10-02loplugin:stringadd in svtoolsNoel Grandin1-3/+3
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen7-30/+5
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski1-0/+2
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski1-1/+1
2019-08-26loplugin:unusedmethodsNoel Grandin1-15/+0
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin1-1/+1
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin1-0/+15
2019-08-17loplugin:unusedmethodsNoel Grandin1-15/+0
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-12/+2
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini2-3/+3
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov2-9/+4
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara4-4676/+0
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski1-1/+1
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+2
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin1-2/+3
2019-06-11vcl: prefix members of SvImpLBoxMiklos Vajna1-179/+179
2019-06-08loplugin:unusedfieldsNoel Grandin1-7/+0
2019-05-20calc item width on requestCaolán McNamara1-3/+2
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara1-5/+6
2019-05-09loplugin:unusedmethodsNoel Grandin1-10/+0
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-2/+1
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin2-4/+2
2019-03-08new loplugin constvarsNoel Grandin1-3/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-4/+7
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-02-25loplugin:unusedmethodsNoel Grandin1-7/+0
2019-02-20extract empty test as methodCaolán McNamara1-2/+1
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin1-3/+2
2019-02-13Pointer is pointlessNoel Grandin1-0/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin2-14/+0
2019-02-10loplugin:indentation in svtoolsNoel Grandin1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen3-0/+9
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen3-0/+3
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-13loplugin:constantparamNoel Grandin2-23/+4
2018-12-11loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin4-127/+61