summaryrefslogtreecommitdiffstats
path: root/include/vcl/floatwin.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-09-091-2/+2
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-1/+0
* FloatWindow - add ApplySettingsTomaž Vajngerl2015-05-181-0/+2
* convert FLOATWIN_TITLE constants to scoped enumNoel Grandin2015-05-131-9/+12
* convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin2015-05-131-6/+14
* convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2015-05-131-25/+34
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+2
* vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks2015-04-091-0/+1
* Resolves: tdf#90481 fix cropped buttonsCaolán McNamara2015-04-091-0/+1
* remove the gap now to pretend it was never thereCaolán McNamara2015-03-261-4/+4
* why would we ever want FLOATWIN_POPUPMODE_PATHMOUSECANCELCLICKCaolán McNamara2015-03-261-1/+0
* see if we can merge floating window and dialog child size/pos settingCaolán McNamara2015-02-141-1/+0
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2015-02-131-1/+1
* Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara2015-02-131-0/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-9/+9
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-061-2/+0
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-1/+1
* convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2014-09-021-1/+2
* map deletable to WB_CLOSEABLECaolán McNamara2014-09-021-1/+1
* rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara2014-09-021-2/+3
* add capability to load FloatingWindows from .uiCaolán McNamara2014-08-301-0/+1
* convert HITTEST #define to enumNoel Grandin2014-07-181-5/+8
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-3/+3
* Remove visual noise from includeAlexander Wilms2014-03-011-4/+4
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-17/+17
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara2013-10-291-0/+1
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* make some important single-parameter constructors explicitHerbert Dürr2013-05-101-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+152