summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-03-11Use the converted shape rectanle hereTamás Zolnai
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann
2016-11-14chartx: (regression) fix crash on label importJean-Tiare Le Bigot
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-06chartx: fix sparse chart importJean-Tiare Le Bigot
2016-09-18fix missing default ctor for ObjectTypeFormatEntry with MSVCJochen Nitschke
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-09-16fix copy&paste in DownBarFillsJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-02-22loplugin:write only fieldsNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2016-01-08deleting a null pointer is fineMarkus Mohrhard
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-21chart series support hatches, tdf#94227Markus Mohrhard
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-09-30Fix typosAndrea Gelmini
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-20fix Win buildNoel Grandin
2015-05-08default text rotation for secondary axis is also from parent, tdf#75316Markus Mohrhard
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard
2015-05-05loplugin:staticmethodsNoel Grandin