summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/PieChart.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-19tdf#134121 pie chart: add leader linesTünde Tóth1-0/+2
2020-10-02tdf#137116 pie chart: improve BestFit position of data labelsTünde Tóth1-2/+0
2020-09-23tdf#136752 pie chart: improve data label positionTünde Tóth1-2/+4
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman1-3/+1
2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen1-2/+2
2018-06-11loplugin:useuniqueptr in VDataSeriesGroupNoel Grandin1-1/+1
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin1-1/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin1-1/+0
2017-07-27loplugin:constparams in chart2Noel Grandin1-3/+3
2017-06-29PieChart::PieLabelInfo::moveAwayFrom bAlternativeMoveDirection is "TODO"Stephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin1-1/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke1-3/+2
2016-03-14com::sun::star->css in chart2Noel Grandin1-11/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-07-20loplugin:unusedmethods chart2Noel Grandin1-1/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-04tdf#90839 - added support for inside placement for the best fit caseMarco Cecchetti1-0/+4
2015-02-10Added more doc notes for classes and methods used for pie charts.Marco Cecchetti1-0/+13
2015-02-09Added doc notes for classes and methods used for pie charts.Marco Cecchetti1-0/+12
2014-08-14Use struct to group together parameters to reduce number of method args.Kohei Yoshida1-14/+9
2014-08-14Extract code block into its own method.Kohei Yoshida1-0/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-17/+17
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold1-2/+2
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-10/+0
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-16/+2
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-16/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-03-17chartpositioning: merge with DEV300_m75Ingrid Halama1-5/+4
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-20chartpositioning: #i100778# chart positioning excluding labelsIngrid Halama1-1/+3
2009-09-01#i102671# Cache the value returned from PieChart::getMaxOffset() for massive ...Kohei Yoshida1-1/+3
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov1-2/+1
2008-04-10INTEGRATION: CWS changefileheader (1.8.60); FILE MERGEDRüdiger Timm1-28/+18
2007-11-23INTEGRATION: CWS chart17 (1.7.66); FILE MERGEDIvo Hinkelmann1-2/+37
2007-05-22INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGEDVladimir Glazounov1-8/+64
2004-01-26drafts namespace of API removedBjörn Milcke1-3/+3
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama1-21/+11
2004-01-063D data labelsIngrid Halama1-1/+4
2004-01-05added DataPoint labelsIngrid Halama1-0/+7
2003-11-19add ChartType-Model to 'ChartType-View' to get charttype specific values (e.g...Ingrid Halama1-1/+2
2003-10-06initial importBjörn Milcke1-0/+63