summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-03-30coverity#1194922 Overflowed return valueCaolán McNamara2-6/+6
2014-03-30remove one more merge markerMarkus Mohrhard1-1/+0
2014-03-30set first position and then size, fdo#75075Markus Mohrhard1-1/+1
2014-03-30add test for fdo#74619Markus Mohrhard2-0/+11
2014-03-29chart2: loplugin:saloverrideMichael Stahl2-9/+11
2014-03-29Add missing header.Kohei Yoshida1-0/+2
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida12-44/+243
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida2-8/+19
2014-03-29Transfer back properties from the chart type object to template object.Kohei Yoshida2-0/+26
2014-03-29Too long a line.Kohei Yoshida1-1/+7
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida7-32/+166
2014-03-29Some debugging output of GL chart.Kohei Yoshida1-0/+41
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida7-15/+40
2014-03-29Add a means to debug the internal state of the diagram object.Kohei Yoshida1-2/+31
2014-03-28Remove remaining DBG_CTOR etc. remnants from chart2Stephan Bergmann2-9/+0
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-2/+1
2014-03-28Missing XServiceInfo base classStephan Bergmann1-6/+10
2014-03-28ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann22-192/+0
2014-03-28Missing XServiceInfo base classStephan Bergmann12-46/+36
2014-03-28chart::Wall is not a UNO service implementationStephan Bergmann2-27/+0
2014-03-28chart::impl::StockBar is not a UNO service implementationStephan Bergmann2-27/+0
2014-03-28Missing XServiceInfo base classStephan Bergmann1-6/+10
2014-03-27add interface for 3D stock type chart in 3D sceenMarkus Mohrhard1-0/+55
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann228-1992/+2184
2014-03-27sfx2: sal_Bool->boolNoel Grandin28-39/+39
2014-03-26Make sure to set the RoundedEdge check box on load.Kohei Yoshida1-25/+34
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida6-17/+42
2014-03-26Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida8-1/+90
2014-03-26Add a boolean "RoundedRectangle" property to the GL 3D chart.Kohei Yoshida2-4/+107
2014-03-27show negative values correctly in pie charts, fdo#69143Markus Mohrhard1-2/+3
2014-03-26enable the export validation for chart ODS testsMarkus Mohrhard2-1/+5
2014-03-26remove unimplemented methodMarkus Mohrhard1-1/+0
2014-03-26improve formattingMarkus Mohrhard1-3/+3
2014-03-26handle xlsx files correctly as wellMarkus Mohrhard1-1/+1
2014-03-26unimplemented methodMarkus Mohrhard1-1/+0
2014-03-26add test for improved overlap chart exportMarkus Mohrhard2-0/+59
2014-03-26Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2-23/+18
2014-03-26Error: exception specification of overriding function is more lax than baseTor Lillqvist4-6/+10
2014-03-25Make the new OpenGL chart type a compile time option.Kohei Yoshida2-0/+4
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida5-3/+25
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida11-9/+119
2014-03-25Turn this into a regular method.Kohei Yoshida2-1/+7
2014-03-25Crash prevention by checking for NULL.Kohei Yoshida1-1/+3
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida11-7/+75
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida5-1/+88
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida8-8/+94
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida4-2/+102
2014-03-25svtools: sal_Bool->boolNoel Grandin10-17/+17
2014-03-25svtools: sal_Bool->boolNoel Grandin2-6/+6
2014-03-25svtools: sal_Bool->boolNoel Grandin1-4/+4