summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews2.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04Bin some use-once variables, use literals insteadTor Lillqvist
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-14tdf#95041 Fix sidebar node namesSamuel Mehrbrodt
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30implement save slide background for impressCaolán McNamara
2015-09-25boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-06-25implement equalize width and height for impress/drawCaolán McNamara
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
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-10second half of non-scriptable, Instance constructor conversion.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-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-11-23Related: fdo#83572 Deactivate previous function when inserting objectMaxim Monastirsky
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-14Related: fdo#83572 Improve zoom modeMaxim Monastirsky
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan 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
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin