summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-01tdf#63324: Fix convert for svg filterJulien Nabet1-4/+4
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-2/+2
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-16lok svg export: Default to exporting all slides, use the interactive SVG.Jan Holesovsky1-17/+15
2015-10-16svg export: Some whitespace cleanup, fix typos.Jan Holesovsky1-31/+28
2015-10-01com::sun::star->css in filter/Noel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-10Handle IOException during filter detectionStephan Bergmann1-26/+30
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+2
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann1-5/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann1-2/+2
2014-04-22filter: sal_Bool->boolNoel Grandin1-6/+6
2014-04-11Resolves: i124608 when exporting selection...Armin Le Grand1-1/+8
2014-04-08loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-04-08Resolves: #i124608# functionality to export only selected objects...Armin Le Grand1-6/+45
2014-03-10coverity#707857 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-04warning C4310: cast truncates constant valueStephan Bergmann1-1/+1
2014-03-03Remove SAL_CALL from isStreamSvg & isStreamGZipTomaž Vajngerl1-2/+2
2014-03-02fdo#75487 Add support for svgz to SvgFilter and co.Tomaž Vajngerl1-41/+74
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2013-06-29SVGWriter: fix build with C++98 compilersMichael Stahl1-1/+1
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi1-1/+1
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand1-5/+22
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-5/+3
2012-11-24Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist1-0/+2
2012-10-10Make svg export use slidesorter selection in most cases.Thorsten Behrens1-35/+59
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-01Prefixify svgfilterTor Lillqvist1-1/+1
2012-06-22cleanup of duplicated includesPhilipp Riemer1-13/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-10/+10
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-08Removed dead importSvg and ShapeRenderingVisistorChr. Rossmanith1-15/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2011-11-27remove include of pch header from filterNorbert Thiebaud1-2/+0
2011-10-21Fix svg document importThorsten Behrens1-3/+2
2011-10-02do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan1-1/+8
2011-08-26Cleanup, and made svg animation export experimentalThorsten Behrens1-4/+24
2011-07-08Enhancing svg exportMarco Cecchetti1-24/+106
2011-06-10init this to NULL to match dtor assertCaolán McNamara1-1/+2
2011-06-09Some cppcheck cleaningJulien Nabet1-1/+1
2011-05-04Fixed few obvious mismerges.Jan Holesovsky1-0/+14
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-20/+6
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud1-2/+2
2011-02-21ka102: #i116970# Write extents of exported SVG / syntaxka1-1/+1
2011-02-17ka102: rebased to DEV300_m100ka1-1/+1