summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-223-176/+128
* tdf#135935 Ensure help page is opened in chart creation Wizard dialogRafael Lima2022-01-211-1/+2
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-2140-156/+170
* asan: fix symbol visibility in chart2Noel Grandin2022-01-213-3/+5
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-218-46/+33
* fix ChartDocumentWrapper::createInstanceNoel Grandin2022-01-214-19/+20
* use more concrete types in chart2, DiagramNoel Grandin2022-01-2111-59/+64
* Removed duplicated includesAndrea Gelmini2022-01-214-4/+0
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-2016-152/+144
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-2059-179/+256
* WASM re-activate and fix the Chart buildArmin Le Grand (Allotropia)2022-01-203-0/+23
* WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)2022-01-202-0/+7
* cid#1497461 Logically dead codeCaolán McNamara2022-01-201-11/+6
* use more concrete types in chart2, SvNumberFormatsSupplierObjNoel Grandin2022-01-192-5/+5
* use more concrete types in chart2, InternalDataProviderNoel Grandin2022-01-197-29/+32
* use more concrete types in chart2, UncachedDataSequenceNoel Grandin2022-01-192-10/+12
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-1937-143/+161
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-1922-75/+93
* use more concrete types in chart2, DiagramNoel Grandin2022-01-193-15/+20
* add ChartController::getFirstDiagram codeNoel Grandin2022-01-196-9/+16
* use more concrete types in chart2, DiagramNoel Grandin2022-01-1938-135/+155
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-1932-366/+341
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-192-11/+11
* use more concrete types in chart2, PageBackgroundNoel Grandin2022-01-193-7/+9
* use more concrete types in chart2, NameContainerNoel Grandin2022-01-194-32/+14
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-197-12/+19
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-1814-344/+326
* use more concrete types in chart2, ChartTypeManagerNoel Grandin2022-01-188-32/+39
* loplugin:finalclasses in chart2Noel Grandin2022-01-1763-89/+90
* use more concrete types in chart2, ChartViewNoel Grandin2022-01-165-10/+12
* use more concrete types in chart2, DiagramNoel Grandin2022-01-1620-69/+87
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-1511-142/+126
* use more concrete types in chart2, ChartViewNoel Grandin2022-01-155-17/+19
* remove XTransformation UNO APINoel Grandin2022-01-155-10/+0
* make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin2022-01-142-12/+18
* use cache value in ViewContactNoel Grandin2022-01-141-0/+1
* improvements to ModifyEventForwarderNoel Grandin2022-01-142-151/+21
* use more concrete types in chart2Noel Grandin2022-01-1438-406/+119
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-1348-99/+19
* 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
* Small refactorMike Kaganski2022-01-131-5/+4
* tdf#145538 - Use range based for loopsdtm2022-01-121-3/+2
* remove unused codeNoel Grandin2022-01-128-662/+0
* replace XTransformation with more efficient classNoel Grandin2022-01-118-82/+152
* use vectors to build up point data, instead of SequenceNoel Grandin2022-01-1122-202/+1052
* skip unnecessary in DateScaling::doScalingNoel Grandin2022-01-111-28/+27
* remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin2022-01-076-49/+49
* fix setPropertyNameMapForFilledSeriesPropertiesNoel Grandin2022-01-071-1/+1
* speed up lcl_removeEmptyGroupShapesNoel Grandin2022-01-061-20/+14