summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai1-0/+5
2017-03-06tdf#90407: Export Text AutoFit to .pptxTor Lillqvist1-1/+11
2017-02-10Related: tdf#105707 PPTX import: decode document name from URLAndras Timar1-1/+1
2017-02-10Related: tdf#105707 PPTX import: warn on empty SmartArt fallbackMiklos Vajna1-1/+4
2017-02-10Related: tdf#105707 PPTX import: warn on invalid SmartArt fallback relidMiklos Vajna1-0/+12
2017-02-10tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna3-2/+39
2017-02-08google docs can generate a pptx with an empty cmLstCaolán McNamara1-9/+12
2017-02-08tdf#63846 assign macros after VBA project fully loaded.Justin Luth1-3/+2
2017-02-06tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai1-1/+4
2017-01-16tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-2/+2
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna1-0/+22
2017-01-02tdf#104539 dir attribute of outerShdw has to be non-negativeAndras Timar1-1/+1
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2-2/+4
2016-12-08tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky1-5/+13
2016-12-05tdf#104310: Accept x12ac and x14 extensions in dataValidationsMike Kaganski6-1/+9
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai1-3/+3
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai1-26/+85
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai5-19/+91
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2-2/+1
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara3-66/+37
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai2-8/+11
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann5-6/+25
2016-07-20unnecessary use of OUString constructorNoel Grandin1-2/+2
2016-07-20Fix typosAndrea Gelmini3-3/+3
2016-07-12Remove excess newlinesChris Sherlock25-108/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin7-48/+37
2016-06-12tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak3-9/+6
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna2-0/+39
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock4-4/+4
2016-02-05tdf#92077 Improve DrawingML export of rotated/flipped customshapesAndras Timar1-4/+14
2016-01-29oox, writerfilter: incorrect a14 namespaceMichael Stahl1-1/+1
2016-01-21oox: export Math objects to PPTX filesMichael Stahl1-3/+64
2016-01-18oox: getEntryName() could throw a WrongStateExceptionMichael Stahl1-7/+16
2016-01-18oox: move enum DocumentType out of drawingml.hxxMichael Stahl1-2/+2
2016-01-18oox: coverity#1348468 copy-paste errorMichael Stahl1-1/+1
2016-01-12crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara1-3/+3
2016-01-12oox: deterministic oleObject stream numberingMichael Stahl1-4/+2
2016-01-12crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara1-118/+128
2016-01-12oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl1-134/+133
2016-01-12oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl3-6/+63
2016-01-12move saveInteropProperties from writerfilter to ooxMichael Stahl1-0/+40
2016-01-12oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl1-88/+50
2016-01-12factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl1-0/+225
2016-01-08tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna1-1/+12
2016-01-04tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás1-3/+6
2015-12-14don't be creative and use a simple lookup tableDavid Tardon1-2/+21
2015-11-28Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke1-8/+21
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin1-5/+4
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna1-9/+18
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin3-7/+2