summaryrefslogtreecommitdiff
path: root/include/oox/export/chartexport.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-22tdf#116163: Limit label height in chart if neededSzymon Kłos1-1/+1
2018-01-27tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-2/+3
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-1/+0
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin1-1/+1
2016-11-30better varyColors export for charts, related tdf#103943Markus Mohrhard1-0/+2
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin1-1/+2
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas1-14/+18
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin1-34/+33
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara1-4/+4
2015-09-03convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara1-11/+18
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard1-0/+4
2015-05-11split exportSeries function upMarkus Mohrhard1-1/+3
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard1-0/+1
2015-04-25replace com::sun::star with css in chart ooxml exportMarkus Mohrhard1-54/+54
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard1-0/+5
2015-04-19export axis number format to OOXMLMarkus Mohrhard1-0/+2
2015-04-15export missing value treatment to OOXMLMarkus Mohrhard1-0/+3
2015-03-19loplugin:constantfunction: ooxNoel Grandin1-1/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad1-1/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+0
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna1-0/+1
2014-09-01correct include guard commentThomas Arnhold1-1/+1
2014-09-01fix typo Sufface->SurfaceThomas Viehmann1-1/+1
2014-08-07I forgot to check this in.Kohei Yoshida1-1/+2
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida1-1/+1
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida1-3/+1
2014-04-06improve chart series symbol exportMarkus Mohrhard1-1/+1
2014-04-03oox: sal_Bool->boolNoel Grandin1-8/+8
2014-03-03fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate1-0/+1
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke1-0/+1
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke1-0/+3
2014-01-16fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde1-0/+2
2013-12-19fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar1-0/+1
2013-12-13also export hiLowLines for lineChartMarkus Mohrhard1-0/+1
2013-12-13fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate1-0/+1
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold1-3/+3
2013-07-03Support for trendlines in charts when exporting in OOXML format.Tomaž Vajngerl1-0/+1
2013-04-30remove a few more unused variablesMarkus Mohrhard1-3/+0
2013-04-30remove unused variablesMarkus Mohrhard1-10/+1