Age | Commit message (Expand) | Author |
2024-02-19 | tdf#50934: OfPie inport from OOXML, plus initial work for export | Kurt Nordback |
2024-01-30 | tdf#146756 pie chart2 import: use manualLayout Width for pie chart labels | Justin Luth |
2024-01-12 | tdf#159043: combo chart render order isn't right | Kurt Nordback |
2023-12-16 | unique_ptr to optional in chart2 | Noel Grandin |
2023-03-29 | use more concrete types in chart2 | Noel Grandin |
2023-03-22 | simplify ViewLegendEntry | Noel Grandin |
2023-03-22 | use more concrete type in chart2 | Noel Grandin |
2023-03-10 | Use officecfg instead of chart::ConfigAccess | Noel Grandin |
2023-03-01 | allocate cached values inline in VDataSeries | Noel Grandin |
2022-09-15 | Add documentation for data table added classes and functions | Tomaž Vajngerl |
2022-08-23 | tdf#148251 Use std::swap instead of using temporary values | Liu Hao |
2022-08-16 | chart2: support data table rendering when the X axis is swapped | Tomaž Vajngerl |
2022-08-16 | chart2: Data table rendering of keys (legend symbols) | Tomaž Vajngerl |
2022-08-14 | chart2: allow to select the data table, fix object CID | Tomaž Vajngerl |
2022-07-21 | chart2: apply line props. to borders when rendering a data table | Tomaž Vajngerl |
2022-07-18 | chart2: use {V,H}Border, Outline Data Table props. at rendering | Tomaž Vajngerl |
2022-07-17 | chart2: add initial code for rendering the Data Table | Tomaž Vajngerl |
2022-06-22 | tdf#149204 revert getSeriesNames method to the original behaviour | Tomaž Vajngerl |
2022-06-13 | clang-tidy modernize-pass-by-value in chart2 | Noel Grandin |
2022-05-11 | chart2: prefix VDataSeries members, rename Double to m_aValues | Tomaž Vajngerl |
2022-05-11 | chart2: remove code duplication in VSeriesPlotter::getSeriesNames | Tomaž Vajngerl |
2022-05-06 | chart2: add function to create a table shape to ShapeFactory | Tomaž Vajngerl |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-03-11 | loplugin:constparams | Noel Grandin |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-05 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-03 | tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chart | Noel Grandin |
2022-01-30 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-01-25 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-25 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-25 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-23 | use more concrete types in chart2, ChartModel | Noel Grandin |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-17 | loplugin:finalclasses in chart2 | Noel Grandin |
2022-01-15 | remove XTransformation UNO API | Noel Grandin |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2022-01-13 | cache result of query for dataseries properties | Noel Grandin |
2022-01-13 | split the BarChart rendering method down a little | Noel Grandin |
2022-01-12 | remove unused code | Noel Grandin |
2022-01-11 | replace XTransformation with more efficient class | Noel Grandin |
2022-01-11 | use vectors to build up point data, instead of Sequence | Noel Grandin |
2022-01-06 | use background XShapeGroup for bar-chart area | Noel Grandin |
2022-01-06 | bypass SvxShape when creating rectangles in chart2 | Noel Grandin |
2022-01-04 | speed up setting properties in chart2 | Noel Grandin |
2022-01-04 | drop the OverwriteMap stuff in chart2 | Noel Grandin |
2022-01-03 | use more SvxShape in chart2 | Noel Grandin |
2022-01-03 | no need to pass around a ShapeFactory instance | Noel Grandin |
2022-01-03 | add new SvxShape hierarchy class | Noel Grandin |
2022-01-03 | use more SvxShape in chart2 | Noel Grandin |