summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2015-05-08default text rotation for secondary axis is also from parent, tdf#75316Markus Mohrhard
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate001
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03don't assume varyColors for bubbleChart, related tdf#90876Markus Mohrhard
2015-05-03don't assume varyColors for barCharts, tdf#90876Markus Mohrhard
2015-05-02our values are related to the inner mode, tdf#90979Markus Mohrhard
2015-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan
2015-04-30see if a re-org will silence coverity#1272392 Resource leakCaolán McNamara
2015-04-30tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate001
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate
2015-04-30Make check of Any value more robustStephan Bergmann
2015-04-30FillTransparence is of UNO type shortStephan Bergmann
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde
2015-04-30don't use r prefix for uno::Reference passed by valueMarkus Mohrhard
2015-04-30export plotVisOnly correctly to OOXMLMarkus Mohrhard
2015-04-30fix minorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-30fix majorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-30fix grouping MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-30fix showDLblsOverMax MSO2007 vs OOXML default valueMarkus Mohrhard
2015-04-30fix plotVisOnly MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-30remove more old misleading commentsMarkus Mohrhard
2015-04-30remove whitespaceMarkus Mohrhard
2015-04-30fix rAngAx MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-30remove old misleading commentMarkus Mohrhard
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad
2015-04-29coverity#1296207 deliberate Unchecked return valueCaolán McNamara