summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-03-06drop check for visibility before calling updateMotionPathTagsCaolán McNamara1-1/+1
2021-03-05move MouseButtonDown logic to LayoutValueSet childCaolán McNamara2-19/+10
2021-03-05move valueset resize into LayoutValueSet classCaolán McNamara2-22/+21
2021-03-05with widget layout we don't need to explicitly track the parent resizeCaolán McNamara2-21/+0
2021-03-05drop unneeded DEBUG SetTextCaolán McNamara1-3/+0
2021-03-05move handler for ESC to close slideshow from navigator down to contentsCaolán McNamara4-62/+21
2021-03-05parent panel doesn't need an explicit KeyInput handlerCaolán McNamara2-9/+0
2021-03-05updateMotionPathTags is already called from the ctorCaolán McNamara2-9/+0
2021-03-05move properties from container vcl::Window to window-filling childCaolán McNamara1-2/+2
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara2-2/+3
2021-03-05use valueset as the menu parentCaolán McNamara1-2/+2
2021-03-05use valueset as the menu parentCaolán McNamara1-1/+1
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens1-9/+9
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara7-7/+7
2021-03-04inherit NavigatorWrapper directly from SdNavigatorWinCaolán McNamara2-45/+9
2021-03-04drop newly unused PanelBaseCaolán McNamara3-155/+0
2021-03-04remove intermediate TableDesignPanelCaolán McNamara7-163/+10
2021-03-04remove intermediate CustomAnimationPanelCaolán McNamara13-187/+26
2021-03-04make both 'empty' widget and its treeview replacement the same sizeCaolán McNamara1-1/+5
2021-03-04allow slide transition panel to be narrowerCaolán McNamara2-108/+118
2021-03-04remove intermediate SlideTransitionPanelCaolán McNamara8-177/+15
2021-03-04use a single context menu handler at the valueset levelCaolán McNamara4-43/+27
2021-03-04allow focus into master page panelCaolán McNamara1-5/+5
2021-03-03update pchesCaolán McNamara1-2/+1
2021-03-03loplugin:refcounting in sdNoel3-3/+3
2021-03-01loplugin:refcounting in svxNoel1-1/+1
2021-03-01LOK: disable rotation mode on selection of shapemert2-2/+5
2021-03-01Added .uno:MoveShapeHandle uno commandmert2-1/+21
2021-03-01new loplugin:staticdynamicNoel1-2/+3
2021-02-27hide background options in master slide view in sidebarPranam Lashkari1-0/+5
2021-02-27drop intermediate vcl container for impress annotation floating toplevelCaolán McNamara6-227/+180
2021-02-27calculate text height after setting paper sizeCaolán McNamara1-3/+3
2021-02-26cid#1473323 Identical code for different branchesCaolán McNamara1-1/+1
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara1-2/+1
2021-02-24drop an unneeded includeCaolán McNamara1-1/+0
2021-02-24drop unneeded includeCaolán McNamara1-1/+0
2021-02-23loplugin:unusedmethodsNoel1-1/+0
2021-02-23loplugin:unusedfieldsNoel3-10/+3
2021-02-23weld fieldmenuCaolán McNamara5-77/+112
2021-02-23replace SdTemplatePopup_ImplCaolán McNamara3-54/+35
2021-02-23update pchesCaolán McNamara1-5/+2
2021-02-21loplugin:refcounting in sdNoel12-47/+34
2021-02-20Add unittest for tdf#123841 Unfilled rectangles make filled rectanglesmsrijita181-0/+34
2021-02-20loplugin:refcounting in svxNoel1-4/+4
2021-02-20drop some unneeded includesCaolán McNamara3-3/+0
2021-02-20loplugin:refcounting in svlNoel2-2/+2
2021-02-19uitest: remove duplicated testsXisco Fauli1-99/+0
2021-02-19weld slidecontextmenuCaolán McNamara5-190/+146
2021-02-19ignore "fake" keypress in slideshowCaolán McNamara1-2/+5
2021-02-19weld MasterPagesSelector context menusCaolán McNamara4-43/+16