summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ChartItemPool.cxx
AgeCommit message (Expand)Author
2022-08-10chart2: add UI to the data tableTomaž Vajngerl
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-05-12fix ubsan use-after-freeNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07use a single global item pool for chart2 draw modelNoel Grandin
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-02use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-10-15use initializer list ...Jochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke
2016-08-25convert SvxChartStyle to scoped enumNoel Grandin
2016-08-25convert SvxChartTextOrder to scoped enumNoel 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-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2014-07-02remove whitespacesMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan 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-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl