summaryrefslogtreecommitdiff
path: root/sc/source/ui/sparklines
AgeCommit message (Expand)Author
2023-08-05Rename setRGB to createRGB to make it less misleadingMike Kaganski
2023-08-04Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-05-20Document sparkline related classes, functions and structsTomaž Vajngerl
2022-05-02Use colors from standard palette for sparklinesHeiko Tietze
2022-04-07sc: improve keeping track of sparklines in SparklineListTomaž Vajngerl
2022-04-06sc: prevent a crash when deleting a sparklineTomaž Vajngerl
2022-04-06sc: put SparklineList implementation into SparklineList.cxxTomaž Vajngerl
2022-04-05sc: add SparklineGroup Undo/RedoTomaž Vajngerl
2022-04-05sc: use GUID for the SparklineGroup ID and use thatTomaž Vajngerl
2022-04-04sc: split attrs out of SparklineGroup into a COW classTomaž Vajngerl
2022-04-04sc: add Undo/Redo for inserting SparklinesTomaž Vajngerl