summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-15filter: svg: presentation engine: modify/revert some eslint fixMarco Cecchetti
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-05-01filter: get svg JS code warning-freeThorsten Behrens
2017-05-01tdf#51358 Add Support for BoxSnakesWipePath transition in SVG ExportRohan Kumar
2017-05-01Fixed my mistake: Fix Rotation issue in ParallelSnakesWipeRohan Kumar
2017-04-28tdf#107142 Fix crash when opening SVG with <use>Takeshi Abe
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-17svg filter: fix SweepWipePath.perform (found by eslint no-undef)Thorsten Behrens
2017-04-17svg filter: fix eslint no-redeclareThorsten Behrens
2017-04-17svg filter: fix eslint no-undef - var-declare stuffThorsten Behrens
2017-04-17svg filter: fix eslint no-constant-conditionThorsten Behrens
2017-04-17svg filter: fix eslint no-unused-varsThorsten Behrens
2017-04-17svg filter: fix eslint no-unreachableThorsten Behrens
2017-04-17svg filter: fix eslint no-extra-semiThorsten Behrens
2017-04-17svg filter: fix eslint no-fallthroughThorsten Behrens
2017-04-17svg filter: fix eslint no-dupe-keysThorsten Behrens
2017-04-17svg filter: fix eslint assigned-not-used no-unused-vars errorsThorsten Behrens
2017-04-17svg filter: remove reams of commented-out JS codeThorsten Behrens
2017-04-17svg filter: fix eslint no-unused-vars errorsThorsten Behrens
2017-04-17tdf#51358 Add Support for ParallelSnakesWipe transition in SVG ExportRohan Kumar
2017-04-17tdf#51358 Added Support for DoubleDiamondWipePath in Impress SVG ExportRohan Kumar
2017-04-17tdf#51358 Add support for SpiralWipe transition in svg exportRohan Kumar
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06tdf#51358 Add Support for more slide transitions to Impress SVG ExportRohan Kumar
2017-04-06tdf#51358 Support for SweepWipe transition in SVG ExportRohan Kumar
2017-04-06tdf#51358 Add Support for FanWipe classRohan Kumar
2017-04-06tdf#51358 Support for ZigZag-Wipe transition animation in SVG supportRohan Kumar
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert GradientType to scoped enumNoel Grandin
2017-03-27tdf#105641: no javascript in svg export for selection of objectsChr. Rossmanith
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-15Fixed my mistake: fix flipOnYAxis for SVGPathElementRohan Kumar
2017-03-07tdf#51358 Support for BarnDoorWipe transition animation in SVG supportRohan Kumar
2017-03-07tdf#95416 Removed ../ in filter/source/svg/test filesJeevan
2017-03-06Fix flip issue in Snake animation subtypeRohan Kumar
2017-03-06tdf#51358 Importing ClockWipe in SVG engineRohan Kumar
2017-03-06tdf#51358 Support for VeeWipe transition in SVG SupportRohan Kumar
2017-03-03Fix typosAndrea Gelmini
2017-02-17tdf#105639: create valid id values in svg exportChr. Rossmanith
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-06Add missing #includesStephan Bergmann
2017-01-28tdf#51358 Support for SnakeWipe transition animation in SVG supportRohan Kumar
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Remove aTransitionSubtypeOutMap and aTransitionTypeOutMapRohan Kumar