summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2023-04-04jsdialog: enable and make async chart line prop dialogSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-30use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29fix bug in WrappedRegressionCurvesProperty::setValueToSeriesNoel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-28use more concrete types in chart2Noel 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-23rtl::Static-> thread-safe-static in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete types in chart2Noel Grandin
2023-03-21move getLabel inside chart2::DataSeriesNoel 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 attachSeriesToAxis inside chart2::DiagramNoel Grandin
2023-03-20move getAttachedAxis inside chart2::DiagramNoel Grandin
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2023-03-18move isCategory inside chart2::DiagramNoel Grandin
2023-03-18move getCategories/setCategories 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-15tdf#114441: Convert use of sal_uLong to better integer typesNirnayK
2023-03-15move getDiagramPositioningMode inside chart2::DiagramNoel Grandin
2023-03-10Use officecfg instead of chart::ConfigurationAccessNoel Grandin
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-04jsdialog: enable chart wizardSzymon Kłos