summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfilter.hxx
AgeCommit message (Expand)Author
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-01sequence->vector in filterNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value 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-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-02coverity#1309057 Uncaught exceptionCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-07-24remove some unused headers from svgfilter.hxxMichael Stahl
2014-07-07don't terminate via unhandled exception on loading rhbz1013280-2.pptCaolán McNamara
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-11Resolves: i124608 when exporting selection...Armin Le Grand
2014-04-08Resolves: #i124608# functionality to export only selected objects...Armin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
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-14sal_Bool->boolNoel Grandin
2013-11-16fdo#33243 Fix SVG export presentation placeholder texts exportedKurosawa Takeshi
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi
2013-06-29remove some createFromAscii usageThomas Arnhold
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-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-26More DISABLE_EXPORT tweaksTor Lillqvist
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-10some improvement in making text animation compatible with text selectionMarco Cecchetti
2012-10-10Handled META_BMPSCALE_ACTION, supported hyperlinks, text selection support.Marco Cecchetti
2012-10-10text export support for bullets and hyperlinksMarco Cecchetti
2012-10-10text-export: meta-action based implementationMarco Cecchetti
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-22cleanup of duplicated includesPhilipp Riemer