summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
* split exportSeries function upMarkus Mohrhard2015-05-111-33/+36
* tdf#90607:Issue in bullets not having any text following.Charu Tyagi2015-05-101-0/+8
* Code is executed in both cases so take it outside the statementJoren De Cuyper2015-05-101-15/+7
* CppunitTest_sd_export_tests: fix validation errorsMiklos Vajna2015-05-101-1/+2
* Do not write v:fill properties on export of imagedataJoren De Cuyper2015-05-091-37/+40
* tdf#90672: PPTX table cell border color is not exported.yogesh.bharate0012015-05-091-1/+9
* tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad2015-05-091-0/+9
* tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0012015-05-092-2/+68
* default text rotation for secondary axis is also from parent, tdf#75316Markus Mohrhard2015-05-081-1/+1
* inherit default title rotation from parent, tdf#75316Markus Mohrhard2015-05-086-17/+17
* Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna2015-05-081-7/+0
* tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0012015-05-071-1/+2
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-0/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-7/+7
* Unwind SotStorageRef typedefStephan Bergmann2015-05-072-3/+3
* Remove SvStorageStreamRef aliasStephan Bergmann2015-05-071-6/+6
* tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh2015-05-071-2/+7
* convert SUBSFONT_ to scoped enumNoel Grandin2015-05-061-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-0513-78/+77
* don't assume varyColors for bubbleChart, related tdf#90876Markus Mohrhard2015-05-031-0/+5
* don't assume varyColors for barCharts, tdf#90876Markus Mohrhard2015-05-031-0/+6
* our values are related to the inner mode, tdf#90979Markus Mohrhard2015-05-021-0/+3
* tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan2015-05-011-2/+3
* see if a re-org will silence coverity#1272392 Resource leakCaolán McNamara2015-04-302-11/+7
* tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate0012015-04-301-0/+12
* tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate2015-04-301-1/+2
* Make check of Any value more robustStephan Bergmann2015-04-301-1/+5
* FillTransparence is of UNO type shortStephan Bergmann2015-04-301-1/+1
* tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad2015-04-301-0/+12
* tdf#90720 Textframe background was not transparentSushil Shinde2015-04-301-0/+5
* don't use r prefix for uno::Reference passed by valueMarkus Mohrhard2015-04-301-15/+15
* export plotVisOnly correctly to OOXMLMarkus Mohrhard2015-04-301-2/+6
* fix minorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard2015-04-302-3/+2
* fix majorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard2015-04-302-3/+2
* fix grouping MSO 2007 vs OOXML default valueMarkus Mohrhard2015-04-302-5/+4
* fix showDLblsOverMax MSO2007 vs OOXML default valueMarkus Mohrhard2015-04-302-3/+2
* fix plotVisOnly MSO 2007 vs OOXML default valueMarkus Mohrhard2015-04-302-3/+2
* remove more old misleading commentsMarkus Mohrhard2015-04-301-1/+0
* remove whitespaceMarkus Mohrhard2015-04-301-10/+0
* fix rAngAx MSO 2007 vs OOXML default valueMarkus Mohrhard2015-04-305-7/+8
* remove old misleading commentMarkus Mohrhard2015-04-301-1/+0
* tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad2015-04-301-1/+1
* coverity#1296207 deliberate Unchecked return valueCaolán McNamara2015-04-291-1/+1
* tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate0012015-04-281-1/+17
* More loplugin:simplifyboolStephan Bergmann2015-04-272-6/+6
* it should be the drawingml namespace and not the chart oneMarkus Mohrhard2015-04-271-2/+2
* support more font properties for title OOXML export, tdf#90532Markus Mohrhard2015-04-271-2/+3
* support axis text properties during OOXML export, tdf#90532Markus Mohrhard2015-04-272-3/+24
* fix noMultiLvlLbl MSO 2007 vs OOXMLMarkus Mohrhard2015-04-271-2/+1
* fix auto MSO 2007 vs OOXMLMarkus Mohrhard2015-04-271-4/+4