summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga
2020-04-07loplugin:unusedvariableplus in ooxNoel Grandin
2020-04-03crashtesting: mismatched start/end tag assert on reexport of tdf113187-1.pptxCaolán McNamara
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
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