summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgexport.cxx
AgeCommit message (Expand)Author
2018-04-08Adapted one more SdrModel usageArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-16Modernize a bit filter (part2)Julien Nabet
2018-02-12EPUB export, fixed layout: fix validation error with imagesMiklos Vajna
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-04EPUB export, fixed layout: disable DTD string in SVG headerMiklos Vajna
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-05-19loplugin:stringcopy: filterStephan Bergmann
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-27tdf#105641: no javascript in svg export for selection of objectsChr. Rossmanith
2017-03-03Fix typosAndrea Gelmini
2017-02-17tdf#105639: create valid id values in svg exportChr. Rossmanith
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-28loplugin:unnecessaryoverride (dtors) in filterStephan Bergmann
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-15use std::unique_ptrCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (filter)Stephan Bergmann
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25filter: generate that with the python script, not BOOST_PPMichael Stahl
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-12Remove unconditionally enabled _SVG_WRITE_EXTENTS flagStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-04-01sequence->vector in filterNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-22loplugin:commaoperator in filter/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15svg export - group shape + indefinite duration - fixedMarco Cecchetti