summaryrefslogtreecommitdiff
path: root/include/vcl/floatwin.hxx
AgeCommit message (Expand)Author
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2020-12-14add a way to undo ImplConvertToAbsPosCaolán McNamara
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-05make some classes module privateNoel Grandin
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara
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