summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-221-1/+2
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-211-1/+2
* use more concrete types in chart2, DiagramNoel Grandin2022-01-191-1/+2
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-1/+0
* Use less DegreeN::get()Mike Kaganski2021-11-221-3/+1
* Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski2021-10-261-1/+3
* loplugin:constvarsNoel Grandin2021-09-151-2/+2
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-311-1/+0
* use WhichRangesContainer in chart2Noel Grandin2021-07-151-1/+1
* tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2021-02-081-2/+6
* make the Color constructors explicitly specify transparencyNoel2021-01-161-1/+1
* introduce Degree100 strong_int typeNoel2021-01-021-3/+3
* use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin2020-12-281-2/+3
* loplugin:reducevarscope in canvas,chart2Noel2020-10-011-2/+2
* tdf#136402 Chart View: remove custom label textBalazs Varga2020-09-241-0/+1
* tdf#133227 chart UI: option to hide leader linesBalazs Varga2020-09-151-0/+36
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-1/+1
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* loplugin:flatten in chart2Noel Grandin2020-04-191-10/+10
* tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga2020-04-091-2/+20
* Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann2020-03-241-6/+2
* tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga2020-03-241-2/+6
* tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth2020-03-031-2/+50
* tdf#130621 OOXML chart export: fix lost label placementBalazs Varga2020-02-271-6/+2
* tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga2020-01-301-3/+10
* clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin2020-01-141-2/+2
* tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga2019-11-211-0/+1
* tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen2019-11-211-1/+0
* tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen2019-06-181-0/+1
* loplugin:logexceptionnicely in chart2Noel Grandin2019-06-141-12/+13
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-101-2/+2
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-4/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen2018-06-251-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen2018-06-131-0/+1
* loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin2018-06-121-5/+4
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-5/+5
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-7/+6
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-12/+12
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-131-2/+2
* ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann2017-06-291-1/+1
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-13/+13
* use actual UNO enums in chart2Noel Grandin2017-03-311-1/+1
* convert GraphicObjectType to scoped enumNoel Grandin2017-02-171-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-1/+1
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-17/+17
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-2/+0
* Kill comphelper::MakeMapStephan Bergmann2016-04-251-5/+2
* chart2: replace for_each with range-based forDaniel Robertson2015-10-081-6/+6
* CppCheck : reduce variables scopeMichaël Lefèvre2015-09-231-1/+1