summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
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
2020-02-07tdf#130380 Chart: Fix area chart data labels positionTünde Tóth
2020-01-31tdf#130032 Chart OOXML Import: fix data label custom positionBalazs Varga
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-28tdf#130031 Chart OOXML import: fix area chart data label positionTünde Tóth
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2020-01-10tdf#129859 XLSX import: don't show deleted legend entriesTünde Tóth
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth
2019-12-23Fix typo in codeAndrea Gelmini
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-16tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga
2019-12-07Check secondary Y axis exists before retrieving value for "Show" prop (chart2)Julien Nabet
2019-12-07Fix typosAndrea Gelmini