summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* weld NumberFormatDialogCaolán McNamara2018-09-286-19/+19
* tdf#42949 Fix IWYU warnings in chart2/source/controller/chartapiwrapper/*hxxGabor Kelemen2018-09-2647-76/+221
* tdf#119882, don't change the chart model from the chart viewMarkus Mohrhard2018-09-261-5/+0
* loplugin:useuniqueptr in SplineCalculaterNoel Grandin2018-09-261-9/+6
* loplugin:useuniqueptr in SdrHdlListNoel Grandin2018-09-251-4/+3
* tdf#119922, sanitize the point count when extrapolate is usedMarkus Mohrhard2018-09-251-0/+2
* tdf#120015, don't crash without major tick marksMarkus Mohrhard2018-09-251-0/+4
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-242-0/+2
* tdf#118705 Fix Column and Bar Chart data label placementBalazs Varga2018-09-211-2/+8
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-1/+1
* weld ShapeParagraphDialogCaolán McNamara2018-09-194-28/+125
* weld ShapeFontDialogCaolán McNamara2018-09-184-32/+103
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-171-4/+4
* cppcheck: knownConditionTrueFalse in chart2Jochen Nitschke2018-09-172-16/+9
* New loplugin:externalStephan Bergmann2018-09-1721-54/+54
* Fix race in chart::ChartViewStephan Bergmann2018-09-141-5/+5
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen2018-09-1233-97/+116
* tdf#108028 OOXML: Fix line breaking of chart titleBalazs Varga2018-09-111-0/+1
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-1119-19/+19
* weld SvxCaptionTabDialogCaolán McNamara2018-09-101-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-104-0/+4
* weld SvxAreaTabDialogCaolán McNamara2018-09-091-2/+2
* Revert "clang-tidy performance-move-const-arg"Noel Grandin2018-09-091-5/+5
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-0647-131/+51
* loplugin:useuniqueptr in VCoordinateSystemNoel Grandin2018-09-064-52/+43
* tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen2018-09-0630-36/+141
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-064-11/+13
* clang-tidy performance-move-const-argNoel Grandin2018-09-061-5/+5
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-2/+4
* pass SdrUndoAction around by std::unique_ptrNoel Grandin2018-09-032-3/+5
* XLabeledDataSequence would need to be a complete typeStephan Bergmann2018-08-311-1/+4
* rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin2018-08-301-1/+1
* Removed execution flag on xlsx fileAndrea Gelmini2018-08-291-0/+0
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-292-8/+6
* loplugin:constantparam (2)Noel Grandin2018-08-291-13/+13
* new loplugin:oustringbufferNoel Grandin2018-08-296-17/+17
* loplugin:constantparam (1)Noel Grandin2018-08-292-17/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-28105-111/+239
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-271-1/+1
* tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2018-08-232-0/+23
* Resolves: tdf#98558 oom under windows with certain chartsCaolán McNamara2018-08-221-1/+14
* loplugin:useuniqueptr in TitleDialogDataNoel Grandin2018-08-214-6/+7
* loplugin:useuniqueptr in NetChartNoel Grandin2018-08-213-5/+5
* loplugin:useuniqueptr in OverlayObjectListNoel Grandin2018-08-151-3/+3
* pass PlottingPositionHelper around by std::unique_ptrNoel Grandin2018-08-156-24/+18
* Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara2018-08-141-0/+3
* loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin2018-08-1132-762/+500
* unnecessary null check before dynamic_cast, in variousNoel Grandin2018-08-103-8/+4
* tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga2018-08-103-0/+40