summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-04-05prevent excessive exceptionsMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30coverity#1194922 Overflowed return valueCaolán McNamara
2014-03-30set first position and then size, fdo#75075Markus Mohrhard
2014-03-29chart2: loplugin:saloverrideMichael Stahl
2014-03-29Add missing header.Kohei Yoshida
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida
2014-03-29Transfer back properties from the chart type object to template object.Kohei Yoshida
2014-03-29Too long a line.Kohei Yoshida
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida
2014-03-29Some debugging output of GL chart.Kohei Yoshida
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida
2014-03-29Add a means to debug the internal state of the diagram object.Kohei Yoshida
2014-03-28Remove remaining DBG_CTOR etc. remnants from chart2Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-28Missing XServiceInfo base classStephan Bergmann
2014-03-28ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann
2014-03-28Missing XServiceInfo base classStephan Bergmann
2014-03-28chart::Wall is not a UNO service implementationStephan Bergmann
2014-03-28chart::impl::StockBar is not a UNO service implementationStephan Bergmann
2014-03-28Missing XServiceInfo base classStephan Bergmann
2014-03-27add interface for 3D stock type chart in 3D sceenMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-26Make sure to set the RoundedEdge check box on load.Kohei Yoshida
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida
2014-03-26Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida
2014-03-26Add a boolean "RoundedRectangle" property to the GL 3D chart.Kohei Yoshida
2014-03-27show negative values correctly in pie charts, fdo#69143Markus Mohrhard
2014-03-26Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-26Error: exception specification of overriding function is more lax than baseTor Lillqvist
2014-03-25Make the new OpenGL chart type a compile time option.Kohei Yoshida
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida
2014-03-25Turn this into a regular method.Kohei Yoshida
2014-03-25Crash prevention by checking for NULL.Kohei Yoshida
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24Let's be more defensive here by checking for null return objects.Kohei Yoshida
2014-03-24Better to associate true for "enable" and false for "disable".Kohei Yoshida