summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-19Fix typoAndrea Gelmini
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-04-16tdf#59857: chart2: Add unittestXisco Fauli
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-04-13tdf#64224: Add unittestXisco Fauli
2020-04-11Use range-based for loopMike Kaganski
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-04-08tdf#114139: Add unittestXisco Fauli
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-05set focus in data browser by defaultCaolán McNamara
2020-04-05default dtor order is sufficientCaolán McNamara
2020-04-05tdf#131873 data table fills with extra columns during scrollCaolán McNamara
2020-04-05update some pches that no longer need vcl.lstbox.hxxCaolán McNamara
2020-04-03Turn defines into constexprsMike Kaganski
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann
2020-04-01tdf#130969 Chart view: fix incorrect precision of axis labelsBalazs Varga
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth
2020-03-27tdf#129095 Chart view: fix missing inner chart areaBalazs Varga
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis
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-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-20tdf#131398 OOXML chart import: fix number format of pie chart labelsBalazs 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-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-06tdf#123268 fix lost chart if all legend entries are hiddenTünde Tóth
2020-03-05tdf#75330 chart: implement ODF import/export of legend overlay featureTü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-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02tdf#130986 Chart OOXML export: fix number format of custom labelBalazs Varga
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos
2020-03-01cid#1459020 Resource LeaksCaolán McNamara
2020-02-29tdf#130955 chart export: fix repeated custom labelsBalazs Varga
2020-02-28chart2: Fix the color uno command in ChartColorWrapperDennis Francis
2020-02-28Remove unused lokit-only selection properties in..Dennis Francis
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga
2020-02-27tdf#130621 OOXML chart export: fix lost label placementBalazs Varga
2020-02-27loplugin:constantparamNoel Grandin
2020-02-27fix regression in chart keyboard handlingNoel Grandin