summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/PlottingPositionHelper.cxx
AgeCommit message (Expand)Author
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-11replace XTransformation with more efficient classNoel Grandin
2022-01-11use vectors to build up point data, instead of SequenceNoel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2020-10-21use tools::Long in basegfx..chart2Noel
2019-04-12Fix typoAndrea Gelmini
2019-03-19tdf#123504: 0 and 360 are different angles in chartsMike Kaganski
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-15pass PlottingPositionHelper around by std::unique_ptrNoel Grandin
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-02-20cppcheck: redundantAssignmentJochen Nitschke
2017-02-17drop enum NormalAxisNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-02-10Added more doc notes for classes and methods used for pie charts.Marco Cecchetti
2015-02-09Added doc notes for classes and methods used for pie charts.Marco Cecchetti
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2013-11-19make it possible to switch between different ShapeFactoriesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-24Remove NOTYET directive.Thomas Arnhold
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2010-12-07chart46: #i25706# implement date axis - corrected z-axis layoutIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axis - remove compiler warningsIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-11-08Removed commented-out code.Ricardo Moreno