summaryrefslogtreecommitdiffstats
path: root/chart2/source/view
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, LegendNoel Grandin2022-01-293-29/+47
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-281-2/+2
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-271-1/+1
* tdf#146876 PPTX: various graphical elements misplacedNoel Grandin2022-01-261-1/+0
* use more concrete types in chart2, DiagramNoel Grandin2022-01-261-1/+1
* use more concrete types in chart2, DiagramNoel Grandin2022-01-253-34/+30
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-252-2/+4
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-2515-59/+54
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-241-11/+0
* use more concrete types in chart2, DiagramNoel Grandin2022-01-231-1/+3
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-238-19/+28
* remove css::chart::XChartTypeTemplateNoel Grandin2022-01-222-0/+2
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-222-1/+3
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-212-9/+8
* use more concrete types in chart2, DiagramNoel Grandin2022-01-212-7/+7
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-197-38/+33
* loplugin:finalclasses in chart2Noel Grandin2022-01-174-4/+4
* use more concrete types in chart2, ChartViewNoel Grandin2022-01-161-2/+2
* remove XTransformation UNO APINoel Grandin2022-01-153-3/+0
* use cache value in ViewContactNoel Grandin2022-01-141-0/+1
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-1317-34/+2
* cache result of query for dataseries propertiesNoel Grandin2022-01-132-1/+3
* split the BarChart rendering method down a littleNoel Grandin2022-01-134-424/+477
* remove unused codeNoel Grandin2022-01-126-583/+0
* replace XTransformation with more efficient classNoel Grandin2022-01-118-82/+152
* use vectors to build up point data, instead of SequenceNoel Grandin2022-01-1118-180/+882
* skip unnecessary in DateScaling::doScalingNoel Grandin2022-01-111-28/+27
* remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin2022-01-072-25/+25
* fix setPropertyNameMapForFilledSeriesPropertiesNoel Grandin2022-01-071-1/+1
* speed up lcl_removeEmptyGroupShapesNoel Grandin2022-01-061-20/+14
* use background XShapeGroup for bar-chart areaNoel Grandin2022-01-063-7/+18
* avoid Sequence reallocNoel Grandin2022-01-061-5/+3
* bypass SvxShape when creating rectangles in chart2Noel Grandin2022-01-067-47/+198
* speed up setting properties in chart2Noel Grandin2022-01-042-23/+106
* drop the OverwriteMap stuff in chart2Noel Grandin2022-01-0411-79/+25
* use more SvxShape in chart2Noel Grandin2022-01-032-22/+10
* use more SvxShape in chart2Noel Grandin2022-01-031-8/+2
* use more SvxShape in chart2Noel Grandin2022-01-035-35/+16
* no need to pass around a ShapeFactory instanceNoel Grandin2022-01-0329-106/+58
* use more SvxShape in chart2Noel Grandin2022-01-032-24/+15
* add new SvxShape hierarchy classNoel Grandin2022-01-0348-328/+342
* use more SvxShape in chart2Noel Grandin2022-01-0312-42/+29
* use more SvxShape in chart2Noel Grandin2022-01-028-41/+19
* use more SvxShape in chart2Noel Grandin2022-01-022-14/+9
* use more SvxShape in chart2Noel Grandin2022-01-026-48/+41
* use more SvxShape in chart2Noel Grandin2022-01-0210-44/+50
* use concrete types in chart2, SvxDrawPageNoel Grandin2022-01-024-26/+33
* use concrete types in chart2, createTextNoel Grandin2022-01-0213-185/+197
* use concrete types in chart2, createCircleNoel Grandin2022-01-014-33/+20
* use concrete types in chart2, createLine3DNoel Grandin2021-12-313-51/+45