summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara
2021-03-05use m_xDocListBox to detect we're disposedCaolán McNamara
2021-03-05rename SwContentTree FocusHdl to match SwGlobalTree equivalentCaolán McNamara
2021-03-05sw: document the difference between SwDrawVirtObj and SwVirtFlyDrawObjMiklos Vajna
2021-03-05loplugin:unreffun (macOS)Stephan Bergmann
2021-03-05tdf#93441: Revert "Fix fdo#38884 Improve Up/Down movement in writer"Xisco Fauli
2021-03-05Avoid float-cast-overflowStephan Bergmann
2021-03-05drop SetUpdateMode on entering global modeCaolán McNamara
2021-03-05move MouseButtonDown logic to LayoutValueSet childCaolán McNamara
2021-03-05move valueset resize into LayoutValueSet classCaolán McNamara
2021-03-05with widget layout we don't need to explicitly track the parent resizeCaolán McNamara
2021-03-05drop unneeded DEBUG SetTextCaolán McNamara
2021-03-05move handler for ESC to close slideshow from navigator down to contentsCaolán McNamara
2021-03-05parent panel doesn't need an explicit KeyInput handlerCaolán McNamara
2021-03-05updateMotionPathTags is already called from the ctorCaolán McNamara
2021-03-05include the id of the duplicate in the warning about itCaolán McNamara
2021-03-05move properties from container vcl::Window to window-filling childCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-03-05use valueset as the menu parentCaolán McNamara
2021-03-05tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-03-05use valueset as the menu parentCaolán McNamara
2021-03-05jsdialog: update on treeview item removeSzymon Kłos
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-03-05tdf#115879: sc_logical_functions: Add function testXisco Fauli
2021-03-05loplugin:refcounting (--enable-evolution2)Stephan Bergmann
2021-03-05ScriptForge - (scriptforge.py) Python-Basic machineryJean-Pierre Ledure
2021-03-05CppunitTest_xmlsecurity_signing: run all tests in the disable-pdfium caseMiklos Vajna
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2021-03-05loplugin:refcounting return objects properlyNoel
2021-03-04-Werror,-Wunused-private-fieldStephan Bergmann
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04inherit NavigatorWrapper directly from SdNavigatorWinCaolán McNamara
2021-03-04drop newly unused PanelBaseCaolán McNamara
2021-03-04remove intermediate TableDesignPanelCaolán McNamara
2021-03-04remove intermediate CustomAnimationPanelCaolán McNamara
2021-03-04make both 'empty' widget and its treeview replacement the same sizeCaolán McNamara
2021-03-04allow slide transition panel to be narrowerCaolán McNamara
2021-03-04remove intermediate SlideTransitionPanelCaolán McNamara
2021-03-04use a single context menu handler at the valueset levelCaolán McNamara
2021-03-04allow focus into master page panelCaolán McNamara
2021-03-04ofz#31672 Bad-castCaolán McNamara
2021-03-04actually restore the original HFONTLuboš Luňák
2021-03-04Update git submodulesOlivier Hallot
2021-03-04Also check number of invocations in the testMike Kaganski
2021-03-04tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth
2021-03-04Update git submodulesSeth Chaiklin
2021-03-04jsdialog: single activation property for treeviewSzymon Kłos