summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-31XLabeledDataSequence would need to be a complete typeStephan Bergmann
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen
2018-06-14loplugin:unusedmethodsNoel Grandin
2018-06-11loplugin:useuniqueptr in WrappedPropertySetNoel Grandin
2018-06-01Missing includes (std::back_inserter; Windows --disable-pch)Stephan Bergmann
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2018-01-06remove unused definesNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-20convert chart2 to TypedWhichIdNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi
2017-11-10loplugin:finalclasses in chart2Noel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-10-16Make include files found through -Ichart2/source/incStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-19various unused fields in MediaDescriptorHelperNoel Grandin
2017-09-01Replace list by vector for tListenerMap (chart2)Julien Nabet
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin