summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/VSeriesPlotter.cxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-27chart: use c++11 for-statement in VSeriesPlotterTomaž Vajngerl
2017-02-17convert PropertyType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-08A newline is not that special or hard to rememberTor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2)Stephan Bergmann
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-05-22tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-16stop right away if there are no pointsDavid Tardon
2016-05-13tdf#35957 check for preconditions earlierDavid Tardon
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-01-04use correct decimal separatorMarkus Mohrhard
2015-12-04chart2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-09WaE: loplugin:stringconstantTor Lillqvist
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-20no need for explicit thisMarkus Mohrhard
2015-02-09Added doc notes for classes and methods used for pie charts.Marco Cecchetti
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-07-22Remove "this->". Pointless.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-10Remove the old GL3DBarChart code.Kohei Yoshida
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida