summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmlgrhlp.cxx
AgeCommit message (Expand)Author
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-12-26no need to store 3 different refs to the same objectNoel Grandin
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in SvXMLGraphicImportExportHelperNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in SvXMLGraphicHelperNoel Grandin
2021-12-20use cppu::BaseMutex in SvXMLGraphicHelperNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-08-30tdf#137310 ODF import: fix loading of images with multiple slashes in pathMiklos Vajna
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-29no need to allocate these on the heapNoel Grandin
2021-02-15loplugin:referencecasting in svxNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-08-06loplugin:flatten in svxNoel Grandin
2020-05-22tdf#41995: sxx: ODF export: save SVG to ODF 1.2 as wellMichael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-28tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesEda Nur Var
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-13Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-30drop Graphic::operator boolNoel Grandin
2019-03-05tdf#123452 EMF Re-enable compression for image/x-emf filesBartosz Kosiorek
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-10Avoid getTokenCount() to check for single tokenMatteo Casalin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-30Bail out early and reduce temporariesMatteo Casalin
2018-06-30Avoid getTokenCount()Matteo Casalin
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-12loplugin:constantparamNoel Grandin