summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin8-193/+5
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin2-6/+6
2016-07-07comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna3-1/+8
2016-07-01bccu#1916 - svg-export - Removal of the SVG 1.1 path API in ChromeMarco Cecchetti1-2/+990
2016-07-01bccu#1910 - better handling of not supported animation nodes.Marco Cecchetti1-1/+7
2016-07-01bccu#1900 - added support for discrete activitiesMarco Cecchetti1-18/+311
2016-07-01bccu#1900 - additive and calc mode were not parsed correctlyMarco Cecchetti1-12/+14
2016-07-01bccu#1870 - added support for rotate attributeMarco Cecchetti1-0/+26
2016-07-01avoid 'Compiler Error C2026 string too big, trailing characters truncated'Andras Timar1-1/+1
2016-07-01bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti2-4/+116
2016-07-01svg filter - rewritten context handlingMarco Cecchetti2-68/+143
2016-06-30svgfilter - polish code formattingMarco Cecchetti1-28/+24
2016-06-30lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti1-6/+6
2016-06-30lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti1-0/+5
2016-06-12bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar1-2/+2
2016-06-12filter: svg: avoid undefined variablesHenry Castro1-3/+5
2016-06-12svg export - skip/rewind slide transitionMarco Cecchetti1-1/+85
2016-06-12svg export: fall back to crossfade for not supported transitionsMarco Cecchetti1-2/+13
2016-06-12svg export: simultaneous move and zoom issue - fixedMarco Cecchetti1-80/+44
2016-06-12svg export: added support for anim:formula attributeMarco Cecchetti1-8/+60
2016-06-12svg export: presentation engine: source code clean upMarco Cecchetti1-158/+135
2016-06-12svg export: added support for random bar and dissolve transitionsMarco Cecchetti1-8/+169
2016-06-12svg export - group shape + indefinite duration - fixedMarco Cecchetti2-2/+15
2016-06-12loplugin:unusedmethods unused return value in filterNoel Grandin8-56/+25
2016-06-12svg export: borders of leaving slide are not covered by the entering oneMarco Cecchetti2-3/+39
2016-06-12svg export: transition not displayed when switching from last to first slideMarco Cecchetti2-17/+51
2016-06-12svg export: transition on first slide are not run - fixedMarco Cecchetti2-5/+78
2016-06-12svg export: no more an experimental featureMarco Cecchetti3-255/+182
2016-06-12svg-export: added a new bullet typeMarco Cecchetti1-0/+2
2016-06-12uno::Sequence->std::vectorNoel Grandin3-8/+8
2016-06-11filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl1-0/+1
2016-05-20 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht6-7/+42
2016-05-06tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski1-28/+26
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon2-2/+2
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock37-37/+37
2016-02-17tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock1-52/+1
2016-02-05Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl5-1/+46
2016-01-23Set file association for MS Write files on linux and MacSean Young1-1/+1
2016-01-12tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet2-16/+5
2016-01-06tdf#96713 OdfFlatXml: Seek to 0 before readingMaxim Monastirsky1-0/+4
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl2-8/+12
2015-12-15SVG: Revert previous commits for tdf#95332 and tdf#95733Xisco Fauli1-10/+8
2015-12-08merge some Palm text format filtersDavid Tardon7-128/+8
2015-12-08merge libmwaw format specs (writer)David Tardon41-1166/+10
2015-12-08add generic presentation filter for libmwawDavid Tardon3-0/+58
2015-12-08merge libmwaw format specs (draw)David Tardon21-512/+20
2015-12-08fix libmwaw calc filtersDavid Tardon5-4/+39
2015-12-08merge libmwaw type/filter defs (Calc)David Tardon7-115/+15
2015-12-08enable new file formats supported by libmwaw-0.3.7osnola5-0/+122
2015-12-01tdf#63324: Fix convert for svg filterJulien Nabet1-4/+4