summaryrefslogtreecommitdiff
path: root/include/vcl/floatwin.hxx
AgeCommit message (Expand)Author
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-12-04remove enum HitTestNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-05-21lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky
2018-05-18Avoid mixing up units in LogicRectangle methodTamás Zolnai
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-23loplugin:useuniqueptr in FloatingWindowNoel Grandin
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
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