summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)AuthorFilesLines
9 daysRevert "Convert XFastParser into a normal C++ interface"Noel Grandin2-4/+7
10 daysConvert XFastParser into a normal C++ interfaceNoel Grandin2-7/+4
2023-04-20Add a bit of consistencyMike Kaganski2-21/+23
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen1-1/+0
2023-04-02make some methods final in chart OPropertySetNoel Grandin1-2/+2
2023-04-01fix locking in chart::DiagramNoel Grandin1-1/+19
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin1-1/+1
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin2-5/+12
2023-03-29use more concrete types in chart2Noel Grandin2-7/+9
2023-03-29use more get/setFastPropertyValue in pie chartsNoel Grandin2-20/+12
2023-03-29use more concrete types in chart2Noel Grandin3-50/+2
2023-03-29crashtesting: Null-deref on export of forum-mso-en4-274729.xls to odsCaolán McNamara1-0/+2
2023-03-29fix concurrent access to fontcacheNoel Grandin4-6/+29
2023-03-29use more concrete types in chart2Noel Grandin1-4/+17
2023-03-29use more concrete types in chart2Noel Grandin4-136/+35
2023-03-28move switchRightAngledAxes from ThreeDHelper to DiagramNoel Grandin1-0/+27
2023-03-28move setDefaultRotation from ThreeDHelper to DiagramNoel Grandin2-79/+120
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin2-1/+236
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-23rtl::Static-> thread-safe-static in chart2Noel Grandin12-699/+361
2023-03-23rtl::Static-> thread-safe-static in chart2Noel Grandin7-375/+135
2023-03-22use more concrete type in chart2Noel Grandin2-5/+35
2023-03-22use more concrete type in chart2Noel Grandin2-140/+1
2023-03-22move hasUnhiddenData inside chart2::DataSeriesNoel Grandin1-0/+35
2023-03-22use more concrete types in chart2Noel Grandin1-19/+2
2023-03-21move getLabel inside chart2::DataSeriesNoel Grandin1-0/+132
2023-03-21move getAllRegressionCurvesNotMeanValueLine inside chart2::DiagramNoel Grandin1-0/+19
2023-03-21move getTemplate inside chart2::DiagramNoel Grandin2-2/+39
2023-03-21move getVertical/setVertical inside chart2::DiagramNoel Grandin3-4/+89
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 Grandin9-12/+35
2023-03-18move getDataSeriesGroups inside chart2::DiagramNoel Grandin2-2/+18
2023-03-18move isCategory inside chart2::DiagramNoel Grandin1-0/+32
2023-03-18move getCategories/setCategories inside chart2::DiagramNoel Grandin2-2/+114
2023-03-18move isSupportingDateAxis inside chart2::DiagramNoel Grandin1-0/+6
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin4-6/+24
2023-03-17move getChartTypes inside chart2::DiagramNoel Grandin2-4/+22
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 Grandin2-1/+45
2023-03-16move setGeometry3D inside chart2::DiagramNoel Grandin1-0/+13
2023-03-16move getCorrectedMissingValueTreatment inside chart2::DiagramNoel Grandin1-0/+28