summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockmgr.cxx
AgeCommit message (Expand)Author
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
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara
2017-01-03WB_PINABLE isn't set anywhereCaolán McNamara
2016-12-22Fix ToolbarMenu positionMaxim Monastirsky
2016-12-21Fix the table border toolbar popupMaxim Monastirsky
2016-12-21Fix window height for the grip caseMaxim Monastirsky
2016-12-21Fix the non-grip caseMaxim Monastirsky
2016-12-20tdf#102477 Drop toolbar popup window backgroundJan-Marek Glogowski
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-22Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancelCaolán McNamara
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-30tdf#103087 Border widget must not have focus initiallyMaxim Monastirsky
2016-10-11The key event is not needed for the non-ToolBox caseMaxim Monastirsky
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-09Add title-based tearoff to DockingManager, take 2Maxim Monastirsky
2016-10-09mbGripAtBottom is always trueMaxim Monastirsky
2016-10-09Just get the last window posMaxim Monastirsky
2016-10-09Revert "Add title-based tearoff to DockingManager"Maxim Monastirsky
2016-10-05Add title-based tearoff to DockingManagerMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-07-06tdf#77667 Remove gcc3 workaroundkrishna keshav
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-09convert Link<> to typedNoel Grandin