summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2024-02-17tdf#50934: Ensure of-pie connector lines are blackKurt Nordback1-0/+46
2024-02-17tdf#50934: Initial implementation of connector lines for bar-of-pieKurt Nordback2-57/+39
2024-02-17tdf#50934: Fix of-pie subchart colorsKurt Nordback2-18/+45
2024-02-16Chart: Make Data Range Dialog Asynccodewithvk1-10/+10
2024-02-16tdf#142467: restore "final" in CandleStickChartType classKevin Suo1-3/+1
2024-02-16tdf#50934: Implementation of bar-of-pie, plus minor of-pie fixesKurt Nordback2-6/+164
2024-02-16tdf#50934: Implement PieDataSrc and related structureKurt Nordback2-23/+205
2024-02-15tdf#50934: Some rejiggering of of-pie code, plus implementing subpie chartKurt Nordback2-10/+28
2024-02-14tdf#50934: Restructuring for of-pie chartsKurt Nordback2-127/+173
2024-02-12use more UNLESS_MERGELIBSNoel Grandin56-151/+206
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)5-165/+152
2024-02-09cid#1591760 COPY_INSTEAD_OF_MOVECaolán McNamara2-18/+18
2024-02-09tdf#50934: Ensure BarOfPie has ScaleData::ShiftedCategoryPosition == falseKurt Nordback2-1/+8
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann1-1/+4
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann1-1/+2
2024-02-06Async Dialogs for Few Chart Propertiescodewithvk2-87/+97
2024-02-06tdf#50934: Add a version comment, and more structure for of-pieKurt Nordback5-9/+33
2024-02-04use ViewShell DOCCOLOR when available for chartsCaolán McNamara1-2/+9
2024-02-02tdf#50934: Initial plumbing and infrastructureKurt Nordback8-13/+70
2024-01-31related tdf#146756 chart2: code-readers documentationJustin Luth1-3/+40
2024-01-31tdf#146756 pie chart2 import: use consistent outside-label max text lenJustin Luth5-118/+114
2024-01-30Fix typoAndrea Gelmini1-1/+1
2024-01-30tdf#159288: Assertion on insert trend lineJulien Nabet1-0/+2
2024-01-30tdf#146756 pie chart2 import: improve response to bestFit failureJustin Luth5-11/+56
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth9-14/+82
2024-01-29NFC chart2: trivial avoidance of unnecessary calculationsJustin Luth1-8/+8
2024-01-29NFC chart2: remove unnecessary variablesJustin Luth1-4/+2
2024-01-28When chart is active pass uno:ChangeTheme through to its parent frameCaolán McNamara1-0/+3
2024-01-28Set chart outliner background to the page bg to resolve 'auto' colorCaolán McNamara1-0/+7
2024-01-28chart2: use std::clampJustin Luth2-35/+9
2024-01-28chart2: use NormAngle360Justin Luth1-6/+4
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)6-12/+12
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski11-19/+19
2024-01-26tdf#134121 pie chart2: fix missing leaderLines at top/bottom of 3D ovalsJustin Luth1-2/+5
2024-01-24make text-table dialog asyncNoel Grandin1-11/+17
2024-01-22make object name dialog asyncNoel Grandin1-9/+14
2024-01-22object-title dialog can be used asyncNoel Grandin1-7/+13
2024-01-22make charmap dialog asyncNoel Grandin1-35/+42
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin1-9/+5
2024-01-22fix bug in renaming chart objectsNoel Grandin1-1/+1
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier2-6/+0
2024-01-18tdf#146487 Don't show generic diagram title when there is an empty title givenSamuel Mehrbrodt2-0/+11
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma1-1/+1
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp1-3/+8
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)1-7/+6
2024-01-14cid#1585558 Using a moved objectCaolán McNamara1-1/+1
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara3-14/+15
2024-01-13cid#1585307 Out-of-bounds readCaolán McNamara1-3/+3
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1