summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2018-09-11tdf#108028 OOXML: Fix line breaking of chart titleBalazs Varga
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-10weld SvxCaptionTabDialogCaolán McNamara
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09weld SvxAreaTabDialogCaolán McNamara
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-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-31XLabeledDataSequence would need to be a complete typeStephan Bergmann
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-29Removed execution flag on xlsx fileAndrea Gelmini
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-23tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga
2018-08-22Resolves: tdf#98558 oom under windows with certain chartsCaolán McNamara
2018-08-21loplugin:useuniqueptr in TitleDialogDataNoel Grandin
2018-08-21loplugin:useuniqueptr in NetChartNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-15pass PlottingPositionHelper around by std::unique_ptrNoel Grandin
2018-08-14Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-10tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga
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-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-02Fix dependencyMike Kaganski
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-08-01Tidy up used librariesMike Kaganski
2018-08-01forcepoint#60 FPECaolán McNamara
2018-07-30tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-07-27Remove unused local variable aOptsMuhammet Kara
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-26Missing includes (Windows --disable-pch)Stephan Bergmann
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin