summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
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
2016-05-25filter: generate that with the python script, not BOOST_PPMichael Stahl
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-13filter: convert boost::bindMichael Stahl
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-04filter: svg: avoid undefined variablesHenry Castro
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13loplugin:passstuffbyref in filterNoel Grandin
2016-04-12Remove unconditionally enabled _SVG_WRITE_EXTENTS flagStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2016-04-01sequence->vector in filterNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-23loplugin:constantparam in filterNoel Grandin
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-03-04crashtesting: moz397551-1.svg detect self-referencing 'use' loopCaolán McNamara
2016-03-04add config namespace cause we use config: elementsCaolán McNamara
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-02-22loplugin:commaoperator in filter/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09crashtesting: crash on loading moz330387-6.svgCaolán McNamara