summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc
AgeCommit message (Expand)Author
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth
2024-01-12tdf#159043: combo chart render order isn't rightKurt Nordback
2023-12-16unique_ptr to optional in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-22simplify ViewLegendEntryNoel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-10Use officecfg instead of chart::ConfigAccessNoel Grandin
2023-03-01allocate cached values inline in VDataSeriesNoel Grandin
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-16chart2: support data table rendering when the X axis is swappedTomaž Vajngerl
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-08-14chart2: allow to select the data table, fix object CIDTomaž Vajngerl
2022-07-21chart2: apply line props. to borders when rendering a data tableTomaž Vajngerl
2022-07-18chart2: use {V,H}Border, Outline Data Table props. at renderingTomaž Vajngerl
2022-07-17chart2: add initial code for rendering the Data TableTomaž Vajngerl
2022-06-22tdf#149204 revert getSeriesNames method to the original behaviourTomaž Vajngerl
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-05-11chart2: prefix VDataSeries members, rename Double to m_aValuesTomaž Vajngerl
2022-05-11chart2: remove code duplication in VSeriesPlotter::getSeriesNamesTomaž Vajngerl
2022-05-06chart2: add function to create a table shape to ShapeFactoryTomaž Vajngerl
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-03-11loplugin:constparamsNoel Grandin
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-02-03tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chartNoel Grandin
2022-01-30use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-25use more concrete types in chart2, DiagramNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-23use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-17loplugin:finalclasses in chart2Noel Grandin
2022-01-15remove XTransformation UNO APINoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-13cache result of query for dataseries propertiesNoel Grandin
2022-01-13split the BarChart rendering method down a littleNoel Grandin
2022-01-12remove unused codeNoel Grandin
2022-01-11replace XTransformation with more efficient classNoel Grandin
2022-01-11use vectors to build up point data, instead of SequenceNoel Grandin
2022-01-06use background XShapeGroup for bar-chart areaNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-04speed up setting properties in chart2Noel Grandin
2022-01-04drop the OverwriteMap stuff in chart2Noel Grandin
2022-01-03use more SvxShape in chart2Noel Grandin
2022-01-03no need to pass around a ShapeFactory instanceNoel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2022-01-03use more SvxShape in chart2Noel Grandin