summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-06tdf#104199 sd: export non-borders as noFillJustin Luth1-1/+4
2018-07-06NFC oox export shape: move replicated code into functionJustin Luth1-48/+20
2018-06-27tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth1-2/+1
2018-04-12Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek1-6/+12
2018-04-12tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-4/+20
2018-04-12tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek1-1/+5
2018-04-12forcepoint #31 survive missing control modelCaolán McNamara1-2/+8
2018-04-05oox: don't segfault when failing to open a custom fragmentAshod Nakashian1-6/+9
2018-03-26tdf#104792 Double check for target shapeSzymon Kłos1-2/+8
2018-03-26tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-2/+0
2018-03-26oox: preserve the ContentType of custom filesAshod Nakashian1-12/+26
2018-03-25tdf#111790: Shadow imported from a PPTX file is not overridenmartinb2141-12/+12
2018-03-25tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai2-21/+83
2018-03-25PPTX export scale for TextFitToSizeSzymon Kłos1-1/+18
2018-03-25oox: cosmetic cleanupAshod Nakashian1-2/+2
2018-03-25oox: preserve custom oox fragments and packagesAshod Nakashian1-0/+172
2018-03-25oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian1-0/+30
2018-03-25tdf#115394 correct transition in case of 0sSzymon Kłos1-1/+8