summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/AreaChart.cxx
AgeCommit message (Expand)Author
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-14chart2: avoid use of reallocJochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2015-11-20loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-07-22Remove "this->". Pointless.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida
2014-02-27Remove visual noise from chart2Alexander Wilms
2013-11-19this only works with c++11Markus Mohrhard
2013-11-19work on plotting a whole series at onceMarkus Mohrhard
2013-11-19remove a few more unnecessary linesMarkus Mohrhard
2013-11-19simplify AreaChart now that it does not deal with net chartsMarkus Mohrhard
2013-11-19prevent some implicit iterator conversionsMarkus Mohrhard
2013-11-19make it possible to switch between different ShapeFactoriesMarkus Mohrhard
2013-11-19create an AbstractFactory and add a DummyShapeFactory for testingMarkus Mohrhard
2013-11-19remove unused parameterMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
2013-01-25C2U macros no longer necessary.Kohei Yoshida
2012-10-30cppCheck: Remove some 'redundantAssignment'jailletc36
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06removed dead codeTakeshi Abe
2012-03-28revert old test ideaMarkus Mohrhard
2012-03-23Create respective error bars in areachart when creating shapes.Rafael Dominguez
2012-03-14refactor the chart test code a bitMarkus Mohrhard