summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#87348 implement nonsequential and mso-next-textbox textbox chainingJustin Luth2015-07-083-5/+75
* Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara2015-06-251-35/+46
* similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara2015-06-251-11/+30
* fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara2015-06-251-8/+9
* tdf#92000 save rectangle to DrawingML as a preset shapeAndras Timar2015-06-131-0/+1
* tdf#92001 'Handles' contains array of PropertyValuesAndras Timar2015-06-121-1/+2
* another DrawingML export crash fixAndras Timar2015-05-301-0/+12
* DrawingML export crash fixAndras Timar2015-05-281-20/+14
* tdf#90338 related: ignore empty shape handles structAndras Timar2015-05-281-2/+6
* tdf#90338 tdf#84254 DrawingML export fixAndras Timar2015-05-282-10/+213
* tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar2015-05-231-10/+1
* fix Win buildNoel Grandin2015-05-201-1/+1
* coverity#1298896 dead codeCaolán McNamara2015-05-191-5/+0
* coverity#1298897 deadcodeCaolán McNamara2015-05-191-5/+1
* tdf#90245: Support for table merge cell export.Sujith Sudhakaran2015-05-181-9/+124
* oox: these ctors can be explicitMiklos Vajna2015-05-188-8/+8
* Remove include stdio (part2)Julien Nabet2015-05-182-2/+0
* Fix copy-paste errorJoren De Cuyper2015-05-161-1/+1
* tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper2015-05-151-3/+2
* tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad2015-05-151-0/+6
* support iconSets in extLst entriesMarkus Mohrhard2015-05-155-6/+7
* convert GRFILTER_I_FLAGS to scoped enumNoel Grandin2015-05-141-1/+1
* the secondary axis should be on the rightMarkus Mohrhard2015-05-131-1/+1
* uno::Sequence provides now begin and endMarkus Mohrhard2015-05-121-3/+3
* export each axis only once non-deleted, related tdf#84347Markus Mohrhard2015-05-121-1/+9
* remove and replace old OSL_TRACE messagesMarkus Mohrhard2015-05-121-6/+4
* use r prefix for referenceMarkus Mohrhard2015-05-121-6/+6
* use chart2 API for attached axis exportMarkus Mohrhard2015-05-121-8/+24
* rename variableMarkus Mohrhard2015-05-121-5/+5
* tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad2015-05-121-6/+69
* loplugin:cstylecastStephan Bergmann2015-05-121-1/+1
* tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad2015-05-111-0/+12
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna2015-05-111-5/+0
* only export series for same axis into same chart type element, tdf#84347Markus Mohrhard2015-05-111-48/+107
* 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