summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann
2019-05-09MutexContainer is only used mixin-style in derived classesStephan Bergmann
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-14loplugin:unusedfieldsNoel Grandin
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-29Do not use indexing for single getToken call, simplifyMatteo Casalin
2018-12-12Fix typoAndrea Gelmini
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-19loop run a maximum of onceCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16Resolves: tdf#115182 default Chart percentage format is integerEike Rathke
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen
2018-09-26tdf#119882, don't change the chart model from the chart viewMarkus Mohrhard
2018-09-17cppcheck: knownConditionTrueFalse in chart2Jochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-29new loplugin:oustringbufferNoel 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-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26Missing includes (Windows --disable-pch)Stephan Bergmann
2018-07-24pass WrappedProperty around by std::unique_ptrNoel 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-22tdf#42949 Fix IWYU warnings in chart2/source/tools/Gabor Kelemen
2018-06-11loplugin:useuniqueptr in WrappedPropertySetNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen