summaryrefslogtreecommitdiff
path: root/include/svx/sidebar
AgeCommit message (Expand)Author
2016-04-05convert src line width popup to .ui formatCaolán McNamara
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-09remove whitespaceMarkus Mohrhard
2015-09-22tdf#89543 Unhide arrow style drop downsYousuf Philips
2015-09-14boost->stdCaolán McNamara
2015-09-10fix crash on rightclicking image in tdf#93675 and pressing escCaolán McNamara
2015-09-09convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26tdf#90078: Improve the Area section of the properties tabRishabh Kumar
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-07-30also handle line width correctlyMarkus Mohrhard
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-26fix some small regressions in no-chart area panelMarkus Mohrhard
2015-07-26extract some code for reuse by chart2 sidebarMarkus Mohrhard
2015-07-26move header file to public include dirMarkus Mohrhard
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
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-23Sidebar - switch fwd. declarations for includes for Windows.Michael Meeks
2015-04-17Windows compilation fixes.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel 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-03-06idle includes and enum useJennifer Liebel
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to idleJennifer Liebel
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-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann