summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgwriter.cxx
AgeCommit message (Expand)Author
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02loplugin:reducevarscope in filterNoel
2020-09-07SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-17SVG export: fix lost semi-transparent text on shapesMiklos Vajna
2020-07-13svgexport: add TEXTLANGUAGE to not supported meta actionsTomaž Vajngerl
2020-07-12filter/svg: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2020-04-14loplugin:flatten in filterNoel Grandin
2020-04-08SVG export: fix lost semi-transparent line shapesMiklos Vajna
2020-02-27sw SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna
2020-02-25SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2019-12-19sal_Char->char in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-24cppcheck: performing init in init list (filter/fpicker/framework)Julien Nabet
2019-11-18cid#1430070 Copy-paste errorCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
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