summaryrefslogtreecommitdiff
path: root/include/svx/sidebar
AgeCommit message (Expand)Author
2016-08-24convert ViewType to scoped enumNoel Grandin
2016-08-24convert ControlType to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-21tdf#90078 Add import bitmap button to Area PanelSusobhan Ghosh
2016-05-27Fix gradient angle spinbox in Area sidebar tabRishabh Kumar
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
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