summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/NetChart.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-12/+12
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-4/+4
2017-07-27loplugin:constparams in chart2Noel Grandin1-3/+3
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann1-1/+1
2017-06-20loplugin:oncevar chart2Noel Grandin1-1/+1
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-20/+20
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-1/+1
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke1-1/+1
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin1-5/+0
2016-03-14com::sun::star->css in chart2Noel Grandin1-9/+9
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+2
2015-11-20loplugin:unusedfields in chart2Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-20new loplugin: badvectorinitNoel Grandin1-2/+4
2015-07-20loplugin:unusedmethods chart2Noel Grandin1-5/+0
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2014-07-22Remove "this->". Pointless.Kohei Yoshida1-1/+1
2014-07-02remove whitespacesMarkus Mohrhard1-2/+0
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-02-27Remove visual noise from chart2Alexander Wilms1-2/+2
2013-11-19-Werror,-Wunused-functionStephan Bergmann1-82/+0
2013-11-19remove a few more unnecessary linesMarkus Mohrhard1-3/+1
2013-11-19extract code for net charts from AreaChartMarkus Mohrhard1-0/+788