summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/AreaChart.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin1-1/+0
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-07-27loplugin:constparams in chart2Noel Grandin1-5/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
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-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin1-1/+1
2016-07-19improve unnecessaryoverride pluginNoel Grandin1-1/+0
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke1-3/+2
2016-03-14com::sun::star->css in chart2Noel Grandin1-21/+16
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-07-20loplugin:unusedmethods chart2Noel Grandin1-1/+0
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-9/+9
2013-11-19simplify AreaChart now that it does not deal with net chartsMarkus Mohrhard1-9/+0
2013-11-19remove unused parameterMarkus Mohrhard1-2/+0
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold1-2/+2
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve1-0/+4
2012-07-02removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-13/+2
2011-02-04chart52: cleanup unused legend entry stuff in preparation of issue #i82802#Ingrid Halama [iha]1-1/+1
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-12/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-26chart43: merge with DEV300_m72Ingrid Halama1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-15chartmultiline: #i82971# complex categories (part2 - hierarchical axis label ...Ingrid Halama1-2/+1
2009-08-26CWS-TOOLING: integrate CWS fillednetchartRelease Engineers1-0/+2
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers1-10/+0
2008-04-10INTEGRATION: CWS changefileheader (1.14.60); FILE MERGEDRüdiger Timm1-26/+18
2007-11-23INTEGRATION: CWS chart17 (1.13.66); FILE MERGEDIvo Hinkelmann1-2/+4
2007-05-22INTEGRATION: CWS chart2mst3 (1.12.4); FILE MERGEDVladimir Glazounov1-6/+74
2004-01-26drafts namespace of API removedBjörn Milcke1-6/+6
2004-01-23integrated net chartIngrid Halama1-3/+6
2003-12-17added m_xSeriesTarget, m_xErrorBarTarget and m_xTextTarget for error bars abo...Ingrid Halama1-0/+7
2003-12-15moved member m_bCategoryXAxis and MinimumAndMaximumSupplier method specializa...Ingrid Halama1-6/+0
2003-11-25correct Y scaling for xy scatter chartIngrid Halama1-0/+2
2003-11-22provide correct x maximum and minimum for continuous(not category) x-axisIngrid Halama1-0/+2
2003-11-22introduced flag bCategoryXAxis to distinguish line and scatter charts even if...Ingrid Halama1-1/+3
2003-11-20use SplineOrder and CurveResolution from modelIngrid Halama1-1/+5
2003-11-19add ChartType-Model to 'ChartType-View' to get charttype specific values (e.g...Ingrid Halama1-1/+8
2003-11-15autoscale dimension 3 alsoIngrid Halama1-0/+5
2003-11-02added line chartIngrid Halama1-1/+12
2003-10-06initial importBjörn Milcke1-0/+47