summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-11-19tdf#104579, if no data point shape props are set take the series propsMarkus Mohrhard1-0/+4
2018-11-19tdf#102186, don't overwrite the deleted flagMarkus Mohrhard1-2/+2
2018-11-16Resolves: tdf#121260 do not force AddressConvention::OOO on parseFormula()Eike Rathke1-4/+10
2018-11-13Related: tdf#117761 oox smartart: backport fixes related to list typesMiklos Vajna8-23/+245
2018-11-09tdf#117761 Corrected Snake Algorithmekuiitr1-24/+124
2018-11-08tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2-1/+2
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga5-12/+45
2018-10-31tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga1-0/+6
2018-10-05tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth1-1/+1
2018-10-02tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna9-1/+89
2018-09-18ofz#10395 Null-dereferenceCaolán McNamara1-5/+8
2018-09-14tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga1-1/+1
2018-08-23tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga1-1/+16
2018-08-20tdf#116350 Better text layout for big shapesSzymon Kłos1-0/+8
2018-08-20coverity#1438224 Dereference null return valueCaolán McNamara1-0/+1
2018-08-20tdf#119160 remove fill from all fontwork shapesSzymon Kłos1-1/+1
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-20tdf#116350 Correctly display text on arcSzymon Kłos1-1/+10
2018-08-20tdf#116350 Fix export of fontworkSzymon Kłos1-1/+6
2018-08-20tdf#116350 Export preset text geometry (text effects)Szymon Kłos1-1/+6
2018-08-20tdf#116350 Import preset text geometry (text effects)Szymon Kłos12-5/+371
2018-08-16ofz#9892 Null-dereferenceCaolán McNamara1-1/+3
2018-08-15tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin1-1/+1
2018-08-10tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga1-0/+51
2018-08-03forcepoint#59 the "matrix" is always one row in heightCaolán McNamara1-22/+16
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski1-7/+21
2018-08-02forcepoint#54 null derefCaolán McNamara1-0/+2
2018-07-31tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga2-17/+14
2018-07-21tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek1-3/+5
2018-07-19tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga1-2/+7
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-15/+35
2018-07-14related tdf#114845 oox: ensure rXShape.is()Justin Luth1-1/+1
2018-07-04tdf#115945 oox export: data label writeRunPropertiesJustin Luth1-0/+2
2018-07-02tdf#104199 sd: export non-borders as noFillJustin Luth1-1/+4
2018-06-30NFC oox export shape: move replicated code into functionJustin Luth1-48/+20
2018-06-28tdf#114845 sd: only shift rotated group itemsJustin Luth1-5/+24
2018-06-26tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna1-1/+7
2018-06-15tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth1-2/+1
2018-05-09Fix some IWYU warningsMiklos Vajna1-1/+14
2018-04-20DOC import: lazy-read imagesMiklos Vajna1-6/+1
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna1-4/+11
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu3-8/+3
2018-04-17loplugin:constparamsNoel Grandin2-2/+2
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl1-1/+3
2018-04-15remove some unused comphelper includesJochen Nitschke14-14/+0
2018-04-14ofz#7624 Integer-overflowCaolán McNamara1-2/+3
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl1-1/+0
2018-04-12Fix typosAndrea Gelmini1-1/+1
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1