summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VDataSeries.cxx
AgeCommit message (Expand)Author
2019-12-17tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-06-26tdf#126033 chart: hide removed marker of a single data pointBalazs Varga
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-04-12loplugin:sequentialassign in chart2Noel Grandin
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
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