summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfilter.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-20lok: Implement SVG export of selected Writer imageTamás Zolnai1-1/+7
2019-06-20lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai1-9/+9
2019-06-20lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai1-12/+30
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand1-3/+0
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand1-3/+0
2018-04-08Adapted one more SdrModel usageArmin Le Grand1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2017-12-19inline use-once typedefsNoel Grandin1-1/+0
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-16/+15
2017-12-04EPUB export, fixed layout: disable DTD string in SVG headerMiklos Vajna1-0/+2
2017-11-29Remove unused typedef B2DPolyPolygonList (filter/svg)Julien Nabet1-2/+0
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-2/+3
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-05-26coverity#707857 Uninitialized scalar fieldCaolán McNamara1-0/+12
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke1-17/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-6/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+7
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann1-0/+2
2016-12-08Retire the --disable-export optionTor Lillqvist1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-15use std::unique_ptrCaolán McNamara1-10/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-06-17Remove the "using namespace std" from filterMark Page1-2/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-4/+0
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-01sequence->vector in filterNoel Grandin1-3/+2
2016-03-29Avoid reserved identifiersStephan Bergmann1-4/+4
2016-01-18loplugin: unused return valuesNoel Grandin1-1/+0
2016-01-11loplugin:unusedmethods unused return value in filterNoel Grandin1-7/+7
2015-12-09svg export: no more an experimental featureMarco Cecchetti1-1/+1
2015-12-07Revert "svg export: no more an experimental feature"Andras Timar1-1/+1
2015-12-07svg export: no more an experimental featureMarco Cecchetti1-1/+1
2015-12-03uno::Sequence->std::vectorNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-01com::sun::star->css in filter/Noel Grandin1-1/+1
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-13editeng: make Link<> usage typedNoel Grandin1-3/+3
2015-07-02coverity#1309057 Uncaught exceptionCaolán McNamara1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-11/+11
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-11/+9
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara1-0/+1
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-6/+1