summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2023-04-17Resolves: tdf#146068 don't crash when MA(central) lacks dataCaolán McNamara
2023-04-04jsdialog: enable and make async chart line prop dialogSzymon Kłos
2023-04-02make some methods final in chart OPropertySetNoel Grandin
2023-04-02map->unordered_map in chart OPropertySetNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01fix locking in chart::DiagramNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-31crashtesting: XDataSeries OPropertySetHelper::getFastPropertyValue crashCaolán McNamara
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-29use more concrete types in chart2Noel Grandin
2023-03-29fix bug in WrappedRegressionCurvesProperty::setValueToSeriesNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in pie chartsNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29crashtesting: Null-deref on export of forum-mso-en4-274729.xls to odsCaolán McNamara
2023-03-29fix concurrent access to fontcacheNoel 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-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-28move get/setCameraDistance from ThreeDHelper to DiagramNoel Grandin
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-23rtl::Static-> thread-safe-static in chart2Noel Grandin
2023-03-23rtl::Static-> thread-safe-static in chart2Noel 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-22simplify ViewLegendEntryNoel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22move hasUnhiddenData inside chart2::DataSeriesNoel 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-20Don't let workaround for old GCC affect ClangStephan Bergmann