summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailviewacc.cxx
AgeCommit message (Expand)Author
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19loplugin:constantparamNoel Grandin
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2017-10-31sfx2: Kill useless mutex guardTakeshi Abe
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sfx2Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-07coverity#735847 Dereference after null checkCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez
2013-08-27Spread "Use std::find()"Julien Nabet
2013-08-27Bin bool + transform while into for loop + add end iterator (2)Julien Nabet
2013-08-27Bin bool + transform while into for loop + add end iteratorJulien Nabet
2013-04-09Fetch thumbnails position and id from filter array instead.Rafael Dominguez
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-22Template Manager: removed some dead selection codeCédric Bosdonnat
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-24callcatcher: update unused code listsCaolán McNamara
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez