summaryrefslogtreecommitdiff
path: root/svtools/source/uno/popupwindowcontroller.cxx
AgeCommit message (Expand)Author
2023-08-18tdf#156561 svtools, a11y: Return created popup win for focus handlingMichael Weghorn
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-01-26weldPopupWindow is always implemented by nowCaolán McNamara
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-01-25avoid some ref-countingNoel Grandin
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-01-25Resolves: tdf#130159 hide writedirection unless CTL is enabledCaolán McNamara
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-15hold SolarMutex on calling vcl toolbox enable itemCaolán McNamara
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-12-31support welded toolbar popovers in PopupWindowControllerCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna
2017-09-29WB_MOVEABLE should not trigger tearoff modeMaxim Monastirsky
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-05PopupWindowController: Tearoff supportMaxim Monastirsky
2016-10-05PopupWindowController: Small cleanupMaxim Monastirsky
2016-10-05PopupWindowController: Use ImplInheritanceHelperMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-11tdf#91138 - hold reference until idle dispose.Michael Meeks
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks