summaryrefslogtreecommitdiff
path: root/test
ModeNameSize
d---------inc / test31logplain
d---------prj70logplain
d---------source87logplain
d---------user-template / user31logplain
hart2/source/view/charttypes/Splines.cxx?h=cd-5.3-23&id=e871c9cb7ce4f3df2ba6780be62ed46b5ee7a410'>loplugin:simplifybool in canvas..cuiNoel Grandin 2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi 2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski 2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin 2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen 2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin 2018-09-26loplugin:useuniqueptr in SplineCalculaterNoel Grandin 2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen 2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin 2018-01-05Fix typosAndrea Gelmini 2017-06-09clang-tidy readability-non-const-parameterNoel Grandin 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock 2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet 2017-02-15Drop :: prefix from std in c*/Tor Lillqvist 2016-07-14chart2: avoid use of reallocJochen Nitschke 2016-06-02replace simple macros in chart2Jochen Nitschke 2016-03-14com::sun::star->css in chart2Noel Grandin 2015-07-08Fix typosAndrea Gelmini 2015-07-04Fix typosAndrea Gelmini 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-06-16Fix typosAndrea Gelmini 2015-06-08cppcheck: noExplicitConstructorCaolán McNamara 2015-03-09V801: Decreased performanceCaolán McNamara 2015-01-03fdo#39440 reduce scope of local variablesŁukasz Hryniuk 2014-12-06reduce scope of local variablesMichael Weghorn 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-04-14typo: attribut -> attributeThomas Arnhold 2014-04-12Fix encoding (iso-8859-1 -> utf8)Julien Nabet 2014-03-26Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe 2014-02-06typo fixes in commentsAndras Timar 2014-01-28bool improvementsStephan Bergmann 2013-10-04fdo#39674 fix some spellingThomas Arnhold 2013-07-29fdo#62475 removed pointless commentsJelle van der Waa 2013-06-17cppcheck: fix some uninitMemberVar in chart2 partJulien Nabet 2013-02-28make sure that this coverity report is really a false positiveMarkus Mohrhard