Age | Commit message (Expand) | Author |
2020-04-07 | loplugin:unusedvariableplus in chart2 | Noel Grandin |
2020-04-06 | lok: introduce QueryControlState function | Henry Castro |
2020-04-05 | set focus in data browser by default | Caolán McNamara |
2020-04-05 | default dtor order is sufficient | Caolán McNamara |
2020-04-05 | tdf#131873 data table fills with extra columns during scroll | Caolán McNamara |
2020-04-05 | update some pches that no longer need vcl.lstbox.hxx | Caolán McNamara |
2020-04-03 | Turn defines into constexprs | Mike Kaganski |
2020-04-02 | updateModel must remove the SelectionChangeListener from the old controller | Stephan Bergmann |
2020-04-01 | tdf#130969 Chart view: fix incorrect precision of axis labels | Balazs Varga |
2020-03-30 | tdf#131370 chart: implement OOXML import/export of legend overlay feature | Tünde Tóth |
2020-03-27 | tdf#129095 Chart view: fix missing inner chart area | Balazs Varga |
2020-03-25 | lokit: Mark document as modified on chart insert/edit... | Dennis Francis |
2020-03-24 | Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label" | Stephan Bergmann |
2020-03-24 | tdf#95425 follow-up: enable "Source format" checkbox of data label | Balazs Varga |
2020-03-20 | Rename isMobile to isMobilePhone and introduce a separate isTablet | Tor Lillqvist |
2020-03-20 | tdf#131398 OOXML chart import: fix number format of pie chart labels | Balazs Varga |
2020-03-14 | tdf#130975 replace `rtl::math::isNan` with `std::isnan`. | Yukio Siraichi |
2020-03-12 | tdf#130976 replace `rtl::math::isInf` with `std::inf`. | Yukio Siraichi |
2020-03-12 | tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`. | Yukio Siraichi |
2020-03-09 | tdf#131060 tdf#117088 chart view: fix missing or truncated axis labels | Balazs Varga |
2020-03-09 | tdf#131143 OOXML chart: fix missing data points of scatter chart | Balazs Varga |
2020-03-06 | basegfx: B2DTuple replace operator[] with "get" and Axis2D enum | Tomaž Vajngerl |
2020-03-06 | loplugin:unusedmethods | Noel Grandin |
2020-03-06 | tdf#123268 fix lost chart if all legend entries are hidden | Tünde Tóth |
2020-03-05 | tdf#75330 chart: implement ODF import/export of legend overlay feature | Tünde Tóth |
2020-03-05 | tdf#75330 add a new overlay/no-overlay feature for the legend | Tünde Tóth |
2020-03-03 | tdf#130777 UI: add Hide legend entry option for pie chart | Tünde Tóth |
2020-03-03 | Revert "Make Chart Creation Wizard async" | Stephan Bergmann |
2020-03-02 | tdf#130986 Chart OOXML export: fix number format of custom label | Balazs Varga |
2020-03-02 | Make Chart Creation Wizard async | Szymon Kłos |
2020-03-01 | cid#1459020 Resource Leaks | Caolán McNamara |
2020-02-29 | tdf#130955 chart export: fix repeated custom labels | Balazs Varga |
2020-02-28 | chart2: Fix the color uno command in ChartColorWrapper | Dennis Francis |
2020-02-28 | Remove unused lokit-only selection properties in.. | Dennis Francis |
2020-02-27 | tdf#108110 ODF chart: import/export of custom position of data point labels | Balazs Varga |
2020-02-27 | tdf#130621 OOXML chart export: fix lost label placement | Balazs Varga |
2020-02-27 | loplugin:constantparam | Noel Grandin |
2020-02-27 | fix regression in chart keyboard handling | Noel Grandin |
2020-02-25 | loplugin:referencecasting | Noel Grandin |
2020-02-23 | Related tdf#130681: use "Standard" page style if nothing else found | Julien Nabet |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-21 | tdf#130657 OOXML chart import: fix charts without CrossBetween | Balazs Varga |
2020-02-20 | tdf#126076 XLSX export: fix automatic line chart markers | Tünde Tóth |
2020-02-20 | tdf#90749 chart: add leader lines to custom data label positions | Balazs Varga |
2020-02-17 | tdf#130590 Chart OOXML export: fix custom label position | Balazs Varga |
2020-02-17 | remove some unnecessary button.hxx includes | Caolán McNamara |
2020-02-17 | weld SelectorListBox Item Window | Caolán McNamara |
2020-02-16 | clang-format chart2 with under 5-percent lines of change | Muhammet Kara |
2020-02-15 | chart sidebar chart type alignment update | andreas kainz |
2020-02-13 | tdf#130225 implement ODF export of deleted legend entries of pie charts | Tünde Tóth |