summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:finalclasses in chart2Noel Grandin2017-11-106-22/+13
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-32/+0
* loplugin:constantparam in c*Noel Grandin2017-11-011-2/+1
* loplugin:includeform: chart2Stephan Bergmann2017-10-2316-21/+21
* Make include files found through -Ichart2/source/incStephan Bergmann2017-10-164-5/+5
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-4/+1
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-042-5/+5
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-292-5/+5
* various unused fields in MediaDescriptorHelperNoel Grandin2017-09-191-32/+14
* Replace list by vector for tListenerMap (chart2)Julien Nabet2017-09-011-2/+2
* loplugin:checkunusedparamsNoel Grandin2017-08-013-14/+4
* loplugin:checkunusedparams more part3Noel Grandin2017-07-284-11/+5
* loplugin:constparams in chart2Noel Grandin2017-07-275-11/+11
* loplugin:unusedmethodsNoel Grandin2017-07-251-4/+0
* migrate to boost::gettextCaolán McNamara2017-07-213-270/+3
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-071-7/+6
* use begin()/end() when working with SequenceNoel Grandin2017-07-032-3/+3
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-034-16/+12
* ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann2017-06-291-1/+1
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-231-15/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0