summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCartesianGrid.cxx
AgeCommit message (Expand)Author
2016-07-14chart2: avoid use of reallocJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-14boost->stdCaolán McNamara
2014-10-09Use typedef rather than raw nested std::vector everywhere...Kohei Yoshida
2014-06-13loplugin:staticcallStephan Bergmann
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-07some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-05-05Some cppcheck cleaningJulien Nabet
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06chart49: cleanupIngrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-06INTEGRATION: CWS chart25 (1.7.10); FILE MERGEDRüdiger Timm
2008-05-15INTEGRATION: CWS chart26_DEV300 (1.6.130); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.6.126); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGEDOliver Bolte
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