summaryrefslogtreecommitdiff
path: root/svtools/source/uno/popupwindowcontroller.cxx
AgeCommit message (Expand)Author
2020-11-02rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara
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
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-10#i107213# enable reading of toolbar menu entries on macChristian Lippka
2010-04-28#i107213# use toolbox item window as parent for popup menuChristian Lippka