summaryrefslogtreecommitdiff
path: root/chart2/source/model/main
AgeCommit message (Expand)Author
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel 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-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-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-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
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-12[API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl
2017-02-06Add missing #includesStephan Bergmann
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in ChartModelNoel Grandin