summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/tools
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14remove unused ValueSetWithTextControl::ControlType enumNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-06no ValueSetWithTextControls are loaded from src filesCaolán McNamara
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
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-09-12Page size popup converted to use outside sidebarSzymon Kłos
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-24convert ControlType to scoped enumNoel Grandin
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18fixes memleak : release references to TextPropertyPanelDennis Francis
2015-09-09convert Link<> to typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-19tdf#91382 UI: Crash after visiting Sidebar Properties PagePhilippe Jung
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13refactor PopupControl to use RenderContextTomaž Vajngerl
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17Windows compilation fixes.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-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-21Various typosJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-09fdo#85804 Use the new popups in the sidebar tooMaxim Monastirsky
2014-11-03Related: fdo#84844 Get rid of ColorControl and ColorPopupMaxim Monastirsky
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11remove osolete ifdefNorbert Thiebaud