summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, DiagramNoel Grandin2022-01-212-1/+5
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-203-3/+12
* use more concrete types in chart2, InternalDataProviderNoel Grandin2022-01-192-7/+9
* use more concrete types in chart2, UncachedDataSequenceNoel Grandin2022-01-191-2/+4
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-195-9/+142
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-193-14/+15
* use more concrete types in chart2, DiagramNoel Grandin2022-01-191-4/+3
* use more concrete types in chart2, DiagramNoel Grandin2022-01-192-2/+7
* use more concrete types in chart2, NameContainerNoel Grandin2022-01-191-9/+3
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-191-1/+3
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-181-0/+251
* loplugin:finalclasses in chart2Noel Grandin2022-01-1718-37/+37
* use more concrete types in chart2, ChartViewNoel Grandin2022-01-161-1/+1
* use more concrete types in chart2, DiagramNoel Grandin2022-01-161-0/+183
* improvements to ModifyEventForwarderNoel Grandin2022-01-141-35/+8
* use more concrete types in chart2Noel Grandin2022-01-144-9/+14
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-133-2/+2
* remove unused codeNoel Grandin2022-01-121-16/+0
* use vectors to build up point data, instead of SequenceNoel Grandin2022-01-112-2/+20
* bypass SvxShape when creating rectangles in chart2Noel Grandin2022-01-061-0/+7
* use more SvxShape in chart2Noel Grandin2022-01-031-3/+3
* add new SvxShape hierarchy classNoel Grandin2022-01-031-1/+1
* use more SvxShape in chart2Noel Grandin2022-01-021-0/+1
* use concrete types in chart2, SvxDrawPageNoel Grandin2022-01-021-6/+6
* use concrete types in chart2, createTextNoel Grandin2022-01-021-0/+6
* use concrete types in chart2, SvxShapePolyPolygonNoel Grandin2021-12-301-4/+4
* use comphelper::WeakComponentImplHelper in PopupRequestNoel Grandin2021-12-291-9/+3
* use comphelper::WeakComponentImplHelper in RangeHighlighterNoel Grandin2021-12-291-6/+6
* use more cppu::BaseMutexNoel Grandin2021-12-197-50/+12
* speed up property access in chartsNoel Grandin2021-12-051-1/+4
* O[U]String::replaceAt overloads that take string_viewNoel Grandin2021-11-231-1/+1
* loplugin:stringliteraldefine in chart2Noel Grandin2021-11-183-39/+53
* chart2: disambiguate ShiftedCategoryPositionMiklos Vajna2021-11-161-1/+1
* tdf#136111 fix scaling problem on chart driven by a macroAndras Timar2021-11-101-0/+1
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-291-1/+2
* In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann2021-10-111-1/+1
* loplugin:moveparam in chart2Noel Grandin2021-10-111-4/+4
* [API CHANGE] oox: fix import of chart date categoriesDennis Francis2021-09-061-2/+4
* tdf#114441 :Convert use of sal_uLong to better integer typesYildiray2021-08-181-1/+1
* tdf#143148 Replaced #include guards with #pragma once.Ankur Khandelwal2021-08-101-4/+1
* create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2021-08-071-2/+2
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-051-2/+2
* OPropertySet doesn't need a pimplNoel Grandin2021-07-221-6/+33
* Purge out rtl::math::setNanBaiXiaochun2021-06-301-5/+5
* use string_view in the Translate APINoel Grandin2021-06-171-1/+2
* 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