summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/charttypes/PieChart.cxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in chart2Noel Grandin2016-03-141-4/+4
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+2
* Fix typosAndrea Gelmini2016-01-061-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* Fix typosAndrea Gelmini2015-09-301-2/+2
* boost->stdCaolán McNamara2015-09-141-2/+2
* tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti2015-09-091-4/+25
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* loplugin:unusedmethods chart2Noel Grandin2015-07-201-7/+0
* \<the the\> -> theJan Holesovsky2015-06-081-2/+2
* tdf#90839 - added support for inside placement for the best fit caseMarco Cecchetti2015-05-041-0/+438
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* Added more doc notes for classes and methods used for pie charts.Marco Cecchetti2015-02-101-76/+289
* Fixed a too long comment line.Marco Cecchetti2015-02-091-1/+3
* chart2: fix buildMichael Stahl2015-02-091-1/+1
* Added doc notes for classes and methods used for pie charts.Marco Cecchetti2015-02-091-1/+57
* Annotate code & remove unnecessary scope.Kohei Yoshida2014-08-181-7/+9
* Nested conditional !(cond1 && cond2 && cond3) is harder on human brain.Kohei Yoshida2014-08-181-2/+2
* Using empty() makes it clearer.Kohei Yoshida2014-08-181-1/+2
* TODO items from the old maintainers. No longer relevant.Kohei Yoshida2014-08-181-12/+0
* Use struct to group together parameters to reduce number of method args.Kohei Yoshida2014-08-141-58/+72
* Extract code block into its own method.Kohei Yoshida2014-08-141-59/+74
* Remove "this->". Pointless.Kohei Yoshida2014-07-221-1/+1
* remove whitespacesMarkus Mohrhard2014-07-021-1/+0
* don't try to set property mapping if there is no valueMarkus Mohrhard2014-06-221-3/+6
* show negative values correctly in pie charts, fdo#69143Markus Mohrhard2014-03-271-2/+3
* Remove visual noise from chart2Alexander Wilms2014-02-271-1/+1
* add property mapping to pie chartsMarkus Mohrhard2014-01-291-0/+9
* make it possible to switch between different ShapeFactoriesMarkus Mohrhard2013-11-191-3/+3
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-28/+0
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* warning C4101: unreferenced local variableMichael Stahl2013-03-141-1/+1
* n#734735: Decrease pie chart's thickness.Muthu Subramanian2013-03-141-1/+1
* Fix chart2 buildFridrich Štrba2013-03-111-2/+1
* #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand2013-03-111-1/+13
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-7/+7
* bnc#791952: Use "center" label placement for "Best fit" in pie charts.Kohei Yoshida2012-12-081-1/+7
* bnc#791952: Better placement of 3D pie chart data labels.Kohei Yoshida2012-12-081-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard2012-03-071-2/+4
* catch by const referenceTakeshi Abe2011-11-291-3/+3
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak2011-05-271-4/+2
* Some cppcheck cleaningJulien Nabet2011-05-051-1/+1
* Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida2011-03-141-1/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-6/+5
|\
| * chart46: #i25706# implement date axis - corrected z-axis layoutIngrid Halama [iha]2010-12-071-3/+3