summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-11-03chart series support hatches, tdf#94227Markus Mohrhard1-0/+1
2015-10-17tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens1-18/+22
2015-09-18tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2-5/+37
2015-09-18tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna1-1/+6
2015-09-18Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung1-1/+4
2015-09-18tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar1-1/+2
2015-09-18Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara1-1/+1
2015-08-20tdf#92256: Improved interop of INDIRECT functionKatarina Behrens5-2/+19
2015-08-20tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna1-3/+30
2015-08-06oox: fix invalid mime type "image/tif"Michael Stahl1-1/+1
2015-08-06tdf#87348 implement nonsequential and mso-next-textbox textbox chainingJustin Luth3-5/+75
2015-08-06Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara1-35/+46
2015-08-06similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara1-11/+30
2015-08-06fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara1-8/+9
2015-08-06tdf#92000 save rectangle to DrawingML as a preset shapeAndras Timar1-0/+1
2015-08-06tdf#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
2015-05-12loplugin:cstylecastStephan Bergmann1-1/+1
2015-05-11tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad1-0/+12
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna1-5/+0
2015-05-11only export series for same axis into same chart type element, tdf#84347Markus Mohrhard1-48/+107
2015-05-11split exportSeries function upMarkus Mohrhard1-33/+36
2015-05-10tdf#90607:Issue in bullets not having any text following.Charu Tyagi1-0/+8
2015-05-10Code is executed in both cases so take it outside the statementJoren De Cuyper1-15/+7
2015-05-10CppunitTest_sd_export_tests: fix validation errorsMiklos Vajna1-1/+2
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper1-37/+40