summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2017-12-02convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2017-12-01convert PolyFlags to scoped enumNoel Grandin1-4/+4
2017-11-28vector::data seems more natural than &vector::frontCaolán McNamara3-4/+4
2017-09-07tdf#99617 convert powerpoint angle to degreeRegina Henschel1-6/+6
2017-09-06tdf#106867: Export videos in PPTX.Jan Holesovsky5-9/+141
2017-09-06tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky2-21/+52
2017-09-06Fix PageShape export to pptxPaul Trojahn1-1/+2
2017-07-19sd pptm: Preserve the VBA stream on export.Jan Holesovsky1-11/+26
2017-07-19sd pptm: Add a separate PPTM filter.Jan Holesovsky2-6/+18
2017-06-23Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna2-8/+15
2017-06-23Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna1-2/+11
2017-06-21tdf#89064 Fix import of pages with comments and notesPaul Trojahn1-2/+2
2017-06-10coverity#1412145 Result is not floating pointCaolán McNamara1-1/+1
2017-06-10VML: EMU to Points conversionSzymon Kłos1-3/+1
2017-06-10Watermark: VML export/import font sizeSzymon Kłos3-2/+19
2017-06-05Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna1-7/+12
2017-06-01sw: add separate DOCM filterMiklos Vajna1-2/+4
2017-06-01Watermark: VML font-family import for textpathSzymon Kłos2-0/+23
2017-06-01Watermark: docx interoperabilitySzymon Kłos2-3/+12
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek2-12/+19
2017-05-07tdf#106520 xlsx: black square where image should beThomas Beck1-3/+3
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai1-0/+5
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai1-0/+5
2017-03-10tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist2-29/+57
2017-02-28tdf#90407: Export Text AutoFit to .pptxTor Lillqvist1-2/+11
2017-02-16tdf#106026: Export paragraph top and bottom margin to DrawingMLTor Lillqvist1-0/+28
2017-02-14Related: tdf#105707 PPTX import: warn on invalid/empty SmartArt fallback relidMiklos Vajna2-1/+16
2017-02-13Related: tdf#105707 PPTX import: decode document name from URLAndras Timar1-1/+1
2017-02-09tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna3-2/+39
2017-02-07tdf#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-01tdf#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-05tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski6-1/+9
2016-11-30tdf#104115 DOCX export: ClosedBezierShape should always result in <a:custGeom>Miklos Vajna1-1/+3
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai1-3/+3
2016-11-27tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung1-7/+1
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung1-8/+10
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung1-8/+10
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/+92
2016-11-14chartx: (regression) fix crash on label importJean-Tiare Le Bigot1-0/+1
2016-11-14oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna1-3/+3
2016-11-13drop extra semicolonsDavid Tardon1-1/+1
2016-11-12tdf#100733 oox: update preset shape definition for polar handles.Mark Hung2-14/+20
2016-11-12tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung2-0/+21
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2-2/+1
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara1-3/+3
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin4-33/+7