summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper
AgeCommit message (Expand)AuthorFilesLines
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-53/+58
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-2/+2
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt2-0/+27
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2-4/+12
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-02introduce Degree100 strong_int typeNoel5-13/+13
2021-01-02use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin1-2/+3
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin4-8/+12
2020-10-21use tools::Long in basegfx..chart2Noel1-1/+1
2020-10-01loplugin:reducevarscope in canvas,chart2Noel3-8/+6
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga2-0/+2
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga2-1/+72
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-38/+0
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman1-5/+1
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel1-2/+4
2020-05-18use for-range on Sequence in chart2Noel Grandin3-10/+9
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth1-0/+16
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann4-1/+5
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2-0/+2
2020-04-19loplugin:flatten in chart2Noel Grandin2-21/+21
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga3-5/+41
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann3-13/+5
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga3-5/+13
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth1-0/+24
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth2-3/+52
2020-02-27tdf#130621 OOXML chart export: fix lost label placementBalazs Varga2-12/+4
2020-01-31new loplugin:namespaceindentationNoel Grandin4-4/+4
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga2-5/+19
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin2-2/+2
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin15-40/+23
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-2/+2
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga2-0/+2
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen3-3/+0
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-3/+1
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen2-0/+3
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin4-32/+34
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov5-11/+11
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin2-5/+5
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen14-65/+3
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin1-4/+4
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard2-1/+19
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-8/+2
2018-10-17loplugin:singlevalfieldsNoel Grandin1-3/+0
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen1-5/+0
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin2-2/+1
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen4-0/+5
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen1-0/+1