summaryrefslogtreecommitdiff
path: root/include/vcl/floatwin.hxx
AgeCommit message (Expand)Author
2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-07-07FloatWinPopupFlags::NoMouseRectClose was never setCaolán McNamara
2016-07-07FloatWinPopupFlags::NoMouseClose is not usedCaolán McNamara
2016-07-07FloatWinPopupFlags::NoAnimation is not usedCaolán McNamara
2016-07-07FloatWinPopupFlags::NoAutoArrange is never setCaolán McNamara
2016-07-07FloatWinPopupFlags::AnimationSlide is never usedCaolán McNamara
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-05-23like menus do, restore focus to prev control when floatingwindow popdownsCaolán McNamara
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-03-03gtk3: position the native popup menus exactly where we want themCaolán McNamara
2016-03-03refactor these two bizarro positioning things into reusable chunksCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-05-18FloatWindow - add ApplySettingsTomaž Vajngerl
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara
2015-03-26remove the gap now to pretend it was never thereCaolán McNamara
2015-03-26why would we ever want FLOATWIN_POPUPMODE_PATHMOUSECANCELCLICKCaolán McNamara
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-13-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara
2014-08-30add capability to load FloatingWindows from .uiCaolán McNamara
2014-07-18convert HITTEST #define to enumNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann