summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
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
2023-02-27tdf#153859 sw: crash fix for setting chart with deleted data tableLászló Németh
2023-02-27tdf#153858 sw: crash fix for chart with deleted data tableLászló Németh
2023-02-24BaseMutex->std::mutex in UpDownBarWrapperNoel Grandin
2023-02-24BaseMutex->std::mutex in MinMaxLineWrapperNoel Grandin
2023-02-23tdf#153640 Fix changing chart background color back to NoneSamuel Mehrbrodt
2023-02-22BaseMutex->std::mutex in ChartDataWrapperNoel Grandin
2023-02-22BaseMutex->std::mutex in CommandDispatchNoel Grandin
2023-02-21BaseMutex->std::mutex in chart::WrappedPropertySetNoel Grandin
2023-02-16osl::Mutex->std::mutex in LifeTimeManagerNoel Grandin
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-28tdf#145614 chart2: controller: Convert #define to enumRasenkai
2023-01-20New loplugin:unoaggregationStephan Bergmann
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin