summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
AgeCommit message (Expand)Author
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-15use WhichRangesContainer in chart2Noel Grandin
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
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin
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-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-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-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
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-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen
2018-06-12loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson