summaryrefslogtreecommitdiff
path: root/chart2/source/model/main
AgeCommit message (Expand)AuthorFilesLines
2024-03-01set default if no ViewShell yetCaolán McNamara1-3/+3
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback1-0/+8
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth2-1/+8
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp1-3/+8
2024-01-14cid#1585558 Using a moved objectCaolán McNamara1-1/+1
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara2-11/+14
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-11-21chart2: Match chart background color with DOCCOLOR in Calcofftkp1-1/+9
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna1-2/+2
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann3-7/+7
2023-10-16tdf#157776: Do not send delayed update notifications for setModified(false)Mike Kaganski1-1/+2
2023-09-02replace set(nullptr) with clear()Noel Grandin1-1/+1
2023-04-20Add a bit of consistencyMike Kaganski2-21/+23
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 concrete types in chart2Noel Grandin2-7/+9
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 Grandin3-135/+33
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 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-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 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