summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ObjectHierarchy.cxx
AgeCommit message (Expand)Author
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in chart2Noel Grandin
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-07cid#1557545 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin
2023-03-17move isSupportingFloorAndWall inside chart2::DiagramNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14chart2: add UI to the data tableTomaž Vajngerl
2022-08-14chart2: remove unneeded class prefix in ObjectHierarchy.cxxTomaž Vajngerl
2022-08-14chart2: call clear instead of creating a new empty mapTomaž Vajngerl
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-10use more concrete types in chart2, SvxShapeNoel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-27use more concrete types in chart2, DiagramNoel Grandin
2022-01-26use more concrete types in chart2, DiagramNoel Grandin
2022-01-25use more concrete types in chart2, DiagramNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22simplify function objectNoel Grandin
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-02use concrete types in chart2, SvxDrawPageNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-07-22no need for pimpl in ObjectHierarchyNoel Grandin
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-02-27loplugin:constantparamNoel Grandin
2020-02-27fix regression in chart keyboard handlingNoel Grandin
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-07-16cid#1448300 Using invalid iteratorCaolán McNamara
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen