summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Diagram.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-02make some methods final in chart OPropertySetNoel Grandin
2023-04-01fix locking in chart::DiagramNoel Grandin
2023-03-28move switchRightAngledAxes from ThreeDHelper to DiagramNoel Grandin
2023-03-28move setDefaultRotation from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setRotation from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setCameraDistance from ThreeDHelper to DiagramNoel Grandin
2023-03-22use more concrete types in chart2Noel Grandin
2023-03-21move getAllRegressionCurvesNotMeanValueLine inside chart2::DiagramNoel Grandin
2023-03-21move getTemplate inside chart2::DiagramNoel Grandin
2023-03-21move getVertical/setVertical inside chart2::DiagramNoel Grandin
2023-03-20move getStackMode/setStackmode inside chart2::DiagramNoel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2023-03-20move replaceCoordinateSystem inside chart2::DiagramNoel Grandin
2023-03-20move attachSeriesToAxis inside chart2::DiagramNoel Grandin
2023-03-20move getAttachedAxis inside chart2::DiagramNoel Grandin
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2023-03-18move getDataSeriesGroups inside chart2::DiagramNoel Grandin
2023-03-18move isCategory inside chart2::DiagramNoel Grandin
2023-03-18move getCategories/setCategories inside chart2::DiagramNoel Grandin
2023-03-18move isSupportingDateAxis inside chart2::DiagramNoel Grandin
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin
2023-03-17move getChartTypes inside chart2::DiagramNoel Grandin
2023-03-17use more concrete types in Diagram::moveSeriesNoel Grandin
2023-03-17move isSeriesMoveable inside chart2::DiagramNoel Grandin
2023-03-17move isSupportingFloorAndWall inside chart2::DiagramNoel Grandin
2023-03-17move isPieOrDonutChart inside chart2::DiagramNoel Grandin
2023-03-17move getGeometry3D inside chart2::DiagramNoel Grandin
2023-03-16move setGeometry3D inside chart2::DiagramNoel Grandin
2023-03-16move getCorrectedMissingValueTreatment inside chart2::DiagramNoel Grandin
2023-03-16convert DiagramPositioningMode to scoped enumNoel Grandin
2023-03-15move getDiagramPositioningMode inside chart2::DiagramNoel Grandin
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-16chart2: Add undo/redo for the data tableTomaž Vajngerl
2022-07-17[API-CHANGE] chart data table implementationTomaž Vajngerl
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-01-29use more concrete types in chart2, LegendNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin