summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/PlotterBase.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338265 Uncaught exceptionCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2013-11-19some small fixesMarkus Mohrhard
2013-11-19make it possible to switch between different ShapeFactoriesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.15.126); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.12.4); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.13.80); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.12.110); FILE MERGEDRüdiger Timm
2004-01-26drafts namespace of API removedBjörn Milcke
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama
2004-01-06added method transformSceneToScreenPositionIngrid Halama
2004-01-05vcl cleanup: exchanged include vcl/gen.hxx -> tools/gen.hxxIngrid Halama
2003-12-15error bar creation moved from PlotterBase to VSeriesPlotterBjörn Milcke
2003-12-15clipping of error barsBjörn Milcke
2003-12-15superfluous parameter in createErrorBar methodBjörn Milcke
2003-12-12do logic scaling (e.g. logarithmic) after error-bar calculationBjörn Milcke
2003-12-12error bars implementedBjörn Milcke
2003-12-08+regression, DataCaption=>DataPointLabelBjörn Milcke
2003-11-17changed signature of createGroupShapeIngrid Halama
2003-10-06initial importBjörn Milcke