summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)AuthorFilesLines
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-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 Vajna1-1/+1
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad1-0/+6
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-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
2015-05-09tdf#90672: PPTX table cell border color is not exported.yogesh.bharate0011-1/+9
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad1-0/+9
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0011-1/+58
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0011-1/+2
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-2/+2
2015-05-03don't assume varyColors for bubbleChart, related tdf#90876Markus Mohrhard1-0/+5
2015-05-03don't assume varyColors for barCharts, tdf#90876Markus Mohrhard1-0/+6
2015-05-02our values are related to the inner mode, tdf#90979Markus Mohrhard1-0/+3
2015-04-30tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate0011-0/+12
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad1-0/+12
2015-04-30don't use r prefix for uno::Reference passed by valueMarkus Mohrhard1-15/+15
2015-04-30export plotVisOnly correctly to OOXMLMarkus Mohrhard1-2/+6
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad1-1/+1
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate0011-1/+17
2015-04-27it should be the drawingml namespace and not the chart oneMarkus Mohrhard1-2/+2
2015-04-27support more font properties for title OOXML export, tdf#90532Markus Mohrhard1-2/+3
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard2-3/+24
2015-04-25support manualLayout for legends OOXML export, tdf#88848Markus Mohrhard1-0/+33