summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes
AgeCommit message (Expand)Author
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel 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-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-17use more default copy ctorsJochen Nitschke
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-09-07tdf#112006: the result is different using getFirstSeriesXisco Fauli
2017-08-28tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-08bug fix: tdf#111173Marco Cecchetti
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-29PieChart::PieLabelInfo::moveAwayFrom bAlternativeMoveDirection is "TODO"Stephan Bergmann
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-08clang-tidy performance-type-promotion-in-math-fnNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock
2017-05-03remove empty commentsNoel Grandin
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-26Resolves: tdf#107372 set opengl context when using opengl functionsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-13cppcheck: unsignedLessThanZeroJochen Nitschke
2017-03-12cppcheck: unsignedLessThanZeroJulien Nabet
2017-03-03Fix typosAndrea Gelmini
2017-02-27chart: use c++11 for-statement in VSeriesPlotterTomaž Vajngerl
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann
2017-02-17drop enum NormalAxisNoel Grandin
2017-02-17convert PropertyType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist