summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/VSeriesPlotter.hxx
AgeCommit message (Expand)Author
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-27tdf#136105 tdf#134883 pie chart: improve data label positionBalazs Varga
2020-06-29tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth
2020-06-26tdf#134039 Chart view: fix moving pie chart areaBalazs Varga
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-05-20tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga
2018-08-15pass PlottingPositionHelper around by std::unique_ptrNoel Grandin
2018-06-11loplugin:useuniqueptr in VDataSeriesGroupNoel Grandin
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-01-06Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-02-09Added doc notes for classes and methods used for pie charts.Marco Cecchetti
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from chart2Alexander Wilms
2014-01-29remaining chart work for time based chartingMarkus Mohrhard
2014-01-29kill two virtual destructorsMarkus Mohrhard