summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews2.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-11Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt1-2/+14
2015-11-20Impress/Draw: Open Navigator in the SidebarSamuel Mehrbrodt1-14/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-34/+34
2015-11-04Bin some use-once variables, use literals insteadTor Lillqvist1-9/+3
2015-10-29com::sun::star->css in sdNoel Grandin1-4/+4
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-36/+29
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-30/+30
2015-10-14tdf#95041 Fix sidebar node namesSamuel Mehrbrodt1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-18/+19
2015-09-30implement save slide background for impressCaolán McNamara1-0/+1
2015-09-25boost->stdCaolán McNamara1-13/+12
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-13/+13
2015-09-17boost->stdCaolán McNamara1-13/+13
2015-08-20loplugin: defaultparamsNoel Grandin1-6/+6
2015-07-28inline "old" SbERR constantsNoel Grandin1-6/+6
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-16/+1
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky1-5/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-4/+1
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar1-0/+8
2015-06-25implement equalize width and height for impress/drawCaolán McNamara1-0/+13
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara1-0/+11
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-14/+14
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-13/+13
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-4/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-3/+3
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-9/+9
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-3/+3
2015-03-24convert SvxZoomType to enum classNoel Grandin1-6/+6
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl1-29/+4
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-23Related: fdo#83572 Deactivate previous function when inserting objectMaxim Monastirsky1-1/+4
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky1-11/+0
2014-11-10loplugin: cstylecastNoel Grandin1-42/+42
2014-10-31Removed duplicated includesAndrea Gelmini1-2/+0
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-6/+8
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-17/+17
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel1-0/+8
2014-09-14Related: fdo#83572 Improve zoom modeMaxim Monastirsky1-1/+0
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-5/+5
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-2/+2
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara1-22/+0
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+0
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-34/+25