summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/AreaChart.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-03-10Use officecfg instead of chart::ConfigAccessNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-22tdf#64914 small improvementsNoel Grandin
2022-02-10use more concrete types in chart2, SvxShapeNoel Grandin
2022-02-03tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chartNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-11use vectors to build up point data, instead of SequenceNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-04drop the OverwriteMap stuff in chart2Noel Grandin
2022-01-03no need to pass around a ShapeFactory instanceNoel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2022-01-03use more SvxShape in chart2Noel Grandin
2022-01-02use more SvxShape in chart2Noel Grandin
2021-12-31use concrete types in chart2, createLine2DNoel Grandin
2021-12-30use concrete types in chart2, SvxGraphicObjectNoel Grandin
2021-12-30use concrete types in chart2, StripeNoel Grandin
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin
2021-12-30use concrete types in chart2, SvxShapePolyPolygonNoel 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-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-23stlFindInsert: No unnecessary search before insertion to mapMuhammet Kara
2020-05-15use more try_emplaceNoel Grandin
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth
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-02-07tdf#130380 Chart: Fix area chart data labels positionTünde Tóth
2020-01-28tdf#130031 Chart OOXML import: fix area chart data label positionTünde Tóth
2019-12-16tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-20tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-01-18convert some enums to scopedNoel Grandin
2018-11-29tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
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-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen