summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
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-16loplugin:staticmethods improvementNoel Grandin
2018-11-11cppCheck redundantAssignment variable bUseCustomLabelZdibák Zoltán
2018-11-11cppCheck redundantAssignmentZdibák Zoltán
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
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-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-21clarify this code a bitCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-26loplugin:useuniqueptr in SplineCalculaterNoel Grandin
2018-09-25tdf#119922, sanitize the point count when extrapolate is usedMarkus Mohrhard
2018-09-25tdf#120015, don't crash without major tick marksMarkus Mohrhard
2018-09-21tdf#118705 Fix Column and Bar Chart data label placementBalazs Varga
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14Fix race in chart::ChartViewStephan Bergmann
2018-09-11tdf#108028 OOXML: Fix line breaking of chart titleBalazs Varga
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-06loplugin:useuniqueptr in VCoordinateSystemNoel Grandin
2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-22Resolves: tdf#98558 oom under windows with certain chartsCaolán McNamara
2018-08-21loplugin:useuniqueptr in NetChartNoel Grandin
2018-08-15pass PlottingPositionHelper around by std::unique_ptrNoel Grandin
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-04Remove local deg<->rad functions: use what we already have in basegfxMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-08-01forcepoint#60 FPECaolán McNamara
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
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-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-11loplugin:useuniqueptr in VDataSeriesGroupNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin