summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/iconviewimpl.cxx
AgeCommit message (Expand)Author
2019-06-11vcl: prefix members of SvImpLBoxMiklos Vajna
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-16convert SvImpLBox flags to scoped enumNoel Grandin
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-16coverity#1355502 Dereference before null checkCaolán McNamara
2016-03-10coverity#1355504 Dereference before null checkCaolán McNamara
2016-03-09icon view for RemoteFilesDialogSzymon Kłos