summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VDataSeries.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-3/+3
2019-04-12loplugin:sequentialassign in chart2Noel Grandin1-6/+2
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen1-5/+0
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-16/+0
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-0/+4
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen1-0/+1
2018-03-07use more Color in chart2Noel Grandin1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-7/+6
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-8/+8
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-16/+16
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann1-2/+2
2017-06-20loplugin:oncevar chart2Noel Grandin1-4/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-3/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke1-1/+0
2016-04-22Fix typosAndrea Gelmini1-1/+1
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin1-1/+1
2016-03-14com::sun::star->css in chart2Noel Grandin1-2/+2
2016-01-06Fix typosAndrea Gelmini1-1/+1
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl1-9/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann1-14/+14
2015-09-14boost->stdCaolán McNamara1-23/+23
2015-08-19crashtesting: failure on ooo82676-1.sxc importCaolán McNamara1-1/+1
2015-08-13tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-07-24Revert "tdf#76649 Skip NaN initial values for min and max"Markus Mohrhard1-6/+2
2015-07-24tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-06-18Fix typosAndrea Gelmini1-1/+1
2014-12-06reduce scope of local variablesMichael Weghorn1-3/+1
2014-09-30chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann1-6/+2
2014-07-23Annotate.Kohei Yoshida1-0/+2
2014-07-22Simplify.Kohei Yoshida1-3/+2
2014-07-22com::sun::star -> css.Kohei Yoshida1-0/+41
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida1-1/+1
2014-07-02remove whitespacesMarkus Mohrhard1-4/+0
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida1-2/+2
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard1-1/+1
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida1-2/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-24/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-28/+0
2014-05-11coverity#1169880 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-15chart2: sal_Bool->boolNoel Grandin1-7/+7
2014-02-08coverity#1169880 Uninitialized pointer fieldCaolán McNamara1-0/+18
2014-01-29improve the color interpolation in time based chartsMarkus Mohrhard1-0/+12
2014-01-29todo has been implementedMarkus Mohrhard1-1/+0