summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper
AgeCommit message (Expand)Author
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15use WhichRangesContainer in chart2Noel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
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-16make the Color constructors explicitly specify transparencyNoel
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-10-21use tools::Long in basegfx..chart2Noel
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
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
2020-02-27tdf#130621 OOXML chart export: fix lost label placementBalazs Varga
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen