summaryrefslogtreecommitdiff
path: root/chart2/source/model/main
AgeCommit message (Expand)Author
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
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-07loplugin:oncevar in chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-30tdf#92768 Support hiding title objectsFeyza Yavuz