summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2014-07-07don't terminate via unhandled exception on loading rhbz1013280-2.pptCaolán McNamara
2014-07-04Resolves: #i124825# secure usage of object ID...Armin Le Grand
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-17coverity#736036 Missing break in switchCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-23fdo#79078 restore transparency in SVG exportLászló Németh
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann
2014-05-14remove external header guardsThomas Arnhold
2014-04-23coverity#707858 Uninitialized scalar fieldCaolán McNamara
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-11Resolves: i124608 when exporting selection...Armin Le Grand
2014-04-08loplugin:implicitboolconversionStephan Bergmann
2014-04-08Resolves: #i124608# functionality to export only selected objects...Armin Le Grand
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin
2014-03-10filter: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10coverity#707857 Uninitialized scalar fieldCaolán McNamara
2014-03-04warning C4310: cast truncates constant valueStephan Bergmann
2014-03-03Remove SAL_CALL from isStreamSvg & isStreamGZipTomaž Vajngerl
2014-03-02fdo#75487 Add support for svgz to SvgFilter and co.Tomaž Vajngerl
2014-03-02fdo#72448 fix gradient color/transparency pos. in SVG exportLászló Németh
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738648 unused mbLinearBoundingBoxUnitsCaolán McNamara
2014-02-21coverity#738649 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18coverity#984092 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984093 Uninitialized scalar fieldNorbert Thiebaud
2014-02-14sal_Bool->boolNoel Grandin
2014-02-13Use string literal directly.Jan Holesovsky
2014-02-13fdo#74218 add SVG header when exporting via mtfTomaž Vajngerl
2014-02-12cid#736039 missing break in switchNoel Grandin
2014-02-12cid#736038 missing break in switchNoel Grandin
2014-02-12coverity#705173 missing break in switchNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-01cppcheck: redundantAssignmentJulien Nabet
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-08fdo#39206 Add support for image transformation in SVG ImportSamuel Mehrbrodt
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann