summaryrefslogtreecommitdiffstats
path: root/filter/source/svg/svgfilter.hxx
Commit message (Expand)AuthorAgeFilesLines
* const OUString -> constexpr OUStringLiteralHossein2021-10-081-2/+2
* tdf#124176 Use pragma once in f*Vincent LE GARREC2021-03-231-4/+1
* filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti2021-03-091-0/+13
* filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti2021-03-061-0/+5
* loplugin:refcounting in filterNoel2021-02-211-1/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+2
* filter/svg: create instances with uno constructorsNoel Grandin2020-07-121-1/+7
* Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann2020-07-011-1/+1
* inline some use-once typedefsNoel Grandin2020-05-241-3/+2
* tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen2019-12-171-13/+1
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-301-15/+7
* loplugin:unusedfieldsNoel Grandin2018-12-211-1/+0
* lok: Implement SVG export of selected Writer imageTamás Zolnai2018-12-151-1/+7
* lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai2018-12-151-9/+9
* lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai2018-12-141-12/+30
* Replace SVGFilter using SVGIOArmin Le Grand2018-06-131-3/+0
* Replace SVGFilter using SVGIOArmin Le Grand2018-05-181-3/+0
* Adapted one more SdrModel usageArmin Le Grand2018-04-081-1/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-191-1/+0
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* inline use-once typedefsNoel Grandin2017-12-191-1/+0
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-16/+15
* EPUB export, fixed layout: disable DTD string in SVG headerMiklos Vajna2017-12-041-0/+2
* Remove unused typedef B2DPolyPolygonList (filter/svg)Julien Nabet2017-11-291-2/+0
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* convert SvxDateFormat to scoped enumNoel Grandin2017-09-181-2/+3
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+1
* coverity#707857 Uninitialized scalar fieldCaolán McNamara2017-05-261-0/+12
* includes cleanup after loplugin runs in filter/Jochen Nitschke2017-05-191-17/+0
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-161-6/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-7/+7
* New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann2017-01-191-0/+2
* Retire the --disable-export optionTor Lillqvist2016-12-081-2/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* use std::unique_ptrCaolán McNamara2016-09-151-10/+8
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* Remove the "using namespace std" from filterMark Page2016-06-171-2/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-4/+0
* clang-tidy performance-unnecessary-value-param in filterNoel Grandin2016-04-121-2/+2
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* sequence->vector in filterNoel Grandin2016-04-011-3/+2
* Avoid reserved identifiersStephan Bergmann2016-03-291-4/+4
* loplugin: unused return valuesNoel Grandin2016-01-181-1/+0
* loplugin:unusedmethods unused return value in filterNoel Grandin2016-01-111-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-2/+2