summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Get rid of two impl_init functions, each called from a single placeStephan Bergmann1-10/+0
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-09-05loplugin:constmethod in chart2Noel Grandin4-4/+4
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov1-1/+0
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti1-2/+2
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov1-73/+0
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann2-4/+3
2019-05-09MutexContainer is only used mixin-style in derived classesStephan Bergmann1-3/+4
2019-04-05Fix typoAndrea Gelmini1-2/+2
2019-03-14loplugin:unusedfieldsNoel Grandin1-6/+0
2019-02-03Fix typoAndrea Gelmini1-1/+1
2019-02-02Fix typoAndrea Gelmini1-2/+2
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen3-6/+9
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard1-1/+2
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-1/+1
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen1-0/+4
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-08-31XLabeledDataSequence would need to be a complete typeStephan Bergmann1-1/+4
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen23-64/+102
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen15-63/+86
2018-08-01loplugin:returnconstant in chart2Noel Grandin1-1/+1
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+0
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin3-6/+7
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard2-2/+0
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen12-40/+51
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen1-9/+15
2018-06-14loplugin:unusedmethodsNoel Grandin1-14/+0
2018-06-11loplugin:useuniqueptr in WrappedPropertySetNoel Grandin1-2/+3
2018-06-01Missing includes (std::back_inserter; Windows --disable-pch)Stephan Bergmann2-0/+2
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen26-54/+6
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin1-7/+0
2018-04-15remove some unused comphelper includesJochen Nitschke4-4/+0
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-3/+2
2018-03-07use more Color in chart2Noel Grandin1-2/+2
2018-01-06remove unused definesNoel Grandin1-1/+0
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin1-1/+1
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-38/+0
2017-12-20convert chart2 to TypedWhichIdNoel Grandin1-95/+95
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi1-8/+2
2017-11-10loplugin:finalclasses in chart2Noel Grandin6-22/+13
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-32/+0
2017-11-01loplugin:constantparam in c*Noel Grandin1-2/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann16-21/+21
2017-10-16Make include files found through -Ichart2/source/incStephan Bergmann4-5/+5
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-4/+1
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2-5/+5
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin2-5/+5