summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
Commit message (Expand)AuthorAgeFilesLines
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* com::sun::star->css in chart2Noel Grandin2016-03-141-1/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-1/+1
* s/Coordiante/CoordinateTor Lillqvist2015-07-081-2/+2
* uno::Sequence provides now begin and endNoel Grandin2015-06-041-4/+4
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet2014-05-181-1/+1
* chart2: sal_Bool->boolNoel Grandin2014-04-151-1/+1
* ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann2014-03-281-13/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-5/+5
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+3
* doubled usingThomas Arnhold2013-03-051-1/+0
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-201-2/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* catch by const referenceTakeshi Abe2011-11-291-3/+3
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-48/+48
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-48/+48
| |\
| | * chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama2010-10-071-20/+20
| | * chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama2010-10-061-15/+16
| | * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama2010-10-051-19/+13
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-1/+1
|/ /
* | Remove useless comments and some dead code.Thomas Arnhold2011-01-181-5/+0
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* chart43: #i109767# no black borders per default for laminar chart types - rea...Ingrid Halama2010-03-031-1/+6
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS chart27 (1.12.30); FILE MERGEDVladimir Glazounov2008-07-021-1/+22
* INTEGRATION: CWS changefileheader (1.10.60); FILE MERGEDRüdiger Timm2008-04-101-32/+18
* INTEGRATION: CWS chart23 (1.10.44); FILE MERGEDKurt Zenker2008-04-041-3/+5
* INTEGRATION: CWS chart17 (1.9.4); FILE MERGEDIvo Hinkelmann2007-11-231-2/+17
* INTEGRATION: CWS chart11 (1.8.38); FILE MERGEDVladimir Glazounov2007-09-181-5/+3
* INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGEDVladimir Glazounov2007-05-221-111/+197
* INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* drafts namespace of API removedBjörn Milcke2004-01-261-4/+3
* getStackMode -> getYStackModeBjörn Milcke2003-11-211-4/+4
* let charttype templates determine by themselves, if a diagram was crated by themBjörn Milcke2003-11-201-3/+49
* ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke2003-11-041-9/+155
* initial importBjörn Milcke2003-10-061-0/+175