summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2019-06-05oox: fix Android buildMiklos Vajna1-0/+1
2019-06-05oox: try to fix Android build, no std::lround thereMichael Stahl1-0/+2
2019-05-31tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai1-1/+0
2019-05-21tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai1-10/+38
2019-05-19tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai1-5/+15
2019-05-10PPTX: Fix import / export of image transparencyTamás Zolnai2-2/+7
2019-03-11tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs1-8/+18
2019-02-18fix assert seen on opening attachment from tdf#123163Caolán McNamara1-1/+2
2019-02-05oox: disable gradient fill grab-bag for PPTXMiklos Vajna1-1/+3
2019-02-05Related: tdf#94238 PPTX export: handle border and center of radial gradientMiklos Vajna1-4/+55
2019-02-04Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna2-6/+50
2019-01-21tdf#122031 Change element order for OOXML compatibility.Gülşah Köse1-1/+1
2019-01-18tdf#122031 Export number format of chart label to OOXML Gülşah Köse1-2/+18
2019-01-17tdf#121804 DOCX import: handle sub/superscript inside group shapesMiklos Vajna1-0/+11
2019-01-17tdf#121282, tdf#121279, set text properties also on complex data labelsMarkus Mohrhard1-4/+10
2019-01-17tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2-1/+2
2018-11-20tdf#104579, if no data point shape props are set take the series propsMarkus Mohrhard1-0/+4
2018-11-20tdf#102186, don't overwrite the deleted flagMarkus Mohrhard1-2/+2
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth2-7/+57
2018-10-08tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth1-1/+1
2018-10-03tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna9-1/+89
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth1-1/+11
2018-09-13tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth1-36/+10
2018-09-12tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth1-1/+1
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-15/+35
2018-09-12tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs1-12/+28
2018-09-12tdf108064 OOXML export: keep preset dashes in shape outlinesAdam Kovacs1-7/+27
2018-09-12tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga1-0/+6
2018-09-12tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga1-1/+1
2018-09-12tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga1-1/+16
2018-09-10tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea1-0/+3
2018-08-29tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga1-0/+51
2018-08-21tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin1-1/+1
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-20tdf#116350 Better text layout for big shapesSzymon Kłos1-0/+8
2018-08-10tdf#119160 remove fill from all fontwork shapesSzymon Kłos1-1/+1
2018-08-10forcepoint#59 the "matrix" is always one row in heightCaolán McNamara1-23/+17
2018-08-10tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga2-17/+14
2018-08-10tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek1-3/+5
2018-08-10related tdf#114845 oox: ensure rXShape.is()Justin Luth1-1/+1
2018-08-10tdf#114845 sd: only shift rotated group itemsJustin Luth1-5/+24
2018-08-10coverity#1438224 Dereference null return valueCaolán McNamara1-0/+1
2018-08-10tdf#116350 Fix export of fontworkSzymon Kłos1-1/+6
2018-08-10tdf#116350 Correctly display text on arcSzymon Kłos1-1/+10
2018-08-10tdf#116350 Export preset text geometry (text effects)Szymon Kłos1-1/+6
2018-08-10tdf#116350 Import preset text geometry (text effects)Szymon Kłos12-5/+371
2018-08-10tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga1-2/+7
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski1-7/+21
2018-08-02tdf#115945 oox export: data label writeRunPropertiesJustin Luth1-0/+2
2018-07-20tdf#114821 import/export/place complex data labels in chartsSzymon Kłos4-4/+184