summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2018-08-29Removed execution flag on xlsx fileAndrea Gelmini1-0/+0
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov2-8/+6
2018-08-29loplugin:constantparam (2)Noel Grandin1-13/+13
2018-08-29new loplugin:oustringbufferNoel Grandin6-17/+17
2018-08-29loplugin:constantparam (1)Noel Grandin2-17/+2
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen105-111/+239
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-08-23tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2-0/+23
2018-08-22Resolves: tdf#98558 oom under windows with certain chartsCaolán McNamara1-1/+14
2018-08-21loplugin:useuniqueptr in TitleDialogDataNoel Grandin4-6/+7
2018-08-21loplugin:useuniqueptr in NetChartNoel Grandin3-5/+5
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin1-3/+3
2018-08-15pass PlottingPositionHelper around by std::unique_ptrNoel Grandin6-24/+18
2018-08-14Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara1-0/+3
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin32-762/+500
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin3-8/+4
2018-08-10tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga3-0/+40
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen55-102/+148
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara1-2/+2
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski13-78/+80
2018-08-04Remove local deg<->rad functions: use what we already have in basegfxMike Kaganski1-18/+6
2018-08-03Move angle normalization code from various places to toolsMike Kaganski7-71/+28
2018-08-02Fix dependencyMike Kaganski1-0/+4
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski2-0/+14
2018-08-01loplugin:returnconstant in chart2Noel Grandin17-37/+24
2018-08-01Tidy up used librariesMike Kaganski1-2/+1
2018-08-01forcepoint#60 FPECaolán McNamara1-0/+2
2018-07-30tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga10-0/+102
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin3-13/+11
2018-07-27Remove unused local variable aOptsMuhammet Kara1-3/+0
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-7/+0
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin1-6/+4
2018-07-26Missing includes (Windows --disable-pch)Stephan Bergmann1-0/+1
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin45-285/+266
2018-07-24loplugin:useuniqueptr in ChartControllerNoel Grandin6-18/+18
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard81-11383/+3
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-07-10tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz1-2/+0
2018-07-09Add missing sal/log.hxx headersGabor Kelemen56-0/+58
2018-07-07Fix typosAndrea Gelmini1-2/+2
2018-07-05find-unneeded-includes: stop proposing internal libstdc++ headersGabor Kelemen1-3/+0
2018-06-29tdf#115945 oox export: data label writeRunPropertiesJustin Luth1-0/+1
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen34-63/+81
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/tools/Gabor Kelemen7-6/+29
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen6-16/+40
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara1-2/+2
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand4-11/+21
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen44-34/+121