summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-07-10do not include boost/utility.hppMichael Stahl2-3/+4
2015-07-06oox: sort output in generated oox-drawingml-adj-namesMiklos Vajna1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin4-35/+29
2015-07-04coverity#1309263 Improper use of negative valueCaolán McNamara1-4/+7
2015-07-04tdf#91378: sax, oox: avoid sending empty strings to character callbacksMichael Stahl2-0/+26
2015-07-03Fix typosAndrea Gelmini3-3/+3
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth3-5/+75
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin1-1/+1
2015-06-25tdf#91378-Empty Custom Properties are lost while saving in .pptx formatHeena Gupta1-6/+0
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2-2/+2
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara1-1/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-1/+1
2015-06-13no need to check for pShape hereAndras Timar1-1/+1
2015-06-13amend commentAndras Timar1-1/+1
2015-06-13tdf#92000 save rectangle to DrawingML as a preset shapeAndras Timar1-0/+1
2015-06-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar1-1/+2
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin2-3/+3
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin1-1/+1
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara1-35/+46
2015-06-10similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara1-11/+30
2015-06-10fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara1-8/+9
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann5-6/+6
2015-06-05WaE: ‘nLocalAttachedAxis’ may be used uninitialized in this functionTor Lillqvist1-1/+1
2015-06-02that special case was a really stupid idea, tdf#91685Markus Mohrhard1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-30another DrawingML export crash fixAndras Timar1-0/+12
2015-05-29loplugin:loopvartoosmallNoel Grandin4-6/+6
2015-05-28DrawingML export crash fixAndras Timar1-20/+14
2015-05-27disable more annoying log outputMarkus Mohrhard2-18/+18
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard1-1/+22
2015-05-27fix indentationMarkus Mohrhard1-9/+10
2015-05-27silence annoying log outputMarkus Mohrhard1-17/+18
2015-05-27tdf#90338 related: ignore empty shape handles structAndras Timar1-2/+6
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar2-10/+213
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar1-10/+1
2015-05-22fix asserts on export to pptxCaolán McNamara1-4/+13
2015-05-21convert CVT constants to scoped enumNoel Grandin1-2/+2
2015-05-20fix Win buildNoel Grandin1-1/+1
2015-05-19coverity#1298896 dead codeCaolán McNamara1-5/+0
2015-05-19coverity#1298897 deadcodeCaolán McNamara1-5/+1
2015-05-18tdf#90245: Support for table merge cell export.Sujith Sudhakaran1-9/+124
2015-05-18oox: these ctors can be explicitMiklos Vajna8-8/+8
2015-05-18Remove include stdio (part2)Julien Nabet2-2/+0
2015-05-16Fix copy-paste errorJoren De Cuyper1-1/+1
2015-05-15tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper1-3/+2
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad1-0/+6
2015-05-15support iconSets in extLst entriesMarkus Mohrhard5-6/+7