summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann9-31/+31
2015-08-27Clean up aEmptyStephan Bergmann3-12/+8
2015-08-26Clean up aEmptyStrStephan Bergmann1-12/+10
2015-08-25Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung1-1/+4
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung1-12/+21
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara1-38/+12
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe12-24/+22
2015-08-19Avoid css::uno::Sequence<sal_uInt8> (which is not a proper UNO type)Stephan Bergmann1-2/+2
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud2-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin10-32/+31
2015-08-06cid#1315264 incorrect expressionMiklos Vajna1-1/+1
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin6-12/+4
2015-08-03inline some use-once typedefsNoel Grandin2-3/+1
2015-08-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna1-3/+30
2015-08-03new loplugin: refcountingNoel Grandin1-4/+4
2015-07-25tdf#92256: Make OOXML filter CONV_A1_XL_A1 aware tooKatarina Behrens1-0/+1
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens5-2/+18
2015-07-21loplugin:unusedmethods ooxNoel Grandin12-57/+0
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl1-1/+1
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl1-4/+7
2015-07-16oox: fix invalid mime type "image/tif"Michael Stahl1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper1-13/+17
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