summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2017-07-20sd pptm: Add a separate PPTM filter.Jan Holesovsky5-2/+62
2017-07-14Show document title for embedded documentsSzymon Kłos1-0/+8
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos2-5/+33
2017-06-27ofz#2332 fix dangling pCObjCaolán McNamara1-0/+2
2017-06-12ofz: fix remaining length checkCaolán McNamara1-3/+5
2017-06-01sw: add separate DOCM filterMiklos Vajna4-1/+38
2017-05-31tdf#108056 PDF export: work with double page sizeMiklos Vajna1-3/+5
2017-05-30Related tdf#107696: deal with non empty header without numberJulien Nabet1-1/+1
2017-05-30tdf#107696: fix exports Heading style numbersJulien Nabet1-1/+11
2017-05-18ofz#1542 check remaining size of destCaolán McNamara1-1/+1
2017-05-18tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl1-2/+8
2017-05-05tdf#106525: fix date importMike Kaganski1-1/+2
2017-05-04ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing toCaolán McNamara1-0/+15
2017-04-07tdf#51358 Add Support for more slide transitions to Impress SVG ExportRohan Kumar1-2/+103
2017-04-07tdf#51358 Support for SweepWipe transition in SVG ExportRohan Kumar1-55/+215
2017-04-07tdf#51358 Add Support for FanWipe classRohan Kumar1-0/+115
2017-04-07tdf#51358 Support for ZigZag-Wipe transition animation in SVG supportRohan Kumar1-1/+111
2017-04-07Fixed my mistake: fix flipOnYAxis for SVGPathElementRohan Kumar1-3/+13
2017-04-07tdf#51358 Support for BarnDoorWipe transition animation in SVG supportRohan Kumar1-6/+83
2017-04-07Fix flip issue in Snake animation subtypeRohan Kumar1-29/+16
2017-04-07ofz: check bounds on readCaolán McNamara3-19/+31
2017-04-06sType and sSubType are already normalized to ASCII lower caseMike Kaganski1-3/+3
2017-04-06tdf#106955: Detect XML by MediaTypeMike Kaganski2-3/+45
2017-04-06tdf#106525: Implement an XSLT import filter for ADO rowset XMLMike Kaganski6-0/+278
2017-03-30vcl PDF export, norefxobj: add UI for thisMiklos Vajna5-4/+28
2017-03-30tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna1-0/+3
2017-03-29valgrind: use of uninitialized valuesCaolán McNamara1-24/+24
2017-03-24ofz#875 limit depth to max legal depthCaolán McNamara1-10/+18
2017-03-24ofz: use after freeCaolán McNamara1-1/+12
2017-03-17ofz#876 avoid accessing empty rowsCaolán McNamara1-0/+4
2017-03-16ofz#829 ensure palette can fulfil largest index usedCaolán McNamara1-25/+40
2017-03-06ofz: init varsCaolán McNamara1-7/+7
2017-03-06ofz#668: check nTargetBits sizeCaolán McNamara1-1/+4
2017-03-06tdf#51358 Importing ClockWipe in SVG engineRohan Kumar1-0/+14
2017-03-06tdf#51358 Support for VeeWipe transition in SVG SupportRohan Kumar1-2/+72
2017-03-06tdf#51358 Support for SnakeWipe transition animation in SVG supportRohan Kumar1-1/+281
2017-03-06tdf#51358 Support for BoxWipe transition in SVG ExportRohan Kumar1-2/+131
2017-03-06tdf#51358 Support for IrisWipe transition animation in SVG ExportRohan Kumar1-4/+78
2017-03-01ofz: don't read data that isn't thereCaolán McNamara1-5/+11
2017-02-24Resolves: ofz#668 check for massive row lengths before trying to allocate themCaolán McNamara1-5/+15
2017-02-24ofz: don't read data that isn't thereCaolán McNamara1-0/+4
2017-02-17Fix import of patterns for MS binary formatsTomaž Vajngerl1-16/+22
2017-02-01Resolves: ofz#488 check remaining size while parsingCaolán McNamara1-28/+53
2017-02-01ofz: tidy up eps preview importCaolán McNamara1-32/+46
2017-01-18ofz#414 crash in DXFHatchEntity::EvaluateGroupCaolán McNamara3-3/+17
2017-01-16ofz: ensure nOldSize is > 0Caolán McNamara1-2/+2
2017-01-16guard against self-recursive GetBoundingBoxCaolán McNamara3-1/+13982
2017-01-13avoid infinite loops in dxf renderingCaolán McNamara3-14/+17337
2016-11-28tdf#104144: Missing dashed border, "break" should be "fallthrough" after allStephan Bergmann1-2/+1
2016-11-22trivial makefile cleanupsMichael Stahl2-5/+5