summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
2015-08-06cid#1315264 incorrect expressionMiklos Vajna
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-25tdf#92256: Make OOXML filter CONV_A1_XL_A1 aware tooKatarina Behrens
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl
2015-07-16oox: fix invalid mime type "image/tif"Michael Stahl
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-06oox: sort output in generated oox-drawingml-adj-namesMiklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04coverity#1309263 Improper use of negative valueCaolán McNamara
2015-07-04tdf#91378: sax, oox: avoid sending empty strings to character callbacksMichael Stahl
2015-07-03Fix typosAndrea Gelmini
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2015-06-25tdf#91378-Empty Custom Properties are lost while saving in .pptx formatHeena Gupta
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-13no need to check for pShape hereAndras Timar
2015-06-13amend commentAndras Timar
2015-06-13tdf#92000 save rectangle to DrawingML as a preset shapeAndras Timar
2015-06-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara
2015-06-10similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara
2015-06-10fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05WaE: ‘nLocalAttachedAxis’ may be used uninitialized in this functionTor Lillqvist
2015-06-02that special case was a really stupid idea, tdf#91685Markus Mohrhard
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-30another DrawingML export crash fixAndras Timar
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28DrawingML export crash fixAndras Timar
2015-05-27disable more annoying log outputMarkus Mohrhard
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard
2015-05-27fix indentationMarkus Mohrhard
2015-05-27silence annoying log outputMarkus Mohrhard
2015-05-27tdf#90338 related: ignore empty shape handles structAndras Timar
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar
2015-05-22fix asserts on export to pptxCaolán McNamara