summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
AgeCommit message (Expand)Author
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
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant
2017-12-09lokdialog: Open floating window on InitShow onlyPranav Kant
2017-12-07lokdialog: sc: Prevent assert when invoking autopopup filter dialogPranav Kant
2017-12-06lokdialog: Show/Hide floating window on StateChangedType::VisiblePranav Kant
2017-12-06lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara
2017-10-18presumably we don't need to recalculate on subsequenct 'show' nowCaolán McNamara
2017-10-17tdf#112845 get optimal size before showing popupsCaolán McNamara
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-07-25fix some "deffer" spellingNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-14Resolves: tdf#103914 if menu no longer has focus, leave focus where it isCaolán McNamara
2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann