summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
AgeCommit message (Expand)Author
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
2023-03-16convert DiagramPositioningMode to scoped enumNoel Grandin
2023-03-15move getDiagramPositioningMode inside chart2::DiagramNoel Grandin
2023-03-01allocate cached values inline in VDataSeriesNoel Grandin
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin
2023-01-17tdf#91265 Use same plot area distance as used in MSOGülşah Köse
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann
2022-12-01tdf#145599 Charts gets corrupted when you draw a line inside themNoel Grandin
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar
2022-10-20add assert to catch case that should never happenNoel Grandin
2022-10-05tdf#151283 calc hangs when try to open XLS fileNoel Grandin
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-22chart2: always use the series for the keys (symbols) in data tableTomaž Vajngerl