summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/VSeriesPlotter.cxx
AgeCommit message (Expand)Author
2022-01-02use more SvxShape in chart2Noel Grandin
2022-01-02use more SvxShape in chart2Noel Grandin
2022-01-02use concrete types in chart2, createTextNoel Grandin
2021-12-31use concrete types in chart2, createLine2DNoel Grandin
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-09-03no need to allocate SeriesMinMaxType separatelyNoel Grandin
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-09clang-tidy error: Returning null referenceNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga
2020-11-12tdf#137874 Chart OOXML import: fix pie chart legend entriesTünde Tóth
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21use tools::Long in basegfx..chart2Noel
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-27tdf#136105 tdf#134883 pie chart: improve data label positionBalazs Varga
2020-08-18tdf#134563 Add UNO API for custom leader linesBalazs Varga
2020-07-27tdf#134866 Chart OOXML import: fix percentage in custom pie chart labelTünde Tóth
2020-07-22chart2: clean-up redundant ShapeFactory::createText()Tünde Tóth
2020-07-09cid#1465238 Uninitialized scalar fieldCaolán McNamara
2020-06-29tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth
2020-06-26tdf#134039 Chart view: fix moving pie chart areaBalazs Varga
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-01cid#1459020 Resource LeaksCaolán McNamara
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-10tdf#129859 XLSX import: don't show deleted legend entriesTünde Tóth
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth
2019-12-16tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-07-16cid#1448243 Using invalid iteratorCaolán McNamara
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-05-22tdf#125335 fix order of bar chart legend names in top-bottom positionsBalazs Varga