summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-05speed up property access in chartsNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-18loplugin:stringliteraldefine in chart2Noel Grandin
2021-11-16chart2: disambiguate ShiftedCategoryPositionMiklos Vajna
2021-11-10tdf#136111 fix scaling problem on chart driven by a macroAndras Timar
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in chart2Noel Grandin
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