summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Diagram.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-1/+0
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback1-0/+8
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-04-02make some methods final in chart OPropertySetNoel Grandin1-2/+2
2023-04-01fix locking in chart::DiagramNoel Grandin1-1/+19
2023-03-28move switchRightAngledAxes from ThreeDHelper to DiagramNoel Grandin1-0/+27
2023-03-28move setDefaultRotation from ThreeDHelper to DiagramNoel Grandin1-77/+118
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin1-0/+235
2023-03-28move get/setRotation from ThreeDHelper to DiagramNoel Grandin1-7/+255
2023-03-28move get/setCameraDistance from ThreeDHelper to DiagramNoel Grandin1-2/+48
2023-03-22use more concrete types in chart2Noel Grandin1-19/+2
2023-03-21move getAllRegressionCurvesNotMeanValueLine inside chart2::DiagramNoel Grandin1-0/+19
2023-03-21move getTemplate inside chart2::DiagramNoel Grandin1-1/+38
2023-03-21move getVertical/setVertical inside chart2::DiagramNoel Grandin1-0/+85
2023-03-20move getStackMode/setStackmode inside chart2::DiagramNoel Grandin1-3/+100
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin1-0/+74
2023-03-20move replaceCoordinateSystem inside chart2::DiagramNoel Grandin1-0/+24
2023-03-20move attachSeriesToAxis inside chart2::DiagramNoel Grandin1-0/+42
2023-03-20move getAttachedAxis inside chart2::DiagramNoel Grandin1-0/+11
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin1-0/+39
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin1-3/+26
2023-03-18move getDataSeriesGroups inside chart2::DiagramNoel Grandin1-0/+16
2023-03-18move isCategory inside chart2::DiagramNoel Grandin1-0/+32
2023-03-18move getCategories/setCategories inside chart2::DiagramNoel Grandin1-0/+112
2023-03-18move isSupportingDateAxis inside chart2::DiagramNoel Grandin1-0/+6
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin1-2/+21
2023-03-17move getChartTypes inside chart2::DiagramNoel Grandin1-2/+20
2023-03-17use more concrete types in Diagram::moveSeriesNoel Grandin1-10/+4
2023-03-17move isSeriesMoveable inside chart2::DiagramNoel Grandin1-0/+188
2023-03-17move isSupportingFloorAndWall inside chart2::DiagramNoel Grandin1-0/+21
2023-03-17move isPieOrDonutChart inside chart2::DiagramNoel Grandin1-0/+15
2023-03-17move getGeometry3D inside chart2::DiagramNoel Grandin1-0/+44
2023-03-16move setGeometry3D inside chart2::DiagramNoel Grandin1-0/+13
2023-03-16move getCorrectedMissingValueTreatment inside chart2::DiagramNoel Grandin1-0/+28
2023-03-16convert DiagramPositioningMode to scoped enumNoel Grandin1-3/+3
2023-03-15move getDiagramPositioningMode inside chart2::DiagramNoel Grandin1-0/+19
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin1-2/+1
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-16chart2: Add undo/redo for the data tableTomaž Vajngerl1-0/+2
2022-07-17[API-CHANGE] chart data table implementationTomaž Vajngerl1-18/+31
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-2/+3
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-02-05use more concrete types in chart2, AxisNoel Grandin1-0/+22
2022-01-29use more concrete types in chart2, LegendNoel Grandin1-2/+11
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin1-28/+27
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin1-2/+3
2022-01-19use more concrete types in chart2, DiagramNoel Grandin1-10/+16
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin1-2/+2