summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-20weld the sidebar deckfeature/jsdialogsCaolán McNamara31-897/+555
2021-05-20enable grabbing focus to an unspecified container childCaolán McNamara4-4/+42
2021-05-20add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara4-0/+13
2021-05-20remove intermediate containers in sidebarsCaolán McNamara144-1580/+1116
2021-05-20remove intermediate TableDesignPanelCaolán McNamara8-166/+11
2021-05-20remove intermediate CustomAnimationPanelCaolán McNamara14-193/+28
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-20add a callback for when a container gains or loses focusCaolán McNamara6-5/+72
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-20don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara1-2/+2
2021-05-20drop SetUpdateMode on entering global modeCaolán McNamara1-2/+0
2021-05-20don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara1-2/+2
2021-05-20use m_xDocListBox to detect we're disposedCaolán McNamara1-7/+4
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-20check widget existance to detect we're disposedCaolán McNamara3-3/+3
2021-05-20decompose SwNavigationPIUIObject and use sub components directlyCaolán McNamara5-78/+13
2021-05-20tdf#137358 Fix incorrect outline position returnedJim Raykowski4-7/+15
2021-05-20decompose ScNavigatorDlgUIObject and use sub components directlyCaolán McNamara5-55/+5
2021-05-20SetCurItemId takes an ItemId not a PositionCaolán McNamara5-14/+14
2021-05-20allow throwing away size cache of hosted containerCaolán McNamara2-0/+17
2021-05-20factor out as a ResizableDockingWindowCaolán McNamara10-62/+84
2021-05-20move dockingwindow.ui to vclCaolán McNamara6-5/+5
2021-05-20add a way to invalidate the InterimItemWindow child contentsCaolán McNamara2-0/+18
2021-05-20don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara3-14/+5
2021-05-20use weld::WaitObjectCaolán McNamara1-2/+2
2021-05-20use GetPopupParent for editeng transient dialogsCaolán McNamara16-50/+55
2021-05-18get parent for welded menu and location to pop it upCaolán McNamara2-0/+9
2021-05-18add a way to provide a parent for a popup menuCaolán McNamara2-0/+8
2021-05-18move queue_resize to baseclassCaolán McNamara4-11/+11
2021-05-18create GetElementParentWindow on demandCaolán McNamara4-10/+19
2021-05-18register navigator individually in each module that it exists inCaolán McNamara15-135/+165
2021-05-18merge panel and panel titleCaolán McNamara14-217/+270
2021-05-18replace stock button imagesCaolán McNamara53-261/+746