summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2015-09-03convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara
2015-09-03Fix some perl shebangs.Pedro Giffuni
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar
2015-09-01Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-25Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-19Avoid css::uno::Sequence<sal_uInt8> (which is not a proper UNO type)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin: defaultparamsNoel Grandin
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-30remove some unnecessary typedefs to pointerNoel Grandin
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-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
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