summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module filter with clang-formatPhilipp Hofer
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-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-09tdf#134546 let users can present current page when using LibreOffice Onlinenienzu
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-28filter: svg export: error when playing an animated empty text fieldMarco Cecchetti
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-04loplugin:referencecasting (clang-cl)Stephan Bergmann
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-10replace usage of blacklist with denylistThorsten Behrens
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann
2020-06-04Upcoming loplugin:elidestringvar: filterStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
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-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-08SVG export: fix lost semi-transparent line shapesMiklos Vajna
2020-03-11Convert filter token generator from Perl to Python.Jussi Pakkanen
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
2020-01-26rename some local variablesNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-19sal_Char->char in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-30SOTranscoder.java is unused (filter/svg)Julien Nabet
2019-11-27tdf#127939: Make slideshow touch input work properly again on iOS 13Tor Lillqvist
2019-11-24cppcheck: performing init in init list (filter/fpicker/framework)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18cid#1430070 Copy-paste errorCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-12filter: svg: presentation engine: autoadvanceMarco Cecchetti
2019-10-12filter: svg export: presentation engine: automatic slide transitionMarco Cecchetti
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin