summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-30LOK: support resizing windowsAshod Nakashian1-0/+5
2017-10-03WB_DOCKBORDER is deadNoel Grandin1-2/+0
2017-09-29Improve the commentMaxim Monastirsky1-4/+4
2017-09-24Adjust DockingWindow layout calculation, tdf#106762 prepMaxim Monastirsky1-37/+21
2017-07-25fix some "deffer" spellingNoel Grandin1-3/+3
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
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-10/+10
2017-02-14Convert WindowType to scoped enumNoel Grandin1-2/+2
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-5/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-5/+5
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/+2
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
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-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-3/+3
2016-11-22Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancelCaolán McNamara1-0/+2
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-2/+7
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-3/+1
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-1/+1
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin1-1/+1
2016-10-12DockingWindow ResId code needed only by removed ToolBar src supportCaolán McNamara1-38/+0
2016-10-11Height and Width seem to be swapped hereMaxim Monastirsky1-4/+2
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin1-18/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-15mbInitialLayoutDone is unusedCaolán McNamara1-2/+0
2016-08-15Resolves: tdf#92906 badly rendered elements dock after hide+showCaolán McNamara1-1/+2
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2016-07-06tdf#77667 Remove gcc3 workaroundkrishna keshav1-3/+2
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-5/+0
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-1/+1
2016-05-31loplugin:unusedmethodsNoel Grandin1-13/+0
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl1-1/+32
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin1-32/+1
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-5/+5
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-2/+2
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-19Use sal_uInt32 consistently for WindowStateData::SetMask and relatedMatteo Casalin1-1/+1
2015-06-07Resolves: tdf#89104 Missing actions from toolbarCaolán McNamara1-5/+14