summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/inc/VSeriesPlotter.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#159043: combo chart render order isn't rightKurt Nordback2024-01-121-0/+2
* chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl2022-08-161-0/+11
* chart2: add initial code for rendering the Data TableTomaž Vajngerl2022-07-171-7/+8
* tdf#149204 revert getSeriesNames method to the original behaviourTomaž Vajngerl2022-06-221-1/+3
* clang-tidy modernize-pass-by-value in chart2Noel Grandin2022-06-131-1/+1
* chart2: remove code duplication in VSeriesPlotter::getSeriesNamesTomaž Vajngerl2022-05-111-1/+2
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-251-4/+4
* split the BarChart rendering method down a littleNoel Grandin2022-01-131-1/+1
* drop the OverwriteMap stuff in chart2Noel Grandin2022-01-041-6/+0
* no need to pass around a ShapeFactory instanceNoel Grandin2022-01-031-2/+0
* add new SvxShape hierarchy classNoel Grandin2022-01-031-24/+22
* use more SvxShape in chart2Noel Grandin2022-01-031-1/+1
* use concrete types in chart2, createTextNoel Grandin2022-01-021-1/+1
* use concrete types in chart2, createLine2DNoel Grandin2021-12-311-1/+1
* use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin2021-12-301-3/+5
* tdf#121281 pie chart: improve data label positionTünde Tóth2020-12-281-1/+1
* use tools::Long in basegfx..chart2Noel2020-10-211-3/+3
* loplugin:const* make some params and methods constNoel2020-10-061-1/+1
* tdf#124176 Use #pragma once in chart2George Bateman2020-09-041-3/+1
* Fix typo in codeAndrea Gelmini2020-09-011-4/+4
* tdf#136105 tdf#134883 pie chart: improve data label positionBalazs Varga2020-08-271-0/+3
* tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth2020-06-291-1/+1
* tdf#134039 Chart view: fix moving pie chart areaBalazs Varga2020-06-261-0/+2
* inline some use-once typedefsNoel Grandin2020-05-241-2/+1
* compact namespace in canvas..cuiNoel Grandin2020-05-081-4/+4
* loplugin:unusedmethodsNoel Grandin2019-12-221-11/+0
* loplugin:unusedfieldsNoel Grandin2019-12-221-2/+0
* Fixing "...."Andrea Gelmini2019-09-061-1/+1
* Mark move ctors/assignments noexceptMike Kaganski2019-08-231-1/+1
* tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers2019-05-201-0/+15
* tdf#114163 Chart: fix order of legend namesBalazs Varga2018-12-071-1/+3
* pass PlottingPositionHelper around by std::unique_ptrNoel Grandin2018-08-151-1/+1
* loplugin:useuniqueptr in VDataSeriesGroupNoel Grandin2018-06-111-4/+5
* tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen2018-06-011-2/+7
* tdf#114821 import complex data labels in bar chartSzymon Kłos2018-01-291-0/+2
* loplugin:countusersofdefaultparams in chart2Noel Grandin2017-12-071-2/+2
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-1/+1
* loplugin:constparams in chart2Noel Grandin2017-07-271-4/+4
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-091-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-2/+1
* New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann2017-01-191-0/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin2016-08-051-4/+4
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+1
* tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke2016-04-081-4/+2
* com::sun::star->css in chart2Noel Grandin2016-03-141-96/+64
* loplugin:unuseddefaultparams in chart2Noel Grandin2016-03-021-2/+1