Age | Commit message (Expand) | Author |
2019-12-18 | lok: vcl: fix multiple floatwin removal case more robustly. | Michael Meeks |
2019-12-05 | make some classes module private | Noel Grandin |
2019-11-07 | rename FloatingWindow::ImplInit so no need for using directive | Caolán McNamara |
2019-03-21 | tdf#121671 Floating toolbars remain their position after reopen | Ilhan Yesil |
2018-12-11 | find-unneeded-includes: Avoid proposing o3tl fw declaration | Gabor Kelemen |
2018-12-04 | remove enum HitTest | Noel Grandin |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-05-21 | lokdialog: For the tunneled top-level popups, provide the position in twips. | Jan Holesovsky |
2018-05-18 | Avoid mixing up units in LogicRectangle method | Tamás Zolnai |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-04-23 | loplugin:useuniqueptr in FloatingWindow | Noel Grandin |
2017-12-04 | lokdialog: Simplify; make the LOK dialog API more generic | Pranav Kant |
2017-10-02 | lokdialog: Mouse events for dialog floating child windows | Pranav Kant |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-10-11 | Merge SystemWindow and FloatingWindow setPosSizeOnContainee methods | Maxim Monastirsky |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-15 | loplugin:countusersofdefaultparams in vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-31 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-07-07 | FloatWinPopupFlags::NoMouseRectClose was never set | Caolán McNamara |
2016-07-07 | FloatWinPopupFlags::NoMouseClose is not used | Caolán McNamara |
2016-07-07 | FloatWinPopupFlags::NoAnimation is not used | Caolán McNamara |
2016-07-07 | FloatWinPopupFlags::NoAutoArrange is never set | Caolán McNamara |
2016-07-07 | FloatWinPopupFlags::AnimationSlide is never used | Caolán McNamara |
2016-07-07 | FloatWinPopupFlags::NoFocusClose is only set, never read | Caolán McNamara |
2016-05-23 | like menus do, restore focus to prev control when floatingwindow popdowns | Caolán McNamara |
2016-04-12 | clang-tidy performance-unnecessary-value-param in vcl | Noel Grandin |
2016-03-03 | gtk3: position the native popup menus exactly where we want them | Caolán McNamara |
2016-03-03 | refactor these two bizarro positioning things into reusable chunks | Caolán McNamara |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-01 | Resolves: tdf#93821 assume mbNoSaveBackground as true everywhere | Caolán McNamara |
2016-01-19 | tdf#96888 - Kill internal vcl dog-tags ... | Ras-al-Ghul |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-09 | convert Link<> to typed | Noel Grandin |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-07-10 | loplugin:unusedmethods vcl(part2) | Noel Grandin |
2015-05-18 | FloatWindow - add ApplySettings | Tomaž Vajngerl |
2015-05-13 | convert FLOATWIN_TITLE constants to scoped enum | Noel Grandin |
2015-05-13 | convert FLOATWIN_POPUPMODEEND constants to scoped enum | Noel Grandin |
2015-05-13 | convert FLOATWIN_POPUPMODE constants to scoped enum | Noel Grandin |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: dispose of more Window sub-classes, particularly top-level windows. | Michael Meeks |
2015-04-09 | Resolves: tdf#90481 fix cropped buttons | Caolán McNamara |
2015-03-26 | remove the gap now to pretend it was never there | Caolán McNamara |
2015-03-26 | why would we ever want FLOATWIN_POPUPMODE_PATHMOUSECANCELCLICK | Caolán McNamara |
2015-02-14 | see if we can merge floating window and dialog child size/pos setting | Caolán McNamara |