summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
AgeCommit message (Expand)Author
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-26tdf#126033 chart: hide removed marker of a single data pointBalazs Varga
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-29tdf#122765: Legend interferes with pie chart after pptx import, second partTamás Zolnai
2019-05-15Fix typoAndrea Gelmini
2019-04-26tdf#124796 Fix chart primary Y axis scalingBalazs Varga
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-12loplugin:sequentialassign in chart2Noel Grandin
2019-04-12Fix typoAndrea Gelmini
2019-04-12Fix typoAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-19tdf#123504: 0 and 360 are different angles in chartsMike Kaganski
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-01-18convert some enums to scopedNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-12-13Fix typoAndrea Gelmini
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-10tdf#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-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
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-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-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-15pass PlottingPositionHelper around by std::unique_ptrNoel Grandin
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel 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