summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews7.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-4/+4
2014-10-19-Werror=shadowMiklos Vajna1-1/+1
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann1-8/+8
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel1-0/+1
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky1-0/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-56/+56
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-56/+56
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-4/+4
2014-06-25remove whitespacesMarkus Mohrhard1-8/+0
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás1-9/+2
2014-06-12Make glTF support an experimental featureZolnai Tamás1-2/+9
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+10
2014-06-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara1-0/+66
2014-05-09coverity#1209186 Logically dead codeCaolán McNamara1-5/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-30/+30
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6
2014-02-28Resolves: #i87182# secured usage of LayerTabBar in Draw...Armin Le Grand1-11/+18
2014-02-26Remove visual noise from sdAlexander Wilms1-4/+4
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-11/+11
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt1-0/+4
2014-01-28bool improvementsStephan Bergmann1-42/+42
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-1/+1
2013-08-21enable Impress Remote item in the menu by defaultSiqi LIU1-1/+1
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-14XubString->OUStringCaolán McNamara1-1/+1