summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2020-12-17tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth
2020-09-15tdf#134225 Chart view: fix moved date labelBalazs Varga
2020-09-15tdf#135184 add linecaps in chartsRegina Henschel
2020-07-20Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-07-14tdf#122014 Chart OOXML import: set chart title alignment to centerTünde Tóth
2020-07-09cid#1465238 Uninitialized scalar fieldCaolán McNamara
2020-07-02tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth
2020-07-02tdf#134039 Chart view: fix moving pie chart areaBalazs Varga
2020-07-01tdf#126425 Chart: fix missing legend with exceeding textTünde Tóth
2020-06-30tdf#134235 Chart OOXML import: fix long chart titleTünde Tóth
2020-06-30tdf#122225 Chart OOXML import: fix missing legend textTünde Tóth
2020-06-25tdf#134029 Chart view: enable to move data labelBalazs Varga
2020-06-02tdf#133376 Chart view: improve BestFit position of data labelsBalazs Varga
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-25tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-21tdf#132956 Chart view: fix missing plot areaBalazs Varga
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-15use more try_emplaceNoel Grandin
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-28Fix typo in codeAndrea Gelmini
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19Fix typoAndrea Gelmini
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin
2020-03-27tdf#129095 Chart view: fix missing inner chart areaBalazs Varga
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
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-09tdf#131060 tdf#117088 chart view: fix missing or truncated axis labelsBalazs Varga
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl
2020-03-06tdf#123268 fix lost chart if all legend entries are hiddenTünde Tóth
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth
2020-03-01cid#1459020 Resource LeaksCaolán McNamara
2020-02-27tdf#130621 OOXML chart export: fix lost label placementBalazs Varga
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-23Related tdf#130681: use "Standard" page style if nothing else foundJulien Nabet
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga