summaryrefslogtreecommitdiffstats
path: root/filter/source/svg/svgfilter.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify code furtherStephan Bergmann2016-10-241-6/+2
* fixes for >>= with rhs AnyJochen Nitschke2016-10-241-2/+2
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-271-2/+2
* clang-tidy performance-unnecessary-value-param in filterNoel Grandin2016-04-121-2/+2
* sequence->vector in filterNoel Grandin2016-04-011-7/+7
* svg export: no more an experimental featureMarco Cecchetti2015-12-091-1/+1
* Revert "svg export: no more an experimental feature"Andras Timar2015-12-071-1/+1
* svg export: no more an experimental featureMarco Cecchetti2015-12-071-1/+1
* uno::Sequence->std::vectorNoel Grandin2015-12-031-1/+1
* tdf#63324: Fix convert for svg filterJulien Nabet2015-12-011-4/+4
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-201-2/+2
* loplugin:sallogareasStephan Bergmann2015-11-191-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13
* lok svg export: Default to exporting all slides, use the interactive SVG.Jan Holesovsky2015-10-161-17/+15
* svg export: Some whitespace cleanup, fix typos.Jan Holesovsky2015-10-161-31/+28
* com::sun::star->css in filter/Noel Grandin2015-10-011-1/+1
* boost->stdCaolán McNamara2015-09-181-2/+2
* Handle IOException during filter detectionStephan Bergmann2015-09-101-26/+30
* vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2015-07-101-0/+2
* Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann2015-01-201-5/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Remove unnecessary GZCodec derivationStephan Bergmann2014-05-211-2/+2
* filter: sal_Bool->boolNoel Grandin2014-04-221-6/+6
* Resolves: i124608 when exporting selection...Armin Le Grand2014-04-111-1/+8
* loplugin:implicitboolconversionStephan Bergmann2014-04-081-1/+1
* Resolves: #i124608# functionality to export only selected objects...Armin Le Grand2014-04-081-6/+45
* coverity#707857 Uninitialized scalar fieldCaolán McNamara2014-03-101-0/+2
* warning C4310: cast truncates constant valueStephan Bergmann2014-03-041-1/+1
* Remove SAL_CALL from isStreamSvg & isStreamGZipTomaž Vajngerl2014-03-031-2/+2
* fdo#75487 Add support for svgz to SvgFilter and co.Tomaž Vajngerl2014-03-021-41/+74
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-5/+5
* Remove unneccessary commentsAlexander Wilms2014-02-231-9/+9
* SVGWriter: fix build with C++98 compilersMichael Stahl2013-06-291-1/+1
* SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi2013-06-291-1/+1
* Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand2013-04-141-5/+22
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-5/+3
* Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist2012-11-241-0/+2
* Make svg export use slidesorter selection in most cases.Thorsten Behrens2012-10-101-35/+59
* re-base on ALv2 code. Includes:Michael Meeks2012-10-031-23/+14
* Prefixify svgfilterTor Lillqvist2012-10-011-1/+1
* cleanup of duplicated includesPhilipp Riemer2012-06-221-13/+0
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-10/+10
* removed unused const rtl::OUStringTakeshi Abe2012-05-181-1/+0
* Removed dead importSvg and ShapeRenderingVisistorChr. Rossmanith2012-05-081-15/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* remove include of pch header from filterNorbert Thiebaud2011-11-271-2/+0
* Fix svg document importThorsten Behrens2011-10-211-3/+2
* do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan2011-10-021-1/+8