summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2015-11-30Removed unused code found by cppcheckPaolo Bernardi
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-29Fix the PreferredFilter entry of writer_MWStyleMaxim Monastirsky
2015-11-29enable new file formats supported by libmwaw-0.3.7osnola
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-27tdf#96046 SVG: use the same PPI as in svgioXisco Fauli
2015-11-26tdf#96046 SVG: Parse 'em' and 'ex' units correctlyXisco Fauli
2015-11-25loplugin:unusedfields variousNoel Grandin
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
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-07Don't use gie as both _use_libraries and _use_library_objectsStephan Bergmann
2015-11-07SVG: tdf#95332 defs can contain shapes so fix tdf#65864 in...Xisco Fauli
2015-11-06coverity#1338246 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338245 Uncaught exceptionCaolán McNamara
2015-11-06merged graphic import/export into a single libraryOliver Specht
2015-11-06coverity#1309069 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-11-05tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli
2015-11-05tdf#94098: SVG: improved parsing of rotate's parameters Xisco Fauli
2015-11-04yyyyyNoel Grandin