summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews1.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make 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
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna1-2/+1
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna1-1/+2
2015-10-02sd tiled rendering: default to transparent background outside slide areaMiklos Vajna1-0/+3
2015-10-01Impress: set current page Id before showing the new pageMihai Varga1-3/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-04convert Link<> to typedNoel Grandin1-3/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-6/+6
2015-08-03sd: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl1-9/+4
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-08tdf#92017 Don't attempt to show commontaskbar in DrawMaxim Monastirsky1-1/+2
2015-06-26tdf#87905: Use darker background colour for master viewKatarina Behrens1-0/+10
2015-06-03tdf#87822 Impress: hide common task toolbar in master viewPhilippe Jung1-8/+16
2015-05-28sd: Notify about the part change (when searching) only once.Jan Holesovsky1-6/+0
2015-05-26sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna1-0/+6
2015-05-07VclPtr: one ref too manyCaolán McNamara1-1/+2
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin1-5/+5
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-32/+32
2015-04-20sd: convert new to ::Create.Noel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-31/+31