summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)AuthorFilesLines
2017-02-23tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens1-1/+3
2017-02-23fix crash in the sidebar codeMarkus Mohrhard1-1/+1
2017-02-22don't lock sidebar size due to long master slide namesCaolán McNamara1-0/+3
2016-12-21tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin3-27/+3
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-11-08no need to use endsWithAsciiL like this anymoreNoel Grandin1-11/+9
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2-34/+10
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin2-4/+4
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud2-10/+34
2016-11-04unify color selectorsCaolán McNamara2-34/+10
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin1-3/+0
2016-10-30cppcheck unreadVariable: nJochen Nitschke1-2/+0
2016-10-29HiDPI: remove more unneeded scaling of iconsTomaž Vajngerl1-3/+0
2016-10-28loplugin:expandablemethods in sdNoel Grandin2-9/+1
2016-10-12convert impress/draw navigator to .uiCaolán McNamara1-1/+0
2016-10-12convert IDET flags to typed_flagsNoel Grandin1-3/+3
2016-10-12convert EID constants to typed_flagsNoel Grandin3-43/+44
2016-10-11merge a small piece of codeCaolán McNamara1-3/+1
2016-10-11convert PageKind to scoped enumNoel Grandin7-29/+29
2016-10-11convert EditMode to scoped enumNoel Grandin3-5/+5
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann14-46/+46
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin2-6/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann15-15/+15
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin1-1/+1
2016-08-22tdf#89466: Fix slide orientationSusobhan Ghosh2-12/+17
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-18coverity#1371443 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-08-13tdf#89466 Add Master Slide and Close Master View buttonSusobhan Ghosh2-11/+82
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin3-3/+3
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+3
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-12tdf#99107: Unify single click behaviour across panelsKatarina Behrens2-5/+1
2016-07-08tdf#87643: Default Shapes Panel for Shapes DeckSusobhan Ghosh1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann1-2/+1
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar2-47/+110
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos2-7/+7
2016-06-27loplugin:singlevalfields in sdNoel Grandin1-8/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-2/+2
2016-06-20tdf#100441: Fix listbox state in master vs. normal modeKatarina Behrens2-10/+27
2016-06-16sort the arrayDavid Tardon1-1/+1
2016-06-16tdf#86759 and tdf#89466: Enable Page Background Panel for DrawSusobhan Ghosh2-3/+40
2016-06-15SfxObjectShell::Current may return nullptrMarkus Mohrhard1-0/+3
2016-06-15tdf#100209: Master slide of master slide makes no senseKatarina Behrens1-7/+30
2016-06-15crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara1-0/+1
2016-06-14Function to change sidebar panel title, via UNO APIKatarina Behrens2-0/+36
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2-2/+2
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+2