summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCartesianAxis.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-16chart2: support data table rendering when the X axis is swappedTomaž Vajngerl1-0/+2
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl1-2/+2
2022-07-21chart2: apply line props. to borders when rendering a data tableTomaž Vajngerl1-1/+2
2022-07-17chart2: add initial code for rendering the Data TableTomaž Vajngerl1-0/+2
2022-01-03add new SvxShape hierarchy classNoel Grandin1-2/+2
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman1-3/+1
2019-05-18tdf#125334 Chart: allow text break in bar chart axis labelsBalazs Varga1-1/+1
2017-07-27loplugin:constparams in chart2Noel Grandin1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-11try auto rotate tick labels only when useful tdf#99883Jochen Nitschke1-7/+0
2016-03-14com::sun::star->css in chart2Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2014-11-04Create a variant of createTextShapes for simpler use cases.Kohei Yoshida1-6/+14
2014-11-04These methods can be private rather than protected.Kohei Yoshida1-1/+1
2014-11-04More method descriptions.Kohei Yoshida1-2/+12
2014-11-04More method descriptions.Kohei Yoshida1-0/+16
2014-11-04Mark these methods const.Kohei Yoshida1-3/+3
2014-10-14Revert "Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method.""Stephan Bergmann1-1/+3
2014-10-14Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method."Stephan Bergmann1-3/+1
2014-10-13Make VCartesianAxis::get2DAxisMainLine() truly const method.Kohei Yoshida1-1/+3
2014-10-09Use typedef rather than raw nested std::vector everywhere...Kohei Yoshida1-4/+4
2014-10-09Re-organize method / class descriptions.Kohei Yoshida1-0/+6
2014-10-09TickFactory_2D -> TickFactory2D.Kohei Yoshida1-4/+4
2014-10-09Make thie method consistent with the others.Kohei Yoshida1-1/+8
2014-10-09Simplify AxisProperties and its surrounding code.Kohei Yoshida1-2/+10
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-02-14Drop unused #includeTakeshi Abe1-2/+0
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold1-2/+2
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-13/+0
2013-04-26some more namespace cleanupThomas Arnhold1-5/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-05move some auto_ptr to boost::scoped_ptrMarkus Mohrhard1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-18/+9
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-18/+9
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
2010-01-29chartmultiline: fixed compiler warningsIngrid Halama1-0/+2
2009-12-15chartmultiline: #i82971# complex categories (part2 - hierarchical axis label ...Ingrid Halama1-4/+13
2008-12-12CWS-TOOLING: integrate CWS rtlchart02Rüdiger Timm1-0/+1
2008-05-15INTEGRATION: CWS chart26_DEV300 (1.5.130); FILE MERGEDVladimir Glazounov1-2/+14
2008-04-10INTEGRATION: CWS changefileheader (1.5.126); FILE MERGEDRüdiger Timm1-26/+18
2007-05-22INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGEDVladimir Glazounov1-18/+27
2005-09-08INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-3/+3
2004-01-22restructure of cartesian axis, integrate polar axisIngrid Halama1-8/+29
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama1-0/+129