summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2015-06-10similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara
2015-06-10fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05WaE: ‘nLocalAttachedAxis’ may be used uninitialized in this functionTor Lillqvist
2015-06-02that special case was a really stupid idea, tdf#91685Markus Mohrhard
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-30another DrawingML export crash fixAndras Timar
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28DrawingML export crash fixAndras Timar
2015-05-27disable more annoying log outputMarkus Mohrhard
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard
2015-05-27fix indentationMarkus Mohrhard
2015-05-27silence annoying log outputMarkus Mohrhard
2015-05-27tdf#90338 related: ignore empty shape handles structAndras Timar
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar
2015-05-22fix asserts on export to pptxCaolán McNamara
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-20fix Win buildNoel Grandin
2015-05-19coverity#1298896 dead codeCaolán McNamara
2015-05-19coverity#1298897 deadcodeCaolán McNamara
2015-05-18tdf#90245: Support for table merge cell export.Sujith Sudhakaran
2015-05-18oox: these ctors can be explicitMiklos Vajna
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-16Fix copy-paste errorJoren De Cuyper
2015-05-15tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad
2015-05-15support iconSets in extLst entriesMarkus Mohrhard
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-13the secondary axis should be on the rightMarkus Mohrhard
2015-05-12uno::Sequence provides now begin and endMarkus Mohrhard
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard
2015-05-12remove and replace old OSL_TRACE messagesMarkus Mohrhard
2015-05-12use r prefix for referenceMarkus Mohrhard
2015-05-12use chart2 API for attached axis exportMarkus Mohrhard
2015-05-12rename variableMarkus Mohrhard
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad
2015-05-12loplugin:cstylecastStephan Bergmann
2015-05-11tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna
2015-05-11only export series for same axis into same chart type element, tdf#84347Markus Mohrhard
2015-05-11split exportSeries function upMarkus Mohrhard
2015-05-10tdf#90607:Issue in bullets not having any text following.Charu Tyagi
2015-05-10Code is executed in both cases so take it outside the statementJoren De Cuyper
2015-05-10CppunitTest_sd_export_tests: fix validation errorsMiklos Vajna
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper
2015-05-09tdf#90672: PPTX table cell border color is not exported.yogesh.bharate001
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001