summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockwin.cxx
AgeCommit message (Expand)Author
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-26loplugin:expandablemethods in vclNoel Grandin
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-12DockingWindow ResId code needed only by removed ToolBar src supportCaolán McNamara
2016-10-11Height and Width seem to be swapped hereMaxim Monastirsky
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
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-08-15mbInitialLayoutDone is unusedCaolán McNamara
2016-08-15Resolves: tdf#92906 badly rendered elements dock after hide+showCaolán McNamara
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
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-31loplugin:unusedmethodsNoel Grandin
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-19Use sal_uInt32 consistently for WindowStateData::SetMask and relatedMatteo Casalin
2015-06-07Resolves: tdf#89104 Missing actions from toolbarCaolán McNamara
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert TITLE_BUTTON constants to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23DockWindow missing builder dispose.Michael Meeks
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann