summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-27tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky1-1/+1
2017-09-29Make sure GetText() is called at the right stageMaxim Monastirsky1-2/+13
2017-09-24Support non-ToolBox popup case in DockingManager, tdf#106762 prepMaxim Monastirsky1-5/+28
2017-09-01call SetPriority() on correct IdleNoel Grandin1-1/+1
2017-08-18vcl: DockingManager owns ImplDockingWindowWrappersTakeshi Abe1-26/+7
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-2/+2
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-12/+3
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-2/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin1-12/+3
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-25/+25
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-6/+6
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-2/+2
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+3
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara1-3/+0
2017-01-03WB_PINABLE isn't set anywhereCaolán McNamara1-1/+1
2016-12-22Fix ToolbarMenu positionMaxim Monastirsky1-3/+3
2016-12-21Fix the table border toolbar popupMaxim Monastirsky1-9/+11
2016-12-21Fix window height for the grip caseMaxim Monastirsky1-1/+1
2016-12-21Fix the non-grip caseMaxim Monastirsky1-1/+1
2016-12-20tdf#102477 Drop toolbar popup window backgroundJan-Marek Glogowski1-2/+0
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski1-109/+27
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-6/+6
2016-11-22Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancelCaolán McNamara1-0/+3
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-0/+3
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-3/+1
2016-10-30tdf#103087 Border widget must not have focus initiallyMaxim Monastirsky1-2/+2
2016-10-11The key event is not needed for the non-ToolBox caseMaxim Monastirsky1-3/+5
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin1-12/+0
2016-10-09Add title-based tearoff to DockingManager, take 2Maxim Monastirsky1-1/+6
2016-10-09mbGripAtBottom is always trueMaxim Monastirsky1-24/+6
2016-10-09Just get the last window posMaxim Monastirsky1-15/+3
2016-10-09Revert "Add title-based tearoff to DockingManager"Maxim Monastirsky1-57/+24
2016-10-05Add title-based tearoff to DockingManagerMaxim Monastirsky1-24/+57
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara1-1/+0
2016-07-06tdf#77667 Remove gcc3 workaroundkrishna keshav1-4/+2
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-8/+1
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-2/+2
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-5/+5
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara1-10/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25loplugin:unusedfields in include/vclNoel Grandin1-2/+0