summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/ThreeDHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, DataSeriesNoel Grandin2022-01-311-11/+11
* use more concrete types in chart2, DiagramNoel Grandin2022-01-251-85/+79
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-251-4/+4
* remove css::chart::XChartTypeTemplateNoel Grandin2022-01-221-0/+1
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-221-0/+1
* Use M_PI* instead of F_PI*Mike Kaganski2021-11-191-66/+66
* tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch2021-05-191-10/+14
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* loplugin:flatten in chart2Noel Grandin2020-04-191-14/+14
* tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen2019-11-211-1/+0
* loplugin:logexceptionnicely in chart2Noel Grandin2019-06-141-6/+6
* Fix typoAndrea Gelmini2018-12-121-1/+1
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-32/+32
* Move angle normalization code from various places to toolsMike Kaganski2018-08-031-22/+5
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen2018-05-251-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-14/+15
* fix some openoffice bugzilla linksdennisroczek2018-04-011-4/+4
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-11/+10
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-7/+7
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-2/+2
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-25/+25
* chart2: replace custom Deg2Rad/Rad2Deg for basegfx functionsTomaž Vajngerl2017-01-201-11/+9
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-8/+8
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* loplugin:unuseddefaultparams in chart2Noel Grandin2016-03-021-12/+9
* Fix typosAndrea Gelmini2016-01-061-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-7/+5
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin:constantfunction: chart2Noel Grandin2015-03-231-10/+0
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-171-3/+0
* reduce scope of local variablesMichael Weghorn2014-12-061-1/+1
* chart2: sal_Bool->boolNoel Grandin2014-04-151-8/+8
* cppcheck: some cleaningsJulien Nabet2013-09-291-4/+2
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-6/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-48/+48
* Remove duplicate defines and put it into a common place.Kohei Yoshida2012-12-081-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-2/+0
* catch by const referenceTakeshi Abe2011-11-291-6/+6
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-0/+0
|\
| * chart49: cleanupIngrid Halama2010-10-061-12/+0
| * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama2010-10-051-0/+0
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-2/+2
* | Remove dead code: "//static" and "//virtual"Thomas Arnhold2011-01-181-12/+1