summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews7.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-11/+11
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-8/+0
2017-10-23loplugin:includeform: sdStephan Bergmann1-26/+26
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin1-1/+1
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-9/+9
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-8/+8
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-15improve variable scopeCaolán McNamara1-98/+97
2017-07-15coverity#1415091 Dereference before null checkCaolán McNamara1-12/+11
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-07-09Added margin feature to the Draw's SideBarpv2k1-0/+96
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall1-0/+1
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-3/+3
2017-05-19make 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