summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ObjectIdentifier.cxx
AgeCommit message (Expand)Author
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin
2023-03-16use more OUStringLiteral in chart2::ObjectIdentifierNoel Grandin
2022-09-26use more string_view in chart2Noel Grandin
2022-09-20use more std::u16string_view in chart2Noel Grandin
2022-09-19no need to use an OUStringBuffer hereNoel 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-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-14use more string_view in chart2Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-29use more concrete types in chart2, LegendNoel Grandin
2022-01-29use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-27use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-21use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-21use more concrete types in chart2, DiagramNoel Grandin
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin