summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmlgrhlp.cxx
AgeCommit message (Expand)Author
2021-01-07tdf#41995: sxx: ODF export: save SVG to ODF 1.2 as wellMichael Stahl
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
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
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07svx: share PDF stream when saving imported PDF as imagesAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-16remove some GraphicObject URL funct. from GraphicImportHelperTomaž Vajngerl
2018-03-07cache location and mime type when saving a graphic to a storageTomaž Vajngerl
2018-03-05loplugin:useuniqueptr in SvXMLGraphicOutputStreamNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl
2018-02-13XGraphicStorageHandler: support loading graphic from streamTomaž Vajngerl
2018-02-11extend XGraphicStorageHandler with saveGraphicByNameTomaž Vajngerl
2018-02-01Fix typosAndrea Gelmini
2018-02-01add XGraphicStorageHandler interfaceTomaž Vajngerl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin