summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/LineChartTypeTemplate.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+1
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-2/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-15/+15
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-29catch by const referenceTakeshi Abe1-5/+5
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-52/+52
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-5/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama1-24/+24
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama1-15/+16
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama1-19/+13
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-03-03CWS-TOOLING: integrate CWS chart35Oliver Bolte1-5/+27
2008-06-06INTEGRATION: CWS chart25 (1.18.10); FILE MERGEDRüdiger Timm1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.17.60); FILE MERGEDRüdiger Timm1-35/+18
2007-11-23INTEGRATION: CWS chart17 (1.16.4); FILE MERGEDIvo Hinkelmann1-2/+32
2007-09-18INTEGRATION: CWS chart11 (1.15.2); FILE MERGEDVladimir Glazounov1-12/+5
2007-07-25INTEGRATION: CWS chart07 (1.14.12); FILE MERGEDRüdiger Timm1-3/+3
2007-05-22INTEGRATION: CWS chart2mst3 (1.11.4); FILE MERGEDVladimir Glazounov1-125/+125
2006-09-17INTEGRATION: CWS pchfix02 (1.12.80); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.11.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-8/+7
2003-12-17set linestyle to solid if noone;added member m_bHasLinesIngrid Halama1-5/+26
2003-12-08+regression, DataCaption=>DataPointLabelBjörn Milcke1-9/+9
2003-11-25DeepStacking for LineChartBjörn Milcke1-10/+12
2003-11-21getStackMode -> getYStackModeBjörn Milcke1-3/+11
2003-11-20Line- and Scatter subtypes added (symbols, curve type)Björn Milcke1-6/+176
2003-11-20let charttype templates determine by themselves, if a diagram was crated by themBjörn Milcke1-2/+63
2003-11-19todo-commentBjörn Milcke1-2/+4
2003-11-19+Property CurveStyle for LineChartTypeBjörn Milcke1-5/+47
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke1-5/+5
2003-10-06initial importBjörn Milcke1-0/+104