summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfilter.cxx
AgeCommit message (Expand)Author
2016-10-24Simplify code furtherStephan Bergmann
2016-10-24fixes for >>= with rhs AnyJochen Nitschke
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-04-01sequence->vector in filterNoel Grandin
2015-12-09svg export: no more an experimental featureMarco Cecchetti
2015-12-07Revert "svg export: no more an experimental feature"Andras Timar
2015-12-07svg export: no more an experimental featureMarco Cecchetti
2015-12-03uno::Sequence->std::vectorNoel Grandin
2015-12-01tdf#63324: Fix convert for svg filterJulien Nabet
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16lok svg export: Default to exporting all slides, use the interactive SVG.Jan Holesovsky
2015-10-16svg export: Some whitespace cleanup, fix typos.Jan Holesovsky
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-10Handle IOException during filter detectionStephan Bergmann
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-11Resolves: i124608 when exporting selection...Armin Le Grand
2014-04-08loplugin:implicitboolconversionStephan Bergmann
2014-04-08Resolves: #i124608# functionality to export only selected objects...Armin Le Grand
2014-03-10coverity#707857 Uninitialized scalar fieldCaolán McNamara
2014-03-04warning C4310: cast truncates constant valueStephan Bergmann
2014-03-03Remove SAL_CALL from isStreamSvg & isStreamGZipTomaž Vajngerl
2014-03-02fdo#75487 Add support for svgz to SvgFilter and co.Tomaž Vajngerl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-06-29SVGWriter: fix build with C++98 compilersMichael Stahl
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-24Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist
2012-10-10Make svg export use slidesorter selection in most cases.Thorsten Behrens
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Prefixify svgfilterTor Lillqvist
2012-06-22cleanup of duplicated includesPhilipp Riemer
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-08Removed dead importSvg and ShapeRenderingVisistorChr. Rossmanith
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-10-21Fix svg document importThorsten Behrens
2011-10-02do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan