summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
AgeCommit message (Expand)Author
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-20convert chart2 to TypedWhichIdNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-08-25convert SvxChartKindError to scoped enumNoel Grandin
2016-08-25convert SvxChartIndicate to scoped enumNoel Grandin
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-02remove whitespacesMarkus Mohrhard
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida
2014-06-26clang: Uninitialized argument valueCaolán McNamara
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl
2013-11-24Simplify conversion from/to ItemSet/PropertySet for RegressionCurvesTomaž Vajngerl
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-09-08chart2: String to OUStringJelle van der Waa
2013-07-29cppcheck: dup breakJulien Nabet
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-23Add chart errorbar type property.Rafael Dominguez
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-14removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth