summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
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.bharate0012-2/+68
2015-05-08default text rotation for secondary axis is also from parent, tdf#75316Markus Mohrhard1-1/+1
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard6-17/+17
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna1-7/+0
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0011-1/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-7/+7
2015-05-07Unwind SotStorageRef typedefStephan Bergmann2-3/+3
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-6/+6
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh1-2/+7
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin13-78/+77
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-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan1-2/+3
2015-04-30see if a re-org will silence coverity#1272392 Resource leakCaolán McNamara2-11/+7
2015-04-30tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate0011-0/+12
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate1-1/+2
2015-04-30Make check of Any value more robustStephan Bergmann1-1/+5
2015-04-30FillTransparence is of UNO type shortStephan Bergmann1-1/+1
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad1-0/+12
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde1-0/+5
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-30fix minorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix majorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix grouping MSO 2007 vs OOXML default valueMarkus Mohrhard2-5/+4
2015-04-30fix showDLblsOverMax MSO2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix plotVisOnly MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30remove more old misleading commentsMarkus Mohrhard1-1/+0
2015-04-30remove whitespaceMarkus Mohrhard1-10/+0
2015-04-30fix rAngAx MSO 2007 vs OOXML default valueMarkus Mohrhard5-7/+8
2015-04-30remove old misleading commentMarkus Mohrhard1-1/+0
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad1-1/+1
2015-04-29coverity#1296207 deliberate Unchecked return valueCaolán McNamara1-1/+1
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate0011-1/+17
2015-04-27More loplugin:simplifyboolStephan Bergmann2-6/+6