summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCartesianAxis.hxx
AgeCommit message (Expand)Author
2022-08-16chart2: support data table rendering when the X axis is swappedTomaž Vajngerl
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-07-21chart2: apply line props. to borders when rendering a data tableTomaž Vajngerl
2022-07-17chart2: add initial code for rendering the Data TableTomaž Vajngerl
2022-01-03add new SvxShape hierarchy classNoel Grandin
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2019-05-18tdf#125334 Chart: allow text break in bar chart axis labelsBalazs Varga
2017-07-27loplugin:constparams in chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-11try auto rotate tick labels only when useful tdf#99883Jochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2014-11-04Create a variant of createTextShapes for simpler use cases.Kohei Yoshida
2014-11-04These methods can be private rather than protected.Kohei Yoshida
2014-11-04More method descriptions.Kohei Yoshida
2014-11-04More method descriptions.Kohei Yoshida
2014-11-04Mark these methods const.Kohei Yoshida
2014-10-14Revert "Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method.""Stephan Bergmann
2014-10-14Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method."Stephan Bergmann
2014-10-13Make VCartesianAxis::get2DAxisMainLine() truly const method.Kohei Yoshida
2014-10-09Use typedef rather than raw nested std::vector everywhere...Kohei Yoshida
2014-10-09Re-organize method / class descriptions.Kohei Yoshida
2014-10-09TickFactory_2D -> TickFactory2D.Kohei Yoshida
2014-10-09Make thie method consistent with the others.Kohei Yoshida
2014-10-09Simplify AxisProperties and its surrounding code.Kohei Yoshida
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-14Drop unused #includeTakeshi Abe
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-26some more namespace cleanupThomas Arnhold
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-05move some auto_ptr to boost::scoped_ptrMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-26chart43: merge with DEV300_m72Ingrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29chartmultiline: fixed compiler warningsIngrid Halama
2009-12-15chartmultiline: #i82971# complex categories (part2 - hierarchical axis label ...Ingrid Halama
2008-12-12CWS-TOOLING: integrate CWS rtlchart02Rüdiger Timm
2008-05-15INTEGRATION: CWS chart26_DEV300 (1.5.130); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.5.126); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGEDRüdiger Timm
2004-01-26drafts namespace of API removedBjörn Milcke
2004-01-22restructure of cartesian axis, integrate polar axisIngrid Halama
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama