summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
AgeCommit message (Expand)Author
2024-03-08tdf#159456 - chart view: fix wrongly shifted value Y axisBalazs Varga
2024-03-08tdf#159422 - chart view: fix symbols position of data table legendBalazs Varga
2024-02-29cid#1169880 Uninitialized scalar fieldCaolán McNamara
2024-02-23crashtesting: isNaN as fUnitCircleWidthAngleDegreeCaolán McNamara
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann
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-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
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-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-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-28use more concrete types in chart2Noel 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 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 isPieOrDonutChart inside chart2::DiagramNoel Grandin
2023-03-16move getCorrectedMissingValueTreatment inside chart2::DiagramNoel Grandin