summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgwriter.cxx
AgeCommit message (Expand)Author
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-03-16Modernize a bit filter (part2)Julien Nabet
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-26svg export: more compact format for rotate()Chr. Rossmanith
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-01Fix typosAndrea Gelmini
2017-08-29tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-22tdf#107998 - svg export: shapes are uncorrect both in Draw and ImpressMarco Cecchetti
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert GradientType to scoped enumNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-17tdf#105639: create valid id values in svg exportChr. Rossmanith
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
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-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-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin