summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgwriter.cxx
AgeCommit message (Expand)Author
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-14Avoid using index for single getToken() callMatteo Casalin
2019-02-09loplugin:indentation in filterNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in filterNoel Grandin
2018-06-11loplugin:useuniqueptr in SVGTextWriterNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
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