summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
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 Mohrhard4-9/+14
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 Grandin11-70/+69
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 McNamara1-10/+6
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-30fix rAngAx MSO 2007 vs OOXML default valueMarkus Mohrhard4-6/+7
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
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-27fix noMultiLvlLbl MSO 2007 vs OOXMLMarkus Mohrhard1-2/+1
2015-04-27fix auto MSO 2007 vs OOXMLMarkus Mohrhard1-4/+4
2015-04-25support manualLayout for legends OOXML export, tdf#88848Markus Mohrhard1-0/+33
2015-04-25do the same in the source fileMarkus Mohrhard1-57/+57
2015-04-25correct handling for manualLayout with differen anchor, tdf#90851Markus Mohrhard1-4/+44
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard1-4/+45
2015-04-25you are wrong you stupid compiler,it would crash or not used unitializedMarkus Mohrhard1-1/+1
2015-04-25export title rotation, tdf#75015Markus Mohrhard1-0/+24