summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews6.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara1-10/+7
2017-05-21make string translation loading more uniformCaolán McNamara1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-4/+4
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-21/+0
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-0/+21
2016-11-04unify color selectorsCaolán McNamara1-21/+0
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-1/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-02-04coverity#1265801 Dereference null return valueCaolán McNamara1-2/+1
2015-01-24coverity#1265808 Dereference null return valueCaolán McNamara1-2/+5
2015-01-24coverity#1265801 Dereference null return valueCaolán McNamara1-2/+4
2015-01-24coverity#1265798 Dereference null return valueCaolán McNamara1-7/+7
2015-01-24coverity#1265795 Dereference null return valueCaolán McNamara1-4/+4
2014-11-10loplugin: cstylecastNoel Grandin1-9/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-8/+8
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-8/+8
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara1-6/+0
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+0
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-5/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-3/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-2/+2
2014-02-17cid#705877 dereference before null checkNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-27convert unlink image querybox to .uiManal Alhassoun1-5/+4
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer1-0/+1
2013-08-11String->OUStringIvan Timofeev1-3/+3
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand1-26/+1
2013-06-17Resolves: #i121538# Disable FontWork dialog entries (slots)...Armin Le Grand1-2/+9
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand1-1/+1
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist1-315/+0
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy1-1/+1
2013-04-10Create Photo Album implementationGergő Mocsi1-8/+12
2013-03-25sal_Bool to boolTakeshi Abe1-1/+1
2013-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi1-0/+13
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler1-59/+35
2013-03-11sd: translate debug messagesThomas Arnhold1-1/+1
2013-02-07sdremote - disable the menu item if it is not compiled in.Michael Meeks1-0/+2
2012-12-24Some cppcheck cleaning in sdJulien Nabet1-2/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-25/+15
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt1-5/+5
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt1-0/+10