summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ChartItemPool.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard1-0/+1
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen1-1/+0
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-2/+2
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin1-3/+1
2017-03-31use actual UNO enums in chart2Noel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin1-1/+0
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin1-102/+103
2016-10-15use initializer list ...Jochen Nitschke1-4/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke1-11/+4
2016-08-25convert SvxChartStyle to scoped enumNoel Grandin1-1/+1
2016-08-25convert SvxChartTextOrder to scoped enumNoel Grandin1-1/+1
2016-08-25convert SvxChartKindError to scoped enumNoel Grandin1-1/+1
2016-08-25convert SvxChartIndicate to scoped enumNoel Grandin1-1/+1
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier1-0/+2
2016-03-14com::sun::star->css in chart2Noel Grandin1-1/+1
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti1-0/+1
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-1/+1
2014-07-02remove whitespacesMarkus Mohrhard1-1/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-28bool improvementsStephan Bergmann1-21/+21
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl1-0/+1
2013-11-24Simplify conversion from/to ItemSet/PropertySet for RegressionCurvesTomaž Vajngerl1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+2
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-1/+0
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl1-7/+7
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl1-3/+9
2013-06-17cppcheck: fix some uninitMemberVar in chart2 partJulien Nabet1-1/+1
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-03-23Add chart errorbar type property.Rafael Dominguez1-0/+1
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski1-5/+3
2011-03-18fix array bounds problem that crept in from OO.oMichael Meeks1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-65/+39
2011-02-16masterfix: #i10000# TRUE -> sal_TrueIvo Hinkelmann1-1/+1
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]1-11/+11
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko1-5/+5
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-60/+28