summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin3-8/+2
2020-04-06lok: introduce QueryControlState functionHenry Castro3-0/+12
2020-04-05set focus in data browser by defaultCaolán McNamara1-2/+1
2020-04-05default dtor order is sufficientCaolán McNamara1-3/+1
2020-04-05tdf#131873 data table fills with extra columns during scrollCaolán McNamara1-0/+7
2020-04-05update some pches that no longer need vcl.lstbox.hxxCaolán McNamara1-6/+3
2020-04-03Turn defines into constexprsMike Kaganski1-124/+129
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann4-0/+24
2020-04-01tdf#130969 Chart view: fix incorrect precision of axis labelsBalazs Varga1-0/+3
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth1-8/+19
2020-03-27tdf#129095 Chart view: fix missing inner chart areaBalazs Varga2-18/+22
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis1-0/+10
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann10-25/+51
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga10-51/+25
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-2/+2
2020-03-20tdf#131398 OOXML chart import: fix number format of pie chart labelsBalazs Varga2-0/+14
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi26-111/+111
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi14-59/+59
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi5-23/+23
2020-03-09tdf#131060 tdf#117088 chart view: fix missing or truncated axis labelsBalazs Varga1-11/+28
2020-03-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga2-0/+13
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl1-13/+13
2020-03-06loplugin:unusedmethodsNoel Grandin2-21/+0
2020-03-06tdf#123268 fix lost chart if all legend entries are hiddenTünde Tóth1-0/+2
2020-03-05tdf#75330 chart: implement ODF import/export of legend overlay featureTünde Tóth2-0/+16
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth12-73/+241
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth14-7/+266
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann2-50/+25
2020-03-02tdf#130986 Chart OOXML export: fix number format of custom labelBalazs Varga2-6/+17
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos2-25/+50
2020-03-01cid#1459020 Resource LeaksCaolán McNamara1-1/+2
2020-02-29tdf#130955 chart export: fix repeated custom labelsBalazs Varga2-0/+21
2020-02-28chart2: Fix the color uno command in ChartColorWrapperDennis Francis1-1/+4
2020-02-28Remove unused lokit-only selection properties in..Dennis Francis1-11/+0
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga2-11/+29
2020-02-27tdf#130621 OOXML chart export: fix lost label placementBalazs Varga3-12/+6
2020-02-27loplugin:constantparamNoel Grandin2-9/+9
2020-02-27fix regression in chart keyboard handlingNoel Grandin3-5/+8
2020-02-25loplugin:referencecastingNoel Grandin5-11/+15
2020-02-23Related tdf#130681: use "Standard" page style if nothing else foundJulien Nabet1-0/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann3-6/+6
2020-02-21tdf#130657 OOXML chart import: fix charts without CrossBetweenBalazs Varga2-0/+17
2020-02-20tdf#126076 XLSX export: fix automatic line chart markersTünde Tóth2-0/+14
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga3-1/+49
2020-02-17tdf#130590 Chart OOXML export: fix custom label positionBalazs Varga2-0/+19
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-2/+1
2020-02-17weld SelectorListBox Item WindowCaolán McNamara4-66/+120
2020-02-16clang-format chart2 with under 5-percent lines of changeMuhammet Kara11-16/+9
2020-02-15chart sidebar chart type alignment updateandreas kainz1-32/+20
2020-02-13tdf#130225 implement ODF export of deleted legend entries of pie chartsTünde Tóth2-0/+16