summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2017-04-07tdf#51358 Add Support for more slide transitions to Impress SVG ExportRohan Kumar
2017-04-07tdf#51358 Support for SweepWipe transition in SVG ExportRohan Kumar
2017-04-07tdf#51358 Add Support for FanWipe classRohan Kumar
2017-04-07tdf#51358 Support for ZigZag-Wipe transition animation in SVG supportRohan Kumar
2017-04-07Fixed my mistake: fix flipOnYAxis for SVGPathElementRohan Kumar
2017-04-07tdf#51358 Support for BarnDoorWipe transition animation in SVG supportRohan Kumar
2017-04-07Fix 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-06tdf#51358 Support for SnakeWipe transition animation in SVG supportRohan Kumar
2017-03-06tdf#51358 Support for BoxWipe transition in SVG ExportRohan Kumar
2017-03-06tdf#51358 Support for IrisWipe transition animation in SVG ExportRohan Kumar
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-24Simplify code furtherStephan Bergmann
2016-10-24fixes for >>= with rhs AnyJochen Nitschke
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-15use std::unique_ptrCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (filter)Stephan Bergmann
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-07-01svg-export - Removal of the SVG 1.1 path API in ChromeMarco Cecchetti
2016-07-01bccu#1910 - better handling of not supported animation nodes.Marco Cecchetti
2016-07-01bccu#1900 - added support for discrete activitiesMarco Cecchetti
2016-07-01bccu#1900 - additive and calc mode were not parsed correctlyMarco Cecchetti
2016-07-01bccu#1870 - added support for rotate attributeMarco Cecchetti
2016-07-01avoid 'Compiler Error C2026 string too big, trailing characters truncated'Andras Timar
2016-07-01bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar
2016-07-01loplugin:stringconstantStephan Bergmann
2016-07-01loplugin:defaultparamsStephan Bergmann
2016-07-01bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti
2016-07-01svg filter - rewritten context handlingMarco Cecchetti
2016-07-01svgfilter - polish code formattingMarco Cecchetti
2016-07-01lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti
2016-07-01lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti
2016-06-28loplugin:singlevalfields in filterNoel Grandin
2016-06-17Remove the "using namespace std" from filterMark Page
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26tdf#93243 Replacing boost::bind with C++11 lambdasHelena Svobodova
2016-05-26loplugin:unusedreturntypesNoel Grandin