summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2024-02-19tdf#50934: Add one of-pie testKurt Nordback
2024-02-19tdf#50934: Rudimentary UI images for pie-of-pie and bar-of-pieKurt Nordback
2024-02-19tdf#50934: Fix color of composite wedge for imported of-pie chartsKurt Nordback
2024-02-19tdf#50934: Fix left of-pie ordering for imported chartsKurt Nordback
2024-02-19tdf#50934: Try to fix wedge ordering for imported of-pie chartsKurt Nordback
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2024-02-18tdf#50934: Add a commentKurt Nordback
2024-02-18tdf#50934: Implement connector lines for pie-of-pieKurt Nordback
2024-02-17tdf#50934: Improvements to fill color for of-pie composite wedgeKurt Nordback
2024-02-17tdf#50934: Ensure of-pie connector lines are blackKurt Nordback
2024-02-17tdf#50934: Initial implementation of connector lines for bar-of-pieKurt Nordback
2024-02-17tdf#50934: Fix of-pie subchart colorsKurt Nordback
2024-02-16Chart: Make Data Range Dialog Asynccodewithvk
2024-02-16tdf#142467: restore "final" in CandleStickChartType classKevin Suo
2024-02-16tdf#50934: Implementation of bar-of-pie, plus minor of-pie fixesKurt Nordback
2024-02-16tdf#50934: Implement PieDataSrc and related structureKurt Nordback
2024-02-15tdf#50934: Some rejiggering of of-pie code, plus implementing subpie chartKurt Nordback
2024-02-14tdf#50934: Restructuring for of-pie chartsKurt Nordback
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-09cid#1591760 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-02-09tdf#50934: Ensure BarOfPie has ScaleData::ShiftedCategoryPosition == falseKurt Nordback
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann
2024-02-06Async Dialogs for Few Chart Propertiescodewithvk
2024-02-06tdf#50934: Add a version comment, and more structure for of-pieKurt Nordback
2024-02-04use ViewShell DOCCOLOR when available for chartsCaolán McNamara
2024-02-02tdf#50934: Initial plumbing and infrastructureKurt Nordback
2024-01-31related tdf#146756 chart2: code-readers documentationJustin Luth
2024-01-31tdf#146756 pie chart2 import: use consistent outside-label max text lenJustin Luth
2024-01-30Fix typoAndrea Gelmini
2024-01-30tdf#159288: Assertion on insert trend lineJulien Nabet
2024-01-30tdf#146756 pie chart2 import: improve response to bestFit failureJustin Luth
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth
2024-01-29NFC chart2: trivial avoidance of unnecessary calculationsJustin Luth
2024-01-29NFC chart2: remove unnecessary variablesJustin Luth
2024-01-28When chart is active pass uno:ChangeTheme through to its parent frameCaolán McNamara
2024-01-28Set chart outliner background to the page bg to resolve 'auto' colorCaolán McNamara
2024-01-28chart2: use std::clampJustin Luth
2024-01-28chart2: use NormAngle360Justin Luth
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-26tdf#134121 pie chart2: fix missing leaderLines at top/bottom of 3D ovalsJustin Luth
2024-01-24make text-table dialog asyncNoel Grandin
2024-01-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-22fix bug in renaming chart objectsNoel Grandin
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier