summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-0855-102/+148
* coverity#1438225 Improper use of negative valueCaolán McNamara2018-08-051-2/+2
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-0413-78/+80
* Remove local deg<->rad functions: use what we already have in basegfxMike Kaganski2018-08-041-18/+6
* Move angle normalization code from various places to toolsMike Kaganski2018-08-037-71/+28
* Fix dependencyMike Kaganski2018-08-021-0/+4
* tdf#119029: also export rotation for data seriesMike Kaganski2018-08-022-0/+14
* loplugin:returnconstant in chart2Noel Grandin2018-08-0117-37/+24
* Tidy up used librariesMike Kaganski2018-08-011-2/+1
* forcepoint#60 FPECaolán McNamara2018-08-011-0/+2
* tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga2018-07-3010-0/+102
* loplugin:stringloop basctl,chart2,connectivityNoel Grandin2018-07-283-13/+11
* Remove unused local variable aOptsMuhammet Kara2018-07-271-3/+0
* chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-0/+5
* chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-7/+0
* loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin2018-07-261-6/+4
* Missing includes (Windows --disable-pch)Stephan Bergmann2018-07-261-0/+1
* pass WrappedProperty around by std::unique_ptrNoel Grandin2018-07-2445-285/+266
* loplugin:useuniqueptr in ChartControllerNoel Grandin2018-07-246-18/+18
* Fix typosAndrea Gelmini2018-07-191-1/+1
* remove the GL based 3D chartsMarkus Mohrhard2018-07-1781-11383/+3
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-2/+2
* tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz2018-07-101-2/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-0956-0/+58