summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes
AgeCommit message (Expand)Author
2020-01-07tdf#125444 Percentage as custom chart labelTamas Bunth
2019-12-17tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-07-16cid#1448243 Using invalid iteratorCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20Also filter out fUnscaledLogicX being NaNStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-22tdf#125335 fix order of bar chart legend names in top-bottom positionsBalazs Varga
2019-05-20tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-12loplugin:sequentialassign in chart2Noel Grandin
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09Fix typoAndrea Gelmini
2019-01-18convert some enums to scopedNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2019-01-01tdf#114141 draw the top of the zero height 3D barsJozsef Szakacs
2018-12-28Fix typoAndrea Gelmini
2018-12-14Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga
2018-12-05tdf#51671, implement feature to disable legend entry for seriesMarkus Mohrhard
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard
2018-11-26Fix typoAndrea Gelmini
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-11-26Put text label outside of the pie if..Tamas Bunth
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-11cppCheck redundantAssignment variable bUseCustomLabelZdibák Zoltán
2018-11-11cppCheck redundantAssignmentZdibák Zoltán
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-09-26loplugin:useuniqueptr in SplineCalculaterNoel Grandin
2018-09-25tdf#119922, sanitize the point count when extrapolate is usedMarkus Mohrhard
2018-09-21tdf#118705 Fix Column and Bar Chart data label placementBalazs Varga
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin