summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfilter.cxx
AgeCommit message (Expand)Author
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-07-19loplugin:referencecasting in filterNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-05-31Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-01tdf#123780: Fix SVG export of Writer imagesTamás Zolnai
2018-12-21loplugin:unusedfieldsNoel Grandin
2018-12-15lok: Implement SVG export of selected Writer imageTamás Zolnai
2018-12-15lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai
2018-12-14lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-11tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand
2018-07-06tdf#118254 Do not rely on XStatusIndicator for SVG importArmin Le Grand
2018-07-02loplugin:constantparamNoel Grandin
2018-06-22Fix typosAndrea Gelmini
2018-06-15crashtesting: ZCodec::Read return -1 on failureCaolán McNamara
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-04-08Adapted one more SdrModel usageArmin Le Grand
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-16Modernize a bit filter (part2)Julien Nabet
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: filterStephan Bergmann
2016-12-08Retire the --disable-export optionTor Lillqvist
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