summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#136111 fix scaling problem on chart driven by a macroAndras Timar2021-11-151-0/+1
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-4/+4
* tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch2021-05-191-1/+1
* use a single global item pool for chart2 draw modelNoel Grandin2021-05-071-2/+0
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-1/+1
* tdf#133423 Fix 'central' formula for moving averageSamuel Mehrbrodt2021-03-101-3/+2
* [API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt2021-02-224-3/+11
* tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen2021-02-181-0/+2
* tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2021-02-081-1/+2
* loplugin:stringviewparam extend to new..Noel2021-01-291-12/+12
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+5
* use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin2020-12-281-1/+2
* Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann2020-12-271-1/+2
* loplugin:unusedmethodsNoel2020-12-071-4/+0
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-302-3/+3
* tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer2020-11-2210-70/+68
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-062-3/+1
* tdf#133227 chart UI: option to hide leader linesBalazs Varga2020-09-151-2/+3
* loplugin:unusedfieldsNoel Grandin2020-09-071-2/+2
* loplugin:unnecessaryvirtualNoel Grandin2020-09-071-2/+2
* tdf#124176 Use #pragma once in chart2George Bateman2020-09-0487-361/+87
* tdf#124176 Replace 3 include guards with #pragma onceGeorge Bateman2020-09-041-4/+1
* restore m_aModelChangeListenerCaolán McNamara2020-09-031-0/+58
* Fix typo in codeAndrea Gelmini2020-09-011-1/+1
* tdf#135184 add linecaps in chartsRegina Henschel2020-08-061-1/+2
* compact namespace: chart2Noel Grandin2020-07-1612-100/+23
* sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna2020-07-011-0/+2
* tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth2020-05-132-2/+4
* compact namespace in canvas..cuiNoel Grandin2020-05-0844-173/+173
* Fix typo in codeAndrea Gelmini2020-04-281-1/+1
* tdf#132355 fix X axis position of stock chartsTünde Tóth2020-04-271-1/+0
* rename SvtValueSet back to ValueSetCaolán McNamara2020-04-251-12/+12
* tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga2020-04-091-4/+1
* Turn defines into constexprsMike Kaganski2020-04-031-124/+129
* Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann2020-03-241-1/+4
* tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga2020-03-241-4/+1
* tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi2020-03-142-13/+13
* tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi2020-03-121-12/+12
* tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth2020-03-051-1/+2
* tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth2020-03-031-1/+2
* clang-format chart2 with under 5-percent lines of changeMuhammet Kara2020-02-165-6/+1
* loplugin:constantparamNoel Grandin2020-02-031-1/+1
* tdf#128995: Special case for single variable regression...Deena Francis2019-12-181-0/+10
* sal_Char->char in canvas..codemakerNoel Grandin2019-12-181-2/+2
* tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga2019-12-161-3/+0
* tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga2019-12-021-0/+1
* make some classes module-privateNoel Grandin2019-11-221-1/+1
* tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen2019-11-217-8/+6
* make some classes module-privateNoel Grandin2019-11-158-16/+16
* Move SplinePropertiesDialog & SteppedPropertiesDialog to reuseMuhammet Kara2019-11-142-39/+68