summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VDataSeries.cxx
AgeCommit message (Expand)Author
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2018-03-07use more Color in chart2Noel Grandin
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-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-22Fix typosAndrea Gelmini
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-01-06Fix typosAndrea Gelmini
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-19crashtesting: failure on ooo82676-1.sxc importCaolán McNamara
2015-08-13tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier
2015-07-24Revert "tdf#76649 Skip NaN initial values for min and max"Markus Mohrhard
2015-07-24tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier
2015-06-18Fix typosAndrea Gelmini
2014-12-06reduce scope of local variablesMichael Weghorn
2014-09-30chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-23Annotate.Kohei Yoshida
2014-07-22Simplify.Kohei Yoshida
2014-07-22com::sun::star -> css.Kohei Yoshida
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11coverity#1169880 Uninitialized pointer fieldCaolán McNamara
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-02-08coverity#1169880 Uninitialized pointer fieldCaolán McNamara
2014-01-29improve the color interpolation in time based chartsMarkus Mohrhard
2014-01-29todo has been implementedMarkus Mohrhard
2014-01-29make the property mapping also time basedMarkus Mohrhard
2014-01-29first step for mapped propertiesMarkus Mohrhard
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
2014-01-29remaining chart work for time based chartingMarkus Mohrhard
2014-01-29implement time based charting based on new approachMarkus Mohrhard
2013-11-19make it a normal variableMarkus Mohrhard
2013-11-19leave default constructed objects outMarkus Mohrhard
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl