summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-06Related tdf#128469 - Customization of tab dialog buttonsHeiko Tietze3-4/+24
2021-03-06Use int where API expects intMike Kaganski3-5/+5
2021-03-06tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner1-1/+1
2021-03-06tdf#140813: Use GetUpdatedClipboardFormats to enumerate clipboard formatsMike Kaganski9-78/+113
2021-03-05replace GetOptimalSize with Container::get_preferred_sizeCaolán McNamara1-3/+3
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara10-69/+11
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara6-5/+72
2021-03-05use m_xDocListBox to detect we're disposedCaolán McNamara1-7/+4
2021-03-05rename SwContentTree FocusHdl to match SwGlobalTree equivalentCaolán McNamara2-4/+4
2021-03-05sw: document the difference between SwDrawVirtObj and SwVirtFlyDrawObjMiklos Vajna2-2/+6
2021-03-05loplugin:unreffun (macOS)Stephan Bergmann1-6/+6
2021-03-05tdf#93441: Revert "Fix fdo#38884 Improve Up/Down movement in writer"Xisco Fauli3-8/+22
2021-03-05Avoid float-cast-overflowStephan Bergmann1-1/+3
2021-03-05drop SetUpdateMode on entering global modeCaolán McNamara1-2/+0
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-05include the id of the duplicate in the warning about itCaolán McNamara1-1/+1
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-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara1-2/+2
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara3-14/+5
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara1-2/+2
2021-03-05use valueset as the menu parentCaolán McNamara1-2/+2
2021-03-05tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner1-0/+7
2021-03-05use valueset as the menu parentCaolán McNamara1-1/+1
2021-03-05jsdialog: update on treeview item removeSzymon Kłos2-0/+16
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens11-62/+60
2021-03-05tdf#115879: sc_logical_functions: Add function testXisco Fauli1-5/+55
2021-03-05loplugin:refcounting (--enable-evolution2)Stephan Bergmann8-35/+28
2021-03-05ScriptForge - (scriptforge.py) Python-Basic machineryJean-Pierre Ledure10-19/+1498
2021-03-05CppunitTest_xmlsecurity_signing: run all tests in the disable-pdfium caseMiklos Vajna1-8/+6
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz13-82/+0
2021-03-05loplugin:refcounting return objects properlyNoel3-1/+42
2021-03-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara75-94/+90
2021-03-04inherit NavigatorWrapper directly from SdNavigatorWinCaolán McNamara2-45/+9
2021-03-04drop newly unused PanelBaseCaolán McNamara4-157/+0
2021-03-04remove intermediate TableDesignPanelCaolán McNamara8-166/+11
2021-03-04remove intermediate CustomAnimationPanelCaolán McNamara14-193/+28
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 McNamara3-108/+119
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-04ofz#31672 Bad-castCaolán McNamara1-6/+6