summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-08SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna1-1/+2
2020-02-26sw SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna1-5/+12
2019-10-11filter: svg export: presentation engine: automatic slide transitionMarco Cecchetti1-0/+13
2019-09-18tdf#115549 Enable handling background object.Gülşah Köse1-9/+11
2019-08-05lok: writer: svg export transformed imagesMarco Cecchetti1-1/+1
2019-06-20tdf#123780: Fix SVG export of Writer imagesTamás Zolnai1-2/+0
2019-06-20lok: Implement SVG export of selected Writer imageTamás Zolnai1-3/+62
2019-06-20lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai1-10/+10
2019-06-20lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai1-68/+164
2019-06-20Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai1-46/+60
2019-06-20Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai1-2/+6
2019-03-10Check svg URLs before exportingSamuel Mehrbrodt1-7/+13
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-07-28loplugin:stringloop in filterNoel Grandin1-15/+14
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-3/+1
2018-04-12unused ImpSVGDialog dialogCaolán McNamara1-1/+7
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin1-2/+0
2018-04-08Adapted one more SdrModel usageArmin Le Grand1-11/+10
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-7/+7
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-7/+7
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-7/+7
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-0/+1
2018-03-16Modernize a bit filter (part2)Julien Nabet1-25/+16
2018-02-12EPUB export, fixed layout: fix validation error with imagesMiklos Vajna1-0/+2
2018-01-15More loplugin:cstylecast: filterStephan Bergmann1-5/+5
2018-01-12More loplugin:cstylecast: filterStephan Bergmann1-3/+3
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-28/+28
2017-12-04EPUB export, fixed layout: disable DTD string in SVG headerMiklos Vajna1-1/+4
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-6/+6
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: filterStephan Bergmann1-1/+1
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-36/+38
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin1-7/+7
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-1/+1
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-4/+4
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-2/+1
2017-05-19loplugin:stringcopy: filterStephan Bergmann1-1/+1
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke1-0/+6
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-4/+0
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-2/+2
2017-03-27tdf#105641: no javascript in svg export for selection of objectsChr. Rossmanith1-1/+1
2017-03-03Fix typosAndrea Gelmini1-3/+3
2017-02-17tdf#105639: create valid id values in svg exportChr. Rossmanith1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0