summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
AgeCommit message (Expand)Author
2024-06-30Make SystemWindow::mbIsDeferredInit privateMike Kaganski
2024-05-10loplugin:ostr in vclNoel Grandin
2023-11-24tdf#157551 Calc-Validity-CellRange, dropdown tinyNoel Grandin
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-08-18tdf#156561 tdf#141101 Revert "tdf#140762 tdf#152671 Make dock win ..." et alMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-26Revert "simplify logic in FloatingWindow::ImplCalcPos"Noel Grandin
2023-07-26simplify logic in FloatingWindow::ImplCalcPosNoel Grandin
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-20no need to return a mutable ref from ImplGetItemEdgeClipRectNoel Grandin
2023-06-20lok: vcl: fix "ImplConvertToAbsPos" functionHenry Castro
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