summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2017-04-23ofz: check bounds on readCaolán McNamara3-19/+31
2017-04-23valgrind: use of uninitialized valuesCaolán McNamara1-24/+24
2017-04-23ofz#875 limit depth to max legal depthCaolán McNamara1-10/+18
2017-04-23ofz#829 ensure palette can fulfil largest index usedCaolán McNamara1-25/+40
2017-04-23ofz#876 avoid accessing empty rowsCaolán McNamara1-0/+4
2017-04-23ofz: use after freeCaolán McNamara1-1/+12
2017-04-23ofz: init varsCaolán McNamara1-7/+7
2017-04-23ofz#668: check nTargetBits sizeCaolán McNamara1-1/+4
2017-04-23ofz: don't read data that isn't thereCaolán McNamara1-5/+11
2017-04-23ofz: don't read data that isn't thereCaolán McNamara1-0/+4
2017-04-23ofz: tidy up eps preview importCaolán McNamara2-117/+146
2017-04-23guard against self-recursive GetBoundingBoxCaolán McNamara3-1/+13982
2017-04-23avoid infinite loops in dxf renderingCaolán McNamara3-14/+17337
2017-04-23ofz#414 crash in DXFHatchEntity::EvaluateGroupCaolán McNamara3-3/+17
2017-04-23ofz: ensure nOldSize is > 0Caolán McNamara1-2/+2
2016-06-30svg export: removed unused class data fieldMarco Cecchetti2-2/+0
2016-06-30avoid 'Compiler Error C2026 string too big, trailing characters truncated'Andras Timar1-1/+1
2016-06-28bccu#1916 - svg-export - Removal of the SVG 1.1 path API in ChromeMarco Cecchetti1-2/+990
2016-06-28bccu#1910 - better handling of not supported animation nodes.Marco Cecchetti1-1/+7
2016-06-28bccu#1900 - added support for discrete activitiesMarco Cecchetti1-18/+311
2016-06-28bccu#1900 - additive and calc mode were not parsed correctlyMarco Cecchetti1-12/+14
2016-06-28bccu#1870 - added support for rotate attributeMarco Cecchetti1-0/+26
2016-06-20bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti2-4/+116
2016-06-20svg filter - rewritten context handlingMarco Cecchetti2-72/+143
2016-06-20svgfilter - polish code formattingMarco Cecchetti1-30/+26
2016-06-20lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti1-6/+6
2016-06-20lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti1-0/+5
2016-05-20bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar1-2/+2
2016-05-04filter: svg: avoid undefined variablesHenry Castro1-3/+5
2016-03-02tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock1-52/+1
2016-02-04Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl5-1/+46
2016-01-28svg export - skip/rewind slide transitionMarco Cecchetti1-1/+85
2016-01-18tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet2-16/+5
2016-01-15svg export: fall back to crossfade for not supported transitionsMarco Cecchetti1-2/+13
2016-01-13svg export: simultaneous move and zoom issue - fixedcp-5.0-17Marco Cecchetti1-80/+44
2016-01-13svg export: added support for anim:formula attributeMarco Cecchetti1-8/+60
2016-01-13svg export - group shape + indefinite duration - fixedMarco Cecchetti2-2/+15
2016-01-08tdf#96713 OdfFlatXml: Seek to 0 before readingMaxim Monastirsky1-0/+4
2015-12-19svg export: presentation engine: source code clean upMarco Cecchetti1-158/+135
2015-12-14svg export: borders of leaving slide are not covered by the entering oneMarco Cecchetti2-3/+39
2015-12-14svg export: transition not displayed when switching from last to first slideMarco Cecchetti2-17/+51
2015-12-14svg export: added support for random bar and dissolve transitionsMarco Cecchetti1-8/+169
2015-12-10svg export: transition on first slide are not run - fixedMarco Cecchetti2-5/+78
2015-12-07svg-export: added a new bullet typeMarco Cecchetti1-0/+2
2015-12-03build fixAndras Timar1-1/+1
2015-12-02svg export: no more an experimental featureMarco Cecchetti3-255/+182
2015-11-29svg-export: text animation didn't work - fixedMarco Cecchetti1-2/+2
2015-11-29svg-export: slide transition did not work - fixedMarco Cecchetti1-6/+6
2015-11-29svg-export: animation sequence was wrongMarco Cecchetti1-22/+33
2015-11-29svg-export: now animation elements are exported with namespaceMarco Cecchetti2-33/+56