summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
AgeCommit message (Expand)AuthorFilesLines
14 hoursuse more get/setFastPropertyValue in chart2Noel Grandin1-3/+2
14 hoursuse more get/setFastPropertyValue in chart2Noel Grandin1-4/+6
20 hoursuse more get/setFastPropertyValue in pie chartsNoel Grandin1-3/+5
21 hoursfix concurrent access to fontcacheNoel Grandin1-0/+17
24 hoursuse more concrete types in chart2Noel Grandin1-1/+1
37 hoursuse more concrete types in chart2Noel Grandin1-1/+1
8 daysuse more concrete type in chart2Noel Grandin4-7/+23
8 daysuse more concrete type in chart2Noel Grandin1-2/+3
8 dayssimplify ViewLegendEntryNoel Grandin1-13/+8
8 daysuse more concrete type in chart2Noel Grandin1-7/+8
8 daysmove hasUnhiddenData inside chart2::DataSeriesNoel Grandin1-1/+1
9 daysmove getVertical/setVertical inside chart2::DiagramNoel Grandin1-2/+2
10 daysmove setDimension/getDimension inside chart2::DiagramNoel Grandin2-3/+6
11 daysmove getDataSeries inside chart2::DiagramNoel Grandin1-2/+1
12 daysmove isSupportingDateAxis inside chart2::DiagramNoel Grandin1-1/+1
13 daysmove getChartTypeByIndex inside chart2::DiagramNoel Grandin1-2/+6
13 daysmove isPieOrDonutChart inside chart2::DiagramNoel Grandin1-1/+1
14 daysmove getCorrectedMissingValueTreatment inside chart2::DiagramNoel Grandin1-1/+1
2023-03-16convert DiagramPositioningMode to scoped enumNoel Grandin1-1/+1
2023-03-15move getDiagramPositioningMode inside chart2::DiagramNoel Grandin1-2/+2
2023-03-01allocate cached values inline in VDataSeriesNoel Grandin1-40/+42
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin1-13/+7
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin1-2/+2
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl1-2/+0
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin2-12/+0
2023-01-17tdf#91265 Use same plot area distance as used in MSOGülşah Köse1-3/+15
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann1-1/+7
2022-12-01tdf#145599 Charts gets corrupted when you draw a line inside themNoel Grandin3-47/+33
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar1-1/+2
2022-10-20add assert to catch case that should never happenNoel Grandin1-0/+1
2022-10-05tdf#151283 calc hangs when try to open XLS fileNoel Grandin1-1/+1
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl1-1/+8
2022-08-29ref-count SdrObjectNoel Grandin2-4/+3
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao1-5/+1
2022-08-22chart2: always use the series for the keys (symbols) in data tableTomaž Vajngerl1-11/+15
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann10-10/+10
2022-08-18tdf#150434: chart2, XLSX import: strip long legend labelsTünde Tóth1-0/+8
2022-08-18chart2: improve keys (symbols) rendering in a data tableTomaž Vajngerl1-13/+36
2022-08-18chart2: convert the fill color only when style is "solid"Tomaž Vajngerl1-2/+9
2022-08-17chart2: for a data table we need to force shift category positionTomaž Vajngerl2-0/+7
2022-08-16chart2: support data table rendering when the X axis is swappedTomaž Vajngerl1-21/+48
2022-08-16chart2: use the FillColor property as CharBackColorTomaž Vajngerl1-0/+3
2022-08-16chart2: always set text props. of the first paragraph and not cellTomaž Vajngerl1-15/+43
2022-08-16chart2: render line legend symbols better in a data tableTomaž Vajngerl1-4/+15
2022-08-16chart2: fix rendering of table borders of row/column headersTomaž Vajngerl1-5/+16
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl2-32/+102
2022-08-14chart2: allow to select the data table, fix object CIDTomaž Vajngerl2-4/+8
2022-08-14chart2: add UI to the data tableTomaž Vajngerl1-0/+5
2022-08-01tdf#150034 very slow opening pathological chartNoel Grandin1-1/+7
2022-07-28chart2: set the char props. to the cells of a data table from modelTomaž Vajngerl1-1/+59