summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2022-07-05tdf#104428 Improve rendering of exploded donut chartsKurt Nordback
2022-07-01tdf#56580 Fix negative error bars on log chartKurt Nordback
2022-06-22tdf#149204 revert getSeriesNames method to the original behaviourTomaž Vajngerl
2022-06-18cid#1506305 Big parameter passed by valueCaolán McNamara
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-06-02Use o3tl::make_unsigned, nPolygonIndex is already clamped to non-negative hereStephan Bergmann
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-05-31Use some range-based for loopsStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-11chart2: prefix VDataSeries members, rename Double to m_aValuesTomaž Vajngerl
2022-05-11chart2: remove code duplication in VSeriesPlotter::getSeriesNamesTomaž Vajngerl
2022-05-11chart2: simplify with structured binding decl. and some cleanupTomaž Vajngerl
2022-05-10chart2: add func. to convert from css::awt and B2IRectangleTomaž Vajngerl
2022-05-06chart2: add function to create a table shape to ShapeFactoryTomaž Vajngerl
2022-05-06chart2: use range for loop to iterate rVCooSysList in ChartViewTomaž Vajngerl
2022-05-06chart2: typedef SeriesPlottersType is not neededTomaž Vajngerl
2022-05-05Just use Any ctor instead of makeAny in chart2Stephan Bergmann
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-19chart2: not really worth having a TrueGuard - just use ScopeGuardTomaž Vajngerl
2022-04-19chart2: ExplicitValueProvider - make forward declrs. consistentTomaž Vajngerl
2022-04-19chart2: move ExplicitValueProvider impl. out of ChartViewTomaž Vajngerl
2022-04-18chart2: convert TitleAlignment enum to enum classTomaž Vajngerl
2022-04-18chart2: extract SeriesPlotterContainer into its own fileTomaž Vajngerl
2022-04-18chart2: extract AxisUsage from ChartView into AxisUsage.hxxTomaž Vajngerl
2022-04-18chart2: use a constant instead of a function for a contant valueTomaž Vajngerl
2022-03-29replace dynamic C style arrays with std::vector in Splines.cxxofftkp
2022-03-29replace temporary value swap with std::swapofftkp
2022-03-29tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b)Bartosz Kosiorek
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-03-11loplugin:constparamsNoel Grandin
2022-02-26cid#1500452 Using a moved objectCaolán McNamara
2022-02-22tdf#64914 small improvementsNoel Grandin
2022-02-22eliminate a layer of conversion in createSymbol2DNoel Grandin
2022-02-22tdf#64914 slow opening large chartNoel Grandin
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17micro-optimisation: use std::moveNoel Grandin
2022-02-16simplify some vector constructionNoel Grandin
2022-02-12chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl
2022-02-12chart2: crop x-axis label if it's too long on fixed size chartsTomaž Vajngerl
2022-02-10use more concrete types in chart2, SvxShapeNoel Grandin
2022-02-10use more concrete types in chart2, SvxShapeNoel Grandin
2022-02-10can avoid UNO_QUERY hereNoel Grandin
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-07crashtesting ooo#20372Noel Grandin
2022-02-06chart: prefix members of AxisLabelPropertiesTomaž Vajngerl
2022-02-05use more concrete types in chart2, AxisNoel Grandin