summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-09-07related tdf#93676: make the bold property explicit for run exportMarkus Mohrhard1-1/+1
2015-09-07loplugin:simplifyboolStephan Bergmann1-1/+1
2015-09-07that change looked wrongMarkus Mohrhard1-1/+1
2015-09-07use correct axis type in secondary x axis exportMarkus Mohrhard1-7/+19
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara1-43/+55
2015-09-07Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara1-0/+7
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2-5/+37
2015-09-04tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna1-1/+6
2015-09-03convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara1-15/+20
2015-09-03Fix some perl shebangs.Pedro Giffuni1-1/+1
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar1-1/+2
2015-09-01Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara1-1/+1
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