summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockmgr.cxx
AgeCommit message (Expand)Author
2023-08-18tdf#141101 a11y: Ensure focused event after showing popup contentMichael Weghorn
2023-08-18tdf#156561 tdf#141101 Revert "tdf#140762 tdf#152671 Make dock win ..." et alMichael Weghorn
2023-08-01tdf#156100 tdf#156561 Revert to previous behavior for gtk popupsMichael Weghorn
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-04-07tdf#154470 try moving the Show of the client to after the float positioningCaolán McNamara
2023-03-16tdf#140762 tdf#152671 Make dock win visible before showing popupMichael Weghorn
2022-07-17Resolves tdf#143688 - Allow detaching of sub-toolbars when lockedHeiko Tietze
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-17loplugin:constantparamNoel Grandin
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-03-03move ImplDockingWindowWrapper out of public headerCaolán McNamara
2021-03-03keep ImplDockingWindowWrapper DLL_PRIVATE and use DockingManagerCaolán McNamara
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-26protect against callback destroying this objectCaolán McNamara
2021-02-26take GetWindow by VclPtr to hold reference in face of potential disposeCaolán McNamara
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-25drop WB_ROLLABLECaolán McNamara
2020-12-08Avoid crash on closing docking windowSzymon Kłos
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-17tdf#134523 variable is null during reentrant callsCaolán McNamara
2020-06-12weld checklistmenuCaolán McNamara
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-20loplugin:constvars in vclNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-27tdf#90376 revert the dock windows' Idles to TimersJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-18Don't allow tearoff under WaylandMaxim Monastirsky
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky
2018-01-18tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky
2017-09-29Make sure GetText() is called at the right stageMaxim Monastirsky
2017-09-24Support non-ToolBox popup case in DockingManager, tdf#106762 prepMaxim Monastirsky
2017-09-01call SetPriority() on correct IdleNoel Grandin
2017-08-18vcl: DockingManager owns ImplDockingWindowWrappersTakeshi Abe
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin