summaryrefslogtreecommitdiffstats
path: root/include/vcl/dockwin.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-09-091-1/+1
* SetXXX(bool) with a default value of false are just wrongNoel Grandin2015-09-021-2/+2
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-45/+0
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-221-3/+3
* convert TITLE_BUTTON constants to scoped enumNoel Grandin2015-05-221-2/+2
* convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2015-05-131-2/+2
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* Revert part of "Unwind mpDialogParent oddness."Michael Meeks2015-04-101-1/+1
* Unwind mpDialogParent oddness.Michael Meeks2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-7/+7
* vcl: window destructors calling disposeNoel Grandin2015-04-091-0/+1
* loplugin:constantfunction: vclNoel Grandin2015-03-191-8/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-5/+5
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-5/+5
* DockingWindow will need a timer after allCaolán McNamara2014-12-301-1/+5
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-2/+4
* try to get reasonable sizes for docking windowsCaolán McNamara2014-12-171-0/+1
* implement loading docking windows from .ui formatCaolán McNamara2014-12-171-6/+28
* fdo#82577: Handle WindowNoel Grandin2014-09-231-26/+26
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-2/+2
* coverity#708644 Uninitialized pointer fieldCaolán McNamara2014-04-171-2/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-9/+9
* Spelling fix: pinedTor Lillqvist2014-03-131-7/+7
* Remove visual noise from includeAlexander Wilms2014-03-011-2/+2
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-52/+52
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+420