summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews7.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-7/+7
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-3/+3
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-13tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens1-3/+14
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht1-0/+1
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-2/+2
2016-11-21convert inventorId to scoped enumNoel Grandin1-7/+7
2016-10-11convert PageKind to scoped enumNoel Grandin1-15/+15
2016-10-11convert EditMode to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-05convert Orientation to scoped enumNoel Grandin1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann1-1/+1
2016-06-08split AddRemoveListener into two methodsNoel Grandin1-1/+1
2016-06-06remove some manual ref-countingNoel Grandin1-4/+3
2016-06-01remove unused SID constants and associated codeNoel Grandin1-4/+0
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-2/+2
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-3/+4
2016-05-24remove some manual ref-countingNoel Grandin1-4/+3
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose1-0/+11
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens1-0/+2
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin1-3/+3
2016-05-09tdf#89466: Handle no background and bitmap case also in sidebarKatarina Behrens1-0/+10
2016-05-07tdf#89466: Switching between different fill types work nowKatarina Behrens1-9/+9
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens1-10/+123
2016-05-06tdf#89466: Getting/setting page orientation works nowKatarina Behrens1-1/+6
2016-05-04tdf#89466: Give those slots a separate GetState methodKatarina Behrens1-0/+6
2016-03-09loplugin:constantparam in svxNoel Grandin1-3/+3
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-24tdf#86609 sd: Fill Paste Special on initial update tooMaxim Monastirsky1-0/+1
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-6/+0
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-1/+0
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung1-36/+50
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung1-86/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-09-30implement save slide background for impressCaolán McNamara1-2/+23
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-17convert Link<> to typedNoel Grandin1-25/+21
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-31/+16
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky1-34/+4
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky1-5/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin1-8/+8
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-14/+15