summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
2024-07-25Related tdf#162136: typo GapWidthSequence instead of GapwidthSequenceJulien Nabet
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-21tdf#82716 Add initial implementation of the Histogram Chartvarshneydevansh
2024-07-11cid#1607892 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-14tdf#160522 Chart > 4 columns, Only 4 colorsNoel Grandin
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-04-27Simplify a bitMike Kaganski
2024-04-18tdf#160517 - chart odf: import/export formatted chart titlesBalazs Varga
2024-04-09tdf#146619 Drop unused 'using namespace' in: chart2/Gabor Kelemen
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-01set default if no ViewShell yetCaolán McNamara
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2024-02-16tdf#142467: restore "final" in CandleStickChartType classKevin Suo
2024-02-09tdf#50934: Ensure BarOfPie has ScaleData::ShiftedCategoryPosition == falseKurt Nordback
2024-02-06tdf#50934: Add a version comment, and more structure for of-pieKurt Nordback
2024-02-02tdf#50934: Initial plumbing and infrastructureKurt Nordback
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp
2024-01-14cid#1585558 Using a moved objectCaolán McNamara
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-21chart2: Match chart background color with DOCCOLOR in Calcofftkp
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-10-16tdf#157776: Do not send delayed update notifications for setModified(false)Mike Kaganski
2023-09-11remove dead m_bCancelOperation flag from XMLFilterNoel Grandin
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-04-20Add a bit of consistencyMike Kaganski
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-04-02make some methods final in chart OPropertySetNoel Grandin
2023-04-01fix locking in chart::DiagramNoel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in pie chartsNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29crashtesting: Null-deref on export of forum-mso-en4-274729.xls to odsCaolán McNamara
2023-03-29fix concurrent access to fontcacheNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-28move switchRightAngledAxes from ThreeDHelper to DiagramNoel Grandin
2023-03-28move setDefaultRotation from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin