summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-182-6/+6
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-1810-13/+13
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2017-12-182-3/+3
* convert PolyFlags to scoped enumNoel Grandin2017-12-188-25/+25
* tdf#114308 DOC import correctly watermark without paddingSzymon Kłos2017-12-101-16/+26
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-102-7/+3
* tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos2017-12-071-7/+10
* tdf#113037 create Watermark with correct ratioSzymon Kłos2017-12-071-4/+4
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-053-7/+7
* convert BmpConversion to scoped enumNoel Grandin2017-12-053-14/+14
* convert BmpCombine to scoped enum and drop unusedNoel Grandin2017-12-051-1/+1
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-051-6/+4
* ofz: compare against available data lenCaolán McNamara2017-11-271-16/+29
* ofz#3759 check for valid starting dash indexCaolán McNamara2017-11-271-2/+7
* tdf#113162 corect the size only for watermark 2Szymon Kłos2017-10-311-1/+2
* tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2017-10-261-1/+2
* Follow up changes related to DOCX form control exportTamás Zolnai2017-09-011-16/+14
* crashtesting: failure on exporting tdf95568-1.ots to xlsxCaolán McNamara2017-08-281-3/+7
* ofz#3121 check bounds betterCaolán McNamara2017-08-281-3/+3
* tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2017-08-251-1/+19
* tdf#110987: type detection, binary Office formats > templatesAron Budea2017-08-111-8/+8
* ofz#2766 ensure palette is large enough for all colorsCaolán McNamara2017-08-111-4/+5
* tdf#111480 Circular text was imported horizontallySzymon Kłos2017-08-091-1/+1
* sd pptm: Add a separate PPTM filter.Jan Holesovsky2017-07-205-2/+62
* Show document title for embedded documentsSzymon Kłos2017-07-141-0/+8
* Watermark: tdf#91687 correct size in the .docSzymon Kłos2017-06-282-5/+33
* ofz#2332 fix dangling pCObjCaolán McNamara2017-06-271-0/+2
* ofz: fix remaining length checkCaolán McNamara2017-06-121-3/+5
* sw: add separate DOCM filterMiklos Vajna2017-06-014-1/+38
* tdf#108056 PDF export: work with double page sizeMiklos Vajna2017-05-311-3/+5
* Related tdf#107696: deal with non empty header without numberJulien Nabet2017-05-301-1/+1
* tdf#107696: fix exports Heading style numbersJulien Nabet2017-05-301-1/+11
* ofz#1542 check remaining size of destCaolán McNamara2017-05-181-1/+1
* tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl2017-05-181-2/+8
* tdf#106525: fix date importMike Kaganski2017-05-051-1/+2
* ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing toCaolán McNamara2017-05-041-0/+15
* tdf#51358 Add Support for more slide transitions to Impress SVG ExportRohan Kumar2017-04-071-2/+103
* tdf#51358 Support for SweepWipe transition in SVG ExportRohan Kumar2017-04-071-55/+215
* tdf#51358 Add Support for FanWipe classRohan Kumar2017-04-071-0/+115
* tdf#51358 Support for ZigZag-Wipe transition animation in SVG supportRohan Kumar2017-04-071-1/+111
* Fixed my mistake: fix flipOnYAxis for SVGPathElementRohan Kumar2017-04-071-3/+13
* tdf#51358 Support for BarnDoorWipe transition animation in SVG supportRohan Kumar2017-04-071-6/+83
* Fix flip issue in Snake animation subtypeRohan Kumar2017-04-071-29/+16
* ofz: check bounds on readCaolán McNamara2017-04-073-19/+31
* sType and sSubType are already normalized to ASCII lower caseMike Kaganski2017-04-061-3/+3
* tdf#106955: Detect XML by MediaTypeMike Kaganski2017-04-062-3/+45
* tdf#106525: Implement an XSLT import filter for ADO rowset XMLMike Kaganski2017-04-066-0/+278
* vcl PDF export, norefxobj: add UI for thisMiklos Vajna2017-03-305-4/+28
* tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna2017-03-301-0/+3
* valgrind: use of uninitialized valuesCaolán McNamara2017-03-291-24/+24