summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/BarChart.cxx
AgeCommit message (Expand)Author
2016-05-17avoid assertDavid Tardon
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2015-11-20loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-02coverity#1267657 Logically dead codeCaolán McNamara
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-04-14typo: suiteable -> suitableThomas Arnhold
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-03-07coverity#704566 Unchecked dynamic castNorbert Thiebaud
2014-03-07fix bar chart renderingMarkus Mohrhard
2014-02-27Remove visual noise from chart2Alexander Wilms
2014-02-22we know the size so pre alloc the sequenceMarkus Mohrhard
2014-01-29support fill color mapping in bar chartsMarkus Mohrhard
2013-11-19small clean up in chart codeMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
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-06-09Remove superfluous empty lines on topThomas Arnhold
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-02-18Fix typos in commentsElton Chung
2011-11-29catch by const referenceTakeshi Abe
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-01-25emoved lines of code that were commented out.Alfonso Eusebio
2010-12-07chart46: #i25706# implement date axis - corrected error barsIngrid Halama [iha]
2010-12-07chart46: #i25706# implement date axis - corrected z-axis layoutIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-01Removed more commented out code.Luke Symes
2010-03-09#i78934# correct geometry for stacked pyramidsIngrid Halama
2010-02-25chart43: merge with DEV300_m72Ingrid Halama
2010-02-24#i109566# floor is too large for bar charts with multiple seriesIngrid Halama
2010-02-23#i78934# changed geometry for cones, pyramids and cylinder for better shadingIngrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien