summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-12-15use more getFastProperty in chart2Noel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-21move getVertical/setVertical inside chart2::DiagramNoel Grandin
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2021-07-15use WhichRangesContainer in chart2Noel Grandin
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
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-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-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-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-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-02-28new loplugin unoanyNoel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann