summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/GL3DBarChartType.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+0
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-15/+4
2016-03-14com::sun::star->css in chart2Noel Grandin1-4/+4
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir1-0/+7
2014-12-18fix buildCaolán McNamara1-1/+1
2014-12-09inline UNO helper macrosNoel Grandin1-2/+23
2014-05-16support property mapping in new 3D chartsMarkus Mohrhard1-0/+9
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida1-1/+2
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida1-4/+4
2014-03-26Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida1-1/+2
2014-03-26Add a boolean "RoundedRectangle" property to the GL 3D chart.Kohei Yoshida1-0/+92
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida1-4/+8
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida1-0/+51