summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews1.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-1/+1
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-2/+2
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-2/+0
2018-01-15Fix typoAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-7/+7
2017-12-05tdf#113856 Navigator: Bad behaviour of controllers when changing slidesmartinb2141-0/+1
2017-11-03Revert "A first step to refactor ShapeList (sd)"Julien Nabet1-3/+6
2017-11-03A first step to refactor ShapeList (sd)Julien Nabet1-6/+3
2017-10-23loplugin:includeform: sdStephan Bergmann1-39/+39
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin1-8/+8
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow1-5/+30
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow1-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-1/+1
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-5/+0
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-3/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-6/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-16/+16
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant1-37/+39
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-02-15convert ToolBarGroup to scoped enumNoel Grandin1-4/+4
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-4/+4
2016-11-21convert inventorId to scoped enumNoel Grandin1-6/+6
2016-10-26tdf#96948 Change color of the area behind Impress slide immediatelyTakeshi Abe1-9/+1
2016-10-11convert PageKind to scoped enumNoel Grandin1-11/+11
2016-10-11convert EditMode to scoped enumNoel Grandin1-18/+18
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin1-9/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-28Resolves: tdf#102343 unable to undo stylesheet changes in master...Caolán McNamara1-0/+9
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-7/+2
2016-06-15sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna1-3/+12
2016-06-15LOK: fire SET_PART event when Impress page is changedAshod Nakashian1-0/+5
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl1-1/+1
2016-03-24loplugin:constantparam in sdNoel Grandin1-10/+5
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-1/+1
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-2/+2
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung1-3/+3
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-10-29com::sun::star->css in sdNoel Grandin1-1/+1
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1