summaryrefslogtreecommitdiff
path: root/chart2/source/tools/DataSeriesHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
5 daysloplugin:ostr in chart2Noel Grandin1-15/+15
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/+3
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-2/+2
2023-12-15use more getFastProperty in chart2Noel Grandin1-1/+1
2023-03-30use more concrete types in chart2Noel Grandin1-51/+19
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin1-8/+14
2023-03-22move hasUnhiddenData inside chart2::DataSeriesNoel Grandin1-36/+0
2023-03-22use more concrete type in chart2Noel Grandin1-33/+23
2023-03-21move getLabel inside chart2::DataSeriesNoel Grandin1-140/+0
2023-02-27tdf#153858 sw: crash fix for chart with deleted data tableLászló Németh1-3/+10
2022-12-19-Werror=maybe-uninitializedStephan Bergmann1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-2/+3
2022-05-06remove unnecessary sequenceToContainerNoel Grandin1-3/+2
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-4/+0
2022-02-28tdf#146463 Apply data series filter to the chart legendOuyang Leyan1-2/+0
2022-02-17loplugin:unusedmethodsNoel Grandin1-113/+0
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin1-10/+13
2022-02-07use more concrete types in chart2, DataSeriesNoel Grandin1-4/+74
2022-02-07crashtesting ooo#20372Noel Grandin1-23/+17
2022-02-05use more concrete types in chart2, AxisNoel Grandin1-4/+5
2022-02-05use more concrete types in chart2, LabeledDataSequenceNoel Grandin1-20/+28
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin1-9/+31
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin1-0/+21
2022-01-30use more concrete types in chart2, DataSeriesNoel Grandin1-0/+31
2022-01-28use more concrete types in chart2, BaseCoordinateSystemNoel Grandin1-2/+2
2022-01-26use more concrete types in chart2, DiagramNoel Grandin1-2/+2
2022-01-26remove now unused functionNoel Grandin1-23/+0
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin1-15/+33
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin1-11/+11
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-1/+1
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt1-3/+10
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga1-0/+2
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga1-2/+4
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-2/+1
2020-05-18use for-range on Sequence in chart2Noel Grandin1-22/+22
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-19loplugin:flatten in chart2Noel Grandin1-36/+36
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga1-0/+2
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-5/+1
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen1-1/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+1
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin1-12/+12
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-4/+4
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov1-5/+4
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen1-1/+0
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1