summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes
AgeCommit message (Expand)Author
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-09-26use more string_view in chart2Noel Grandin
2022-08-22chart2: always use the series for the keys (symbols) in data tableTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-07-17chart2: add initial code for rendering the Data TableTomaž Vajngerl
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-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-11chart2: remove code duplication in VSeriesPlotter::getSeriesNamesTomaž Vajngerl
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
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-16simplify some vector constructionNoel Grandin
2022-02-10use more concrete types in chart2, SvxShapeNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-03tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chartNoel Grandin
2022-01-30use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-21use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-21use more concrete types in chart2, DiagramNoel Grandin
2022-01-15remove XTransformation UNO APINoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-13split the BarChart rendering method down a littleNoel Grandin
2022-01-12remove unused codeNoel Grandin
2022-01-11replace XTransformation with more efficient classNoel Grandin
2022-01-11use vectors to build up point data, instead of SequenceNoel Grandin
2022-01-06use background XShapeGroup for bar-chart areaNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-04drop the OverwriteMap stuff in chart2Noel Grandin
2022-01-03use more SvxShape in chart2Noel Grandin
2022-01-03no need to pass around a ShapeFactory instanceNoel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2022-01-03use more SvxShape in chart2Noel Grandin
2022-01-02use more SvxShape in chart2Noel Grandin
2022-01-02use more SvxShape in chart2Noel Grandin
2022-01-02use concrete types in chart2, createTextNoel Grandin
2022-01-01use concrete types in chart2, createCircleNoel Grandin
2021-12-31use concrete types in chart2, createLine2DNoel Grandin
2021-12-30use concrete types in chart2, SvxGraphicObjectNoel Grandin