summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2020-03-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-02tdf#130986 Chart OOXML export: fix number format of custom labelBalazs Varga
2020-02-20tdf#126076 XLSX export: fix automatic line chart markersTünde Tóth
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga
2020-02-17tdf#130590 Chart OOXML export: fix custom label positionBalazs Varga
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-29tdf#130237 OOXML chart export: fix incomplete 3D area chartBalazs Varga
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-25tdf#128049:FILESAVE PPTX Improve export of shape 'forbidden'ayhanyalcinsoy
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2020-01-13cid#1457617 Unchecked return valueCaolán McNamara
2020-01-12cid#1457617 Unchecked return valueCaolán McNamara
2020-01-10tdf#129857 Chart OOXML export: fix deleted legend entriesTünde Tóth
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-17tdf#129143 FILESAVE: PPTX: bullets have a black border after RTNoel Grandin
2019-12-03Simplify a bit use of LabelPlacementParam (oox/chartexport)Julien Nabet
2019-11-27tdf#127090 Export textbox rotation attribute.Gülşah Köse
2019-11-22tdf#128952 Set the position of shape for 180 deg.Gülşah Köse
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21oox: add PPTX import/export for semi-transparent shape textMiklos Vajna
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga
2019-11-16tdf#128820: use wps namespace for simple text shapesMike Kaganski
2019-11-13tdf#128619 Chart OOXML export: fix gradient positionBalazs Varga
2019-11-08tdf#128618 OOXML chart export: deleted automatic title returns on saveBalazs Varga
2019-11-08tdf#128633 Chart OOXML Export: Fix position of bar in chartsBalazs Varga
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga
2019-10-22tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title positionBalazs Varga
2019-10-17Remove some memset callsMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15tdf#128096: only use CharBackColor for highlight if exporting to pptxXisco Fauli
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-13tdf#128096: pptx: export highlightXisco Fauli
2019-10-10Removed duplicated includeAndrea Gelmini
2019-10-10tdf#98603 export runs with correct lang attribute (2/2).Mark Hung
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga
2019-10-07cid#1454626 Uninitialized scalar fieldCaolán McNamara
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-10-02tdf#127901: pptx export image greyscale, watermark, black/whiteXisco Fauli
2019-10-01tdf#127777 OOXML chart export: fix X axis position setting "CrossBetween"Balazs Varga
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-13tdf#117274 XLSX export: fix VML comment shape type idLászló Németh
2019-09-05Fix typosAndrea Gelmini