summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2018-07-071-2/+2
* find-unneeded-includes: stop proposing internal libstdc++ headersGabor Kelemen2018-07-051-3/+0
* tdf#115945 oox export: data label writeRunPropertiesJustin Luth2018-06-291-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen2018-06-2534-63/+81
* tdf#42949 Fix IWYU warnings in chart2/source/tools/Gabor Kelemen2018-06-227-6/+29
* tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen2018-06-226-16/+40
* move SvColorDialog to welded argumentsCaolán McNamara2018-06-201-2/+2
* AW080: Continued cleanups/remaps/correctionsArmin Le Grand2018-06-164-11/+21
* tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen2018-06-1644-34/+121
* menubar: sync chart2 menubarandreas kainz2018-06-141-12/+4
* loplugin:unusedmethodsNoel Grandin2018-06-141-14/+0
* tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen2018-06-1338-62/+90
* loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin2018-06-1213-32/+26
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-123-93/+62
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-35/+24
* loplugin:useuniqueptr in SchAttribTabDlgNoel Grandin2018-06-113-16/+12
* loplugin:useuniqueptr in ThreeD_SceneIllumination_TabPageNoel Grandin2018-06-112-4/+3
* loplugin:useuniqueptr in ChartTypeTabPageNoel Grandin2018-06-112-36/+26
* loplugin:useuniqueptr in SchAlignmentTabPageNoel Grandin2018-06-112-4/+3
* loplugin:useuniqueptr in SchLayoutTabPageNoel Grandin2018-06-112-4/+3
* loplugin:useuniqueptr in SchAxisLabelTabPageNoel Grandin2018-06-112-4/+3
* loplugin:useuniqueptr in WrappedPropertySetNoel Grandin2018-06-112-10/+11
* loplugin:useuniqueptr in VDataSeriesGroupNoel Grandin2018-06-1113-92/+95
* tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen2018-06-0929-98/+135
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-0812-134/+56
* tdf#42949 Fix IWYU warnings in chart2/inc/*Gabor Kelemen2018-06-053-21/+50
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-054-3/+1
* Removed executable permission on data filesAndrea Gelmini2018-06-021-0/+0
* Removed executable permission on data filesAndrea Gelmini2018-06-02105-0/+0
* Missing includes (std::back_inserter; Windows --disable-pch)Stephan Bergmann2018-06-012-0/+2
* tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen2018-06-0142-79/+172
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-012-13/+13