summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-13cid#1585307 Out-of-bounds readCaolán McNamara
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-12tdf#159043: combo chart render order isn't rightKurt Nordback
2024-01-01Replace "size() == 0 with empty()" (chart2)Julien Nabet
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-12-16no need to allocate these on the heapNoel Grandin
2023-12-16unique_ptr to optional in chart2Noel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
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-19use more SdrObjList::begin/end in variousNoel Grandin
2023-10-16tdf#157776: Do not set chart and its parent modified when paintingMike Kaganski
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-05crashtesting: crash seen on exit of chartCaolán McNamara
2023-09-08improve log messageNoel Grandin
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-23tdf#148251 Use std::swap instead of using temporary valuesNabeel Siddiqui
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-04-19loplugin::unusedmethodsNoel 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 get/setFastPropertyValue in pie chartsNoel Grandin
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-28use more concrete types in chart2Noel Grandin
2023-03-28move get/setRotation from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setCameraDistance from ThreeDHelper to DiagramNoel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22simplify ViewLegendEntryNoel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22move hasUnhiddenData inside chart2::DataSeriesNoel Grandin
2023-03-21move getLabel inside chart2::DataSeriesNoel Grandin
2023-03-21move getVertical/setVertical inside chart2::DiagramNoel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2023-03-18move isSupportingDateAxis inside chart2::DiagramNoel Grandin
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin
2023-03-17move isSupportingFloorAndWall inside chart2::DiagramNoel Grandin
2023-03-17move isPieOrDonutChart inside chart2::DiagramNoel Grandin
2023-03-16move getCorrectedMissingValueTreatment inside chart2::DiagramNoel Grandin
2023-03-16convert DiagramPositioningMode to scoped enumNoel Grandin
2023-03-15move getDiagramPositioningMode inside chart2::DiagramNoel Grandin