summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#122031 Change element order for OOXML compatibility.Gülşah Köse2019-01-211-1/+1
* tdf#122031 Export number format of chart label to OOXML Gülşah Köse2019-01-181-2/+18
* tdf#121804 DOCX import: handle sub/superscript inside group shapesMiklos Vajna2019-01-171-0/+11
* tdf#121282, tdf#121279, set text properties also on complex data labelsMarkus Mohrhard2019-01-171-4/+10
* tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2019-01-172-1/+2
* tdf#104579, if no data point shape props are set take the series propsMarkus Mohrhard2018-11-201-0/+4
* tdf#102186, don't overwrite the deleted flagMarkus Mohrhard2018-11-201-2/+2
* tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth2018-10-112-7/+57
* tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth2018-10-081-1/+1
* tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna2018-10-039-1/+89
* tdf#111980 oox: connect empty radio groupsJustin Luth2018-09-281-1/+11
* tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth2018-09-131-36/+10
* tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth2018-09-121-1/+1
* tdf#107690 OOXML import/export of setting "Open as read-only"László Németh2018-09-121-15/+35
* tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs2018-09-121-12/+28
* tdf108064 OOXML export: keep preset dashes in shape outlinesAdam Kovacs2018-09-121-7/+27
* tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga2018-09-121-0/+6
* tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga2018-09-121-1/+1
* tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2018-09-121-1/+16
* tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea2018-09-101-0/+3
* tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga2018-08-291-0/+51
* tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin2018-08-211-1/+1
* tdf#118385 Avoid crash on loading documentSzymon Kłos2018-08-201-1/+1
* tdf#116350 Better text layout for big shapesSzymon Kłos2018-08-201-0/+8
* tdf#119160 remove fill from all fontwork shapesSzymon Kłos2018-08-101-1/+1
* forcepoint#59 the "matrix" is always one row in heightCaolán McNamara2018-08-101-23/+17
* tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga2018-08-102-17/+14
* tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek2018-08-101-3/+5
* related tdf#114845 oox: ensure rXShape.is()Justin Luth2018-08-101-1/+1
* tdf#114845 sd: only shift rotated group itemsJustin Luth2018-08-101-5/+24
* coverity#1438224 Dereference null return valueCaolán McNamara2018-08-101-0/+1
* tdf#116350 Fix export of fontworkSzymon Kłos2018-08-101-1/+6
* tdf#116350 Correctly display text on arcSzymon Kłos2018-08-101-1/+10
* tdf#116350 Export preset text geometry (text effects)Szymon Kłos2018-08-101-1/+6
* tdf#116350 Import preset text geometry (text effects)Szymon Kłos2018-08-1012-5/+371
* tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga2018-08-101-2/+7
* tdf#119029: also export rotation for data seriesMike Kaganski2018-08-021-7/+21
* tdf#115945 oox export: data label writeRunPropertiesJustin Luth2018-08-021-0/+2
* tdf#114821 import/export/place complex data labels in chartsSzymon Kłos2018-07-204-4/+184
* tdf#104199 sd: export non-borders as noFillJustin Luth2018-07-061-1/+4
* NFC oox export shape: move replicated code into functionJustin Luth2018-07-061-48/+20
* tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth2018-06-271-2/+1
* Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek2018-04-121-6/+12
* tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2018-04-122-4/+20
* tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek2018-04-121-1/+5
* forcepoint #31 survive missing control modelCaolán McNamara2018-04-121-2/+8
* oox: don't segfault when failing to open a custom fragmentAshod Nakashian2018-04-051-6/+9
* tdf#104792 Double check for target shapeSzymon Kłos2018-03-261-2/+8
* tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2018-03-261-2/+0
* oox: preserve the ContentType of custom filesAshod Nakashian2018-03-261-12/+26