summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
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
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28svg export - skip/rewind slide transitionMarco Cecchetti
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15coverity#1348471 related Unitialized scalar fieldCaolán McNamara
2016-01-15svg export: fall back to crossfade for not supported transitionsMarco Cecchetti
2016-01-15svg export: simultaneous move and zoom issue - fixedMarco Cecchetti
2016-01-15svg export: added support for anim:formula attributeMarco Cecchetti
2016-01-15svg export - group shape + indefinite duration - fixedMarco Cecchetti
2016-01-15filter: coverity#1348471 uninitialized memberMichael Stahl
2016-01-15filter: coverity#1348467 constant expression resultMichael Stahl