summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailviewacc.cxx
AgeCommit message (Expand)Author
2021-09-13Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-02-20loplugin:refcounting in sfx2Noel
2020-11-03loplugin:unusedfieldsNoel
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-08-25move thumbnailviewitem.hxxCaolán McNamara
2020-02-16move some headers inside sfx2/Noel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
2019-07-29Fix typosAndrea Gelmini
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