summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafaƂ Dobrakowski1-3/+0
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth1-0/+1
2023-12-17unique_ptr to optional in chart2Noel Grandin1-1/+1
2023-12-15use more getFastProperty in chart2Noel Grandin1-3/+5
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-2/+2
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin1-7/+7
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin1-1/+1
2023-03-21move getVertical/setVertical inside chart2::DiagramNoel Grandin1-1/+1
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin1-6/+5
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-1/+1
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin1-0/+1
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin1-1/+2
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin1-1/+2
2022-01-19use more concrete types in chart2, DiagramNoel Grandin1-1/+2
2021-07-15use WhichRangesContainer in chart2Noel Grandin1-1/+1
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt1-2/+6
2021-01-02introduce Degree100 strong_int typeNoel1-2/+2
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin1-2/+3
2020-10-01loplugin:reducevarscope in canvas,chart2Noel1-2/+2
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga1-0/+1
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga1-1/+36
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga1-2/+20
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann1-6/+2
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga1-2/+6
2020-02-27tdf#130621 OOXML chart export: fix lost label placementBalazs Varga1-6/+2
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga1-2/+9
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-2/+2
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga1-0/+1
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen1-1/+0
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+2
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin1-12/+13
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-2/+2
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen1-0/+1
2018-06-12loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin1-2/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-4/+4
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-7/+6
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin1-2/+2
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann1-1/+1
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-13/+13
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-17/+17
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+0
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-9/+6