summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/SdUnoDrawView.cxx
AgeCommit message (Expand)Author
2023-03-02BaseMutex->std::mutex in DrawSubControllerInterfaceBaseNoel Grandin
2023-01-22XUnoTunnel->dynamic_cast in SdLayerNoel Grandin
2023-01-22XUnoTunnel->dynamic_cast in SdLayerManagerNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-04use more getSdrObjectFromXShapeNoel
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-25various coverity exception warningsCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-25give us a chance to see *which* property failedEike Rathke
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-06-20Remove unused includesStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-18loplugin:constantparam in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-06-29coverity#1308595 Uncaught exceptionCaolán McNamara
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-06coverity#705224 Missing break in switch, surely unintentionalCaolán McNamara
2014-05-26coverity#707122 Uncaught exceptionCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#737807 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737805 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737802 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann