summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-05-20weld the sidebar deckfeature/jsdialogsCaolán McNamara1-2/+2
2021-05-20remove intermediate containers in sidebarsCaolán McNamara26-253/+144
2021-05-20remove intermediate TableDesignPanelCaolán McNamara7-163/+10
2021-05-20remove intermediate CustomAnimationPanelCaolán McNamara13-187/+26
2021-05-20use valueset as the menu parentCaolán McNamara1-2/+2
2021-05-20use valueset as the menu parentCaolán McNamara1-1/+1
2021-05-20with widget layout we don't need to explicitly track the parent resizeCaolán McNamara1-1/+0
2021-05-20weld impress layoutmenuCaolán McNamara2-26/+13
2021-05-20schedule redraw to draw without focusCaolán McNamara1-1/+1
2021-05-20weld MasterPagesSelector context menusCaolán McNamara4-43/+16
2021-05-20RecentMasterPagesSelector menu has no "edit" entryCaolán McNamara2-9/+0
2021-05-20move GetDPIScaleFactor check to ValueSet canvasCaolán McNamara1-1/+1
2021-05-20drop check for visibility before calling updateMotionPathTagsCaolán McNamara1-1/+1
2021-05-20don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara2-2/+3
2021-05-20with widget layout we don't need to explicitly track the parent resizeCaolán McNamara2-20/+1
2021-05-20move properties from container vcl::Window to window-filling childCaolán McNamara1-2/+2
2021-05-20drop sd::LayoutMenu set_id overwriteCaolán McNamara1-1/+0
2021-05-20move MouseButtonDown logic to LayoutValueSet childCaolán McNamara2-19/+10
2021-05-20move valueset resize into LayoutValueSet classCaolán McNamara2-22/+21
2021-05-20remove intermediate SlideTransitionPanelCaolán McNamara8-177/+15
2021-05-20inherit NavigatorWrapper directly from SdNavigatorWinCaolán McNamara2-45/+9
2021-05-20use a single context menu handler at the valueset levelCaolán McNamara4-43/+27
2021-05-20parent panel doesn't need an explicit KeyInput handlerCaolán McNamara2-18/+0
2021-05-20move handler for ESC to close slideshow from navigator down to contentsCaolán McNamara4-62/+21
2021-05-18register navigator individually in each module that it exists inCaolán McNamara6-33/+64
2021-05-18replace stock button imagesCaolán McNamara2-6/+6
2021-05-16rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-3/+3
2021-05-14weld impress annotation windowCaolán McNamara10-778/+752
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna2-0/+50
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2-22/+8
2021-05-06rhbz#1956977 crash on switch from active comment to slide sorterCaolán McNamara1-2/+5
2021-05-06tdf#139329: Shift widgets down and make hatch&bitmap list visibleKatarina Behrens1-11/+11
2021-04-27tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli2-0/+31
2021-04-21tdf#141703 Restore tab function in sd tablesSamuel Mehrbrodt1-2/+5
2021-04-21tdf#48551: change preset subtype of Fly Out and Crawl Out exit animationsKatarina Behrens1-12/+12
2021-04-20lok: Pass object ord num in the uno commandmerttumer1-2/+4
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer1-0/+4
2021-04-19notebookbar: minify for onlineSzymon Kłos4-0/+140
2021-04-14impress: don't exit textbox editing when new slide was addedSzymon Kłos6-12/+101
2021-04-14tdf#131171: make Diagonal Squares animations behave as describedKatarina Behrens1-8/+8
2021-04-12lok: remove event listener when disposingHenry Castro1-0/+4
2021-04-10Fix wrong position on move when page has marginmert1-5/+8
2021-04-10fontwork: insert in the center of LOK viewSzymon Kłos3-0/+17
2021-04-10Revert "LOK: allow slide switching in mobile even if it is same slide"Tamás Zolnai1-3/+1
2021-04-09Draw: Fix crash on multiple page selection on slidesortermert1-0/+1
2021-04-09LOK: disable rotation mode on selection of shapemert2-2/+5
2021-04-09Added .uno:MoveShapeHandle uno commandmert2-1/+21
2021-04-09impress: avoid crash when user edits text and other deletes slideSzymon Kłos1-0/+22
2021-04-09impress: delete correct page when has multiple usersSzymon Kłos1-2/+9
2021-04-08Insert draw connectors directly for onlineMert Tumer1-0/+1