summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/BubbleChart.cxx
AgeCommit message (Expand)Author
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-07-22Remove "this->". Pointless.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-02-27Remove visual noise from chart2Alexander Wilms
2014-01-29initial work on supporting LineColor mapping in bubble chartsMarkus Mohrhard
2014-01-29first step for mapped propertiesMarkus Mohrhard
2013-11-19we only support 2D Bubble Charts anywayMarkus Mohrhard
2013-11-19make it possible to switch between different ShapeFactoriesMarkus Mohrhard
2013-11-19create an AbstractFactory and add a DummyShapeFactory for testingMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-09coverity#705446: self assignmentMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-10-30cppCheck: Remove some 'redundantAssignment'jailletc36
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
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-05-05Some cppcheck cleaningJulien Nabet
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-04chart52: cleanup unused legend entry stuff in preparation of issue #i82802#Ingrid Halama [iha]
2010-12-07chart46: #i25706# implement date axis - corrected z-axis layoutIngrid Halama [iha]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-08-26CWS-TOOLING: integrate CWS chart40Vladimir Glazounov
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers