summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews6.cxx
AgeCommit message (Expand)Author
2024-07-03cid#1606793 Dereference before null checkCaolán McNamara
2024-05-31sd: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2019-11-03loplugin:stringaddNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-12-22Revert "unused SID command in sd"Noel Grandin
2017-12-21unused SID command in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-09sd, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-05-22Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-02-04coverity#1265801 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265808 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265801 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265798 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265795 Dereference null return valueCaolán McNamara
2014-11-10loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt