summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/objectformatter.cxx
AgeCommit message (Expand)Author
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek
2019-03-26loplugin:unnnecessaryvirtualNoel Grandin
2019-03-18tdf#81437 XLSX import: fix missing chart borderBalazs Varga
2019-01-07tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga
2018-11-18tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-03-05use more Color in ooxNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
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-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21chart series support hatches, tdf#94227Markus Mohrhard
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2015-02-19this should be [-90, 90] and not (-90, 90), tdf#89454Markus Mohrhard
2015-02-18better way to set default for chart area fill style, related tdf#89451Markus Mohrhard
2015-02-18implement fill based on style also for chart area, tdf#89451Markus Mohrhard
2014-12-18oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-10fdo#54361: Chart background in XLSX is transparent instead of white.Muthu Subramanian
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan
2014-07-29Fix some number format issues, bnc#862510Matúš Kukan
2014-07-29bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan
2014-07-15fdo#80569:FILEOPEN:4.4 Regression .docx chart not rendered properlyHeena Gupta
2014-07-07Adjust for the splitting of number format properties in chart.Kohei Yoshida
2014-07-07bnc#882383: Add chart unit test for GradientName property.Matúš Kukan
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17fdo#54361 - FILEOPEN: Chart background in XLSX is transparent instead of whiteHeena Gupta
2014-03-04in the old design all lists needed to be the same size, fdo75200Markus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann