summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgwriter.cxx
AgeCommit message (Expand)Author
2022-11-23tdf#149800 SVG export: remove extra white line of semi-transparent shapeLászló Németh
2022-11-21svg export filter: text fields not handled correctlyMarco Cecchetti
2022-10-25svg: export embedded videoAshod Nakashian
2022-10-07SVG export: don't loose tab portionsMiklos Vajna
2022-02-20Missing initialization of SVGActionWriter::mbIsPreviewStephan Bergmann
2022-02-20lok: render image preview with lower resolutionSzymon Kłos
2022-02-20svg filter: google chrome doesn't render white spaces correctlyMarco Cecchetti
2022-01-27svgexport: fix: attribute id redefinedRash419
2022-01-17tdf#115566 SVG export: fix missing custom bulletsMiklos Vajna
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-25Converting pointer to reference in svgwriterHossein
2021-10-22Use size_t instead of sal_uLong in filter/source/svgJulien Nabet
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksumpanoskorovesis
2021-08-13Replace ReadGDIMetaFile with SvmReader::Readpanoskorovesis
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-09filter: svg: text field: placeholder localization issueMarco Cecchetti
2021-03-09filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti
2021-03-09filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti
2021-03-06filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti
2021-01-26filter: svg: js engine: further improving text fields handlingMarco Cecchetti
2021-01-26filter: svg: js engine: improving text fields handlingMarco Cecchetti
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-24custom literal for Degree10Noel Grandin
2020-12-15impress: <count> variable not substituted in presentation on slideshowMarco Cecchetti
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