summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-08-18tdf#114441 :Convert use of sal_uLong to better integer typesYildiray
2021-08-10tdf#143148 Replaced #include guards with #pragma once.Ankur Khandelwal
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-22OPropertySet doesn't need a pimplNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch
2021-05-07use a single global item pool for chart2 draw modelNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-10tdf#133423 Fix 'central' formula for moving averageSamuel Mehrbrodt
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-18tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-07loplugin:unusedmethodsNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga
2020-09-07loplugin:unusedfieldsNoel Grandin
2020-09-07loplugin:unnecessaryvirtualNoel Grandin
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-09-04tdf#124176 Replace 3 include guards with #pragma onceGeorge Bateman
2020-09-03restore m_aModelChangeListenerCaolán McNamara
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-07-16compact namespace: chart2Noel Grandin
2020-07-01sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-28Fix typo in codeAndrea Gelmini
2020-04-27tdf#132355 fix X axis position of stock chartsTünde Tóth
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-04-03Turn defines into constexprsMike Kaganski
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-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth
2020-02-16clang-format chart2 with under 5-percent lines of changeMuhammet Kara
2020-02-03loplugin:constantparamNoel Grandin
2019-12-18tdf#128995: Special case for single variable regression...Deena Francis