summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews7.cxx
AgeCommit message (Expand)Author
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-05-09tdf#89466: Handle no background and bitmap case also in sidebarKatarina Behrens
2016-05-07tdf#89466: Switching between different fill types work nowKatarina Behrens
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens
2016-05-06tdf#89466: Getting/setting page orientation works nowKatarina Behrens
2016-05-04tdf#89466: Give those slots a separate GetState methodKatarina Behrens
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-24tdf#86609 sd: Fill Paste Special on initial update tooMaxim Monastirsky
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30implement save slide background for impressCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-08-17convert Link<> to typedNoel Grandin
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-19-Werror=shadowMiklos Vajna
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
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_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin