summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#132355 fix X axis position of stock chartsTünde Tóth2020-04-281-1/+0
* tdf#128995: Special case for single variable regression...Deena Francis2020-03-021-0/+10
* tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga2019-12-171-3/+0
* tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga2019-12-051-0/+1
* chart2: Separate definition from declaration for ChartResourceGroupsMuhammet Kara2019-11-131-421/+6
* chart2: Separate ChartResourceGroups to reuseMuhammet Kara2019-11-132-0/+651
* chart2: Move some headers to incMuhammet Kara2019-11-123-0/+462
* Remove confused "volatile" from LifeTimeManager sal_Int32 membersStephan Bergmann2019-09-161-2/+2
* Get rid of two impl_init functions, each called from a single placeStephan Bergmann2019-09-161-10/+0
* Fixing "...."Andrea Gelmini2019-09-061-1/+1
* loplugin:constmethod in chart2Noel Grandin2019-09-054-4/+4
* tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov2019-06-201-1/+0
* lok: chart: informing the client about selection handling propertiesMarco Cecchetti2019-05-201-2/+2
* Remove ContainerHelper.hxxArkadiy Illarionov2019-05-131-73/+0
* Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann2019-05-102-4/+3
* MutexContainer is only used mixin-style in derived classesStephan Bergmann2019-05-091-3/+4
* Fix typoAndrea Gelmini2019-04-051-2/+2
* loplugin:unusedfieldsNoel Grandin2019-03-141-6/+0
* Fix typoAndrea Gelmini2019-02-031-1/+1
* Fix typoAndrea Gelmini2019-02-021-2/+2
* tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen2019-01-033-6/+9
* related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard2018-12-051-1/+2
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen2018-09-121-0/+4
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* XLabeledDataSequence would need to be a complete typeStephan Bergmann2018-08-311-1/+4
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-2823-64/+102
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-0815-63/+86
* loplugin:returnconstant in chart2Noel Grandin2018-08-011-1/+1
* chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-1/+0
* pass WrappedProperty around by std::unique_ptrNoel Grandin2018-07-243-6/+7
* Fix typosAndrea Gelmini2018-07-191-1/+1
* remove the GL based 3D chartsMarkus Mohrhard2018-07-172-2/+0
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen2018-06-2512-40/+51
* tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen2018-06-221-9/+15
* loplugin:unusedmethodsNoel Grandin2018-06-141-14/+0
* loplugin:useuniqueptr in WrappedPropertySetNoel Grandin2018-06-111-2/+3
* Missing includes (std::back_inserter; Windows --disable-pch)Stephan Bergmann2018-06-012-0/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen2018-05-2526-54/+6
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-221-7/+0
* remove some unused comphelper includesJochen Nitschke2018-04-154-4/+0
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-081-3/+2
* use more Color in chart2Noel Grandin2018-03-071-2/+2
* remove unused definesNoel Grandin2018-01-061-1/+0
* loplugin:passstuffbyref improved return in variousNoel Grandin2017-12-291-1/+1
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-38/+0
* convert chart2 to TypedWhichIdNoel Grandin2017-12-201-95/+95
* remove unused typedefsNoel Grandin2017-12-191-1/+0
* tdf#39593 deduplicate code in ExplicitValueProvidertagezi2017-11-221-8/+2