summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/tools/Popup.cxx
AgeCommit message (Expand)Author
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-09-18fixes memleak : release references to TextPropertyPanelDennis Francis
2015-09-09convert Link<> to typedNoel Grandin
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara
2015-05-19tdf#91382 UI: Crash after visiting Sidebar Properties PagePhilippe Jung
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
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-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2013-07-26Resolves: fdo#67344 wrong relative menu positionCaolán McNamara
2013-05-20Related: #i121793# correction for page property panel:Oliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann