summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
AgeCommit message (Expand)Author
2023-04-07tdf#154470 try moving the Show of the client to after the float positioningCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-03-14lok: fix position og autofilter in RTL modeSzymon Kłos
2022-02-07lok: add 'dropdown' dialog typeHenry Castro
2021-10-17Simplify vector initialization in vclJulien Nabet
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-14loplugin:unusedmethodsNoel
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-25drop WB_ROLLABLECaolán McNamara
2021-01-19Related: tdf#135617 grab focus after shownCaolán McNamara
2020-12-14add a way to undo ImplConvertToAbsPosCaolán McNamara
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-06-17we already have a NoHorzPlacement flag so use thatCaolán McNamara
2020-05-12tdf#132435 only place menu vertically if up/down requestedCaolán McNamara
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai
2019-12-23sfx2: tolerate missing LOKNotifier on FloatingWindow hideAshod Nakashian
2019-12-23vcl: don't use null window in FloatingWindow HitTestAshod Nakashian
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-18Fix typoAndrea Gelmini
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-12-10lok: show tooltips on dialogsTamás Zolnai
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil
2018-12-04remove enum HitTestNoel Grandin
2018-11-27remove unused BorderWindowStyle enum valueNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky
2018-05-22lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky
2018-05-21loplugin:staticaccessTor Lillqvist
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-05-17lok: Always specify the invalidate rectangle explicitelyTamás Zolnai
2018-04-23loplugin:useuniqueptr in FloatingWindowNoel Grandin
2018-03-14Fix typoAndrea Gelmini
2018-03-13lokdialog: For floating menus, ignore the screen size in the LOK case.Jan Holesovsky
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-18tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky