summaryrefslogtreecommitdiff
path: root/include/svx/xmlgrhlp.hxx
AgeCommit message (Expand)Author
2022-09-22use more string_view in svxNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in SvXMLGraphicHelperNoel Grandin
2021-12-20use cppu::BaseMutex in SvXMLGraphicHelperNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-07-30inline some use-once typedefsNoel Grandin
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-06-12loplugin:constantparamNoel Grandin
2018-06-08Removed duplicated includeAndrea Gelmini
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07svx: share PDF stream when saving imported PDF as imagesAshod Nakashian
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-07cache location and mime type when saving a graphic to a storageTomaž Vajngerl
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-01add XGraphicStorageHandler interfaceTomaž Vajngerl
2017-12-19inline use-once typedefsNoel Grandin
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-05convert include/svx/xmlgrhlp.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen