summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2016-05-20 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-05-06tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-02-17tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-05Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl
2016-01-23Set file association for MS Write files on linux and MacSean Young
2016-01-12tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet
2016-01-06tdf#96713 OdfFlatXml: Seek to 0 before readingMaxim Monastirsky
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-12-15SVG: Revert previous commits for tdf#95332 and tdf#95733Xisco Fauli
2015-12-08merge some Palm text format filtersDavid Tardon
2015-12-08merge libmwaw format specs (writer)David Tardon
2015-12-08add generic presentation filter for libmwawDavid Tardon
2015-12-08merge libmwaw format specs (draw)David Tardon
2015-12-08fix libmwaw calc filtersDavid Tardon
2015-12-08merge libmwaw type/filter defs (Calc)David Tardon
2015-12-08enable new file formats supported by libmwaw-0.3.7osnola
2015-12-01tdf#63324: Fix convert for svg filterJulien Nabet
2015-11-28svg-export: text animation didn't work - fixedMarco Cecchetti
2015-11-28svg-export: slide transition did not work - fixedMarco Cecchetti
2015-11-28svg-export: animation sequence was wrongMarco Cecchetti
2015-11-28svg-export: now animation elements are exported with namespaceMarco Cecchetti
2015-11-28svg export: fixed issue about text fields and shape bounding boxMarco Cecchetti
2015-11-28tdf#95356: unit test about text decorations for svg exportMarco Cecchetti
2015-11-24filter: fix DrMemory/valgrind warnings in PPT paragraph importMichael Stahl
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20loplugin:unusedfields filterNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18editeng: wrong default item for EE_PARA_FORBIDDENRULESMichael Stahl
2015-11-18editeng: wrong default item for EE_PARA_HANGINGPUNCTUATIONMichael Stahl
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-17instead of converting from std::string to OUString...Xisco Fauli
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15tdf#43257 SVG: Id value can contain other characters than alphanumericsXisco Fauli
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12tdf#95733: SVG: clipPath can be defined outside path...Xisco Fauli
2015-11-11SVG: tdf#95714 stop-color can be defined once tooXisco Fauli
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-11tdf#51165: handle mixture of open and closed polygons in a pathChr. Rossmanith
2015-11-10SVG: tdf#95510: stop-color and stop-opacity can be defined inside style tooXisco Fauli
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann