summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29loplugin:constantparam (1)Noel Grandin
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-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-28tdf#42949 Fix IWYU warnings in chart2/source/model/inc/Gabor Kelemen
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-10loplugin:finalclasses in chart2Noel Grandin
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02tdf#109523: Do not forget to remove the chart model from...Dennis Francis