Age | Commit message (Expand) | Author |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-03-14 | loplugin:unusedmethods | Noel |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-03-03 | vcl/floatwin.hxx can be toolkit only now | Caolán McNamara |
2021-02-27 | hide some FloatingWindow details | Caolán McNamara |
2021-02-25 | drop archaic rollable support | Caolán McNamara |
2021-02-25 | drop WB_ROLLABLE | Caolán McNamara |
2021-01-19 | Related: tdf#135617 grab focus after shown | Caolán McNamara |
2020-12-14 | add a way to undo ImplConvertToAbsPos | Caolán McNamara |
2020-08-04 | loplugin:flatten in vcl/window | Noel Grandin |
2020-06-17 | we already have a NoHorzPlacement flag so use that | Caolán McNamara |
2020-05-12 | tdf#132435 only place menu vertically if up/down requested | Caolán McNamara |
2020-04-07 | lok: Use a different window type for tooltips. | Tamás Zolnai |
2019-12-23 | sfx2: tolerate missing LOKNotifier on FloatingWindow hide | Ashod Nakashian |
2019-12-23 | vcl: don't use null window in FloatingWindow HitTest | Ashod Nakashian |
2019-12-18 | lok: vcl: fix multiple floatwin removal case more robustly. | Michael Meeks |
2019-12-18 | Fix typo | Andrea Gelmini |
2019-12-18 | vcl: sfx2: LOK: Support per-view popup windows | Ashod Nakashian |
2019-12-11 | lok: evaluate assertion if LOK Windows container is empty | Henry Castro |
2019-12-10 | lok: show tooltips on dialogs | Tamás Zolnai |
2019-11-07 | rename FloatingWindow::ImplInit so no need for using directive | Caolán McNamara |
2019-09-06 | Fixing '....' and '..' | Andrea Gelmini |
2019-09-03 | Fix typos | Andrea Gelmini |
2019-03-21 | tdf#121671 Floating toolbars remain their position after reopen | Ilhan Yesil |
2018-12-04 | remove enum HitTest | Noel Grandin |
2018-11-27 | remove unused BorderWindowStyle enum value | Noel Grandin |
2018-09-12 | loplugin:simplifyconstruct in ucbhelper..vcl | Noel Grandin |
2018-08-31 | tdf#119390 Don't focus the toolbar when closing a floating window | Maxim Monastirsky |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-11 | tdf#117175 wayland: Make popup windows not show off-screen | Maxim Monastirsky |
2018-05-22 | lok: charts context menu was misplaced + wrong LogicToLogic conversion | Marco Cecchetti |
2018-05-22 | Revert "lokdialog: Give non-programmatic name to autofilter" | Jan Holesovsky |
2018-05-21 | loplugin:staticaccess | Tor Lillqvist |
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-05-17 | lok: Always specify the invalidate rectangle explicitely | Tamás Zolnai |
2018-04-23 | loplugin:useuniqueptr in FloatingWindow | Noel Grandin |
2018-03-14 | Fix typo | Andrea Gelmini |
2018-03-13 | lokdialog: For floating menus, ignore the screen size in the LOK case. | Jan Holesovsky |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-22 | loplugin:changetoolsgen in vcl | Noel Grandin |
2018-01-18 | tdf#115057 Never use ImplPopupFloatWin for anything except ToolBox | Maxim Monastirsky |
2017-12-15 | lokdialog: Give non-programmatic name to autofilter | Pranav Kant |
2017-12-15 | lokdialog: If we already have the title, emit it during creation | Pranav Kant |
2017-12-09 | lokdialog: Open floating window on InitShow only | Pranav Kant |
2017-12-07 | lokdialog: sc: Prevent assert when invoking autopopup filter dialog | Pranav Kant |
2017-12-06 | lokdialog: Show/Hide floating window on StateChangedType::Visible | Pranav Kant |
2017-12-06 | lokdialog: Window* -> VclPtr<Window>, and a small simplification. | Jan Holesovsky |
2017-12-04 | lokdialog: Simplify; make the LOK dialog API more generic | Pranav Kant |
2017-11-29 | lokdialog: Move the painting down to Window, and enable Calc and Impress. | Jan Holesovsky |