summaryrefslogtreecommitdiff
path: root/chart2/source/tools/AxisHelper.cxx
AgeCommit message (Expand)Author
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-05-11tdf#155231 CRASH: with embedded OLE chartNoel Grandin
2023-04-01fix locking in chart::DiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-28use more concrete types in chart2Noel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2023-03-20move getAttachedAxis inside chart2::DiagramNoel Grandin
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2023-03-18move getCategories/setCategories inside chart2::DiagramNoel Grandin
2023-03-18move isSupportingDateAxis inside chart2::DiagramNoel Grandin
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-09use more concrete types in chart2, DataSourceNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-07crashtesting ooo#20372Noel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-02-05use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-28use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-27use more concrete types in chart2, BaseCoordinateSystemNoel 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-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-15use more try_emplaceNoel Grandin