summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawViewShell.hxx
AgeCommit message (Expand)Author
2020-06-10LOK: duplicating multiple slidesPranam Lashkari
2019-08-02LOK: getPartInfo now returns list of selected partsAshod Nakashian
2019-08-02slide-sorter: multiple selectionAshod Nakashian
2018-10-16tdf#119956 unit test, LayerTabBar, adapt focus if Alt+ClickRegina Henschel
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-07-19Remove unused parameter bBrowseRegina Henschel
2018-07-02tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-03-22loplugin:useuniqueptr in DrawViewShellNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-07Fix typosAndrea Gelmini
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-17tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-26tdf#96948 Change color of the area behind Impress slide immediatelyTakeshi Abe
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens
2016-05-04tdf#89466: Give those slots a separate GetState methodKatarina Behrens
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-15DrawViewShell: Remove unused codeSamuel Mehrbrodt
2016-03-15DrawViewShell: Fix indentationSamuel Mehrbrodt
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30implement save slide background for impressCaolán McNamara