summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/BubbleChart.cxx
AgeCommit message (Expand)Author
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-04drop the OverwriteMap stuff 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-01use concrete types in chart2, createCircleNoel Grandin
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2020-04-28Fix typo in codeAndrea Gelmini
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-04-12loplugin:sequentialassign in chart2Noel Grandin
2019-01-18convert some enums to scopedNoel Grandin
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-11loplugin:useuniqueptr in VDataSeriesGroupNoel Grandin
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2015-11-20loplugin:unusedfields in chart2Noel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-07-22Remove "this->". Pointless.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-02-27Remove visual noise from chart2Alexander Wilms