summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2016-01-26oox: coverity#1348468 copy-paste errorMichael Stahl1-1/+1
2016-01-11tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás1-3/+6
2016-01-11tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna1-1/+12
2015-12-08WaE: ‘nLocalAttachedAxis’ may be used uninitialized in this functionTor Lillqvist1-1/+1
2015-12-05Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke1-8/+21
2015-11-27tdf#78902 VML import: workaround for extreme top marginMiklos Vajna1-9/+18
2015-11-26Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung1-12/+21
2015-11-23tdf#92527 construct default Segments sequence, when there is noneAndras Timar1-1/+14
2015-11-13tdf#85232 WPG import: fix handling of line shapesMiklos Vajna1-2/+11
2015-11-11tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna1-1/+1
2015-11-02chart series support hatches, tdf#94227Markus Mohrhard1-0/+1
2015-09-21tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens1-18/+22
2015-09-11tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2-5/+37
2015-09-07tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna1-1/+6
2015-09-04Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung1-1/+4
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar1-1/+2
2015-09-01Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara1-1/+1
2015-08-18tdf#92256: Improved interop of INDIRECT functionKatarina Behrens5-2/+19
2015-08-17tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna1-3/+30
2015-07-17oox: fix invalid mime type "image/tif"Michael Stahl1-1/+1
2015-07-08tdf#87348 implement nonsequential and mso-next-textbox textbox chainingJustin Luth3-5/+75
2015-06-25Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara1-35/+46
2015-06-25similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara1-11/+30
2015-06-25fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara1-8/+9
2015-06-13tdf#92000 save rectangle to DrawingML as a preset shapeAndras Timar1-0/+1
2015-06-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar1-1/+2
2015-05-30another DrawingML export crash fixAndras Timar1-0/+12
2015-05-28DrawingML export crash fixAndras Timar1-20/+14
2015-05-28tdf#90338 related: ignore empty shape handles structAndras Timar1-2/+6
2015-05-28tdf#90338 tdf#84254 DrawingML export fixAndras Timar2-10/+213
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar1-10/+1
2015-05-20fix Win buildNoel Grandin1-1/+1
2015-05-19coverity#1298896 dead codeCaolán McNamara1-5/+0
2015-05-19coverity#1298897 deadcodeCaolán McNamara1-5/+1
2015-05-18tdf#90245: Support for table merge cell export.Sujith Sudhakaran1-9/+124
2015-05-18oox: these ctors can be explicitMiklos Vajna8-8/+8
2015-05-18Remove include stdio (part2)Julien Nabet2-2/+0
2015-05-16Fix copy-paste errorJoren De Cuyper1-1/+1
2015-05-15tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper1-3/+2
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad1-0/+6
2015-05-15support iconSets in extLst entriesMarkus Mohrhard5-6/+7
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-1/+1
2015-05-13the secondary axis should be on the rightMarkus Mohrhard1-1/+1
2015-05-12uno::Sequence provides now begin and endMarkus Mohrhard1-3/+3
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard1-1/+9
2015-05-12remove and replace old OSL_TRACE messagesMarkus Mohrhard1-6/+4
2015-05-12use r prefix for referenceMarkus Mohrhard1-6/+6
2015-05-12use chart2 API for attached axis exportMarkus Mohrhard1-8/+24
2015-05-12rename variableMarkus Mohrhard1-5/+5
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad1-6/+69