summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup in chart2Markus Mohrhard2014-04-067-14/+0
* add test for fdo#64722, cp#1000058Markus Mohrhard2014-04-053-0/+49
* rename variableMarkus Mohrhard2014-04-051-3/+3
* prevent excessive exceptionsMarkus Mohrhard2014-04-051-8/+12
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0320-40/+40
* fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2014-04-032-2/+2
* add concept for chart xshape testsMarkus Mohrhard2014-04-035-0/+1913
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-015-5/+5
* coverity#1194922 Overflowed return valueCaolán McNamara2014-03-302-6/+6
* remove one more merge markerMarkus Mohrhard2014-03-301-1/+0
* set first position and then size, fdo#75075Markus Mohrhard2014-03-301-1/+1
* add test for fdo#74619Markus Mohrhard2014-03-302-0/+11
* chart2: loplugin:saloverrideMichael Stahl2014-03-292-9/+11
* Add missing header.Kohei Yoshida2014-03-291-0/+2
* Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida2014-03-2912-44/+243
* Let's use define constants here rather than string values....Kohei Yoshida2014-03-292-8/+19
* Transfer back properties from the chart type object to template object.Kohei Yoshida2014-03-292-0/+26
* Too long a line.Kohei Yoshida2014-03-291-1/+7
* Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida2014-03-297-32/+166
* Some debugging output of GL chart.Kohei Yoshida2014-03-291-0/+41
* Start using common symbols for textural UNO property names.Kohei Yoshida2014-03-297-15/+40
* Add a means to debug the internal state of the diagram object.Kohei Yoshida2014-03-291-2/+31
* Remove remaining DBG_CTOR etc. remnants from chart2Stephan Bergmann2014-03-282-9/+0
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-2/+1
* Missing XServiceInfo base classStephan Bergmann2014-03-281-6/+10
* ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann2014-03-2822-192/+0
* Missing XServiceInfo base classStephan Bergmann2014-03-2812-46/+36
* chart::Wall is not a UNO service implementationStephan Bergmann2014-03-282-27/+0
* chart::impl::StockBar is not a UNO service implementationStephan Bergmann2014-03-282-27/+0
* Missing XServiceInfo base classStephan Bergmann2014-03-281-6/+10
* add interface for 3D stock type chart in 3D sceenMarkus Mohrhard2014-03-271-0/+55
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-27228-1992/+2184
* sfx2: sal_Bool->boolNoel Grandin2014-03-2728-39/+39
* Make sure to set the RoundedEdge check box on load.Kohei Yoshida2014-03-261-25/+34
* Pass the rounded edge property to the diagram object.Kohei Yoshida2014-03-266-17/+42
* Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida2014-03-268-1/+90
* Add a boolean "RoundedRectangle" property to the GL 3D chart.Kohei Yoshida2014-03-262-4/+107
* show negative values correctly in pie charts, fdo#69143Markus Mohrhard2014-03-271-2/+3
* enable the export validation for chart ODS testsMarkus Mohrhard2014-03-262-1/+5
* remove unimplemented methodMarkus Mohrhard2014-03-261-1/+0
* improve formattingMarkus Mohrhard2014-03-261-3/+3
* handle xlsx files correctly as wellMarkus Mohrhard2014-03-261-1/+1
* unimplemented methodMarkus Mohrhard2014-03-261-1/+0
* add test for improved overlap chart exportMarkus Mohrhard2014-03-262-0/+59
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-262-23/+18
* Error: exception specification of overriding function is more lax than baseTor Lillqvist2014-03-264-6/+10
* Make the new OpenGL chart type a compile time option.Kohei Yoshida2014-03-252-0/+4
* Properly import and export the new chart type to and from ODF.Kohei Yoshida2014-03-255-3/+25
* Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida2014-03-2511-9/+119
* Turn this into a regular method.Kohei Yoshida2014-03-252-1/+7