summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmlgrhlp.cxx
AgeCommit message (Expand)Author
2019-03-07tdf#123452 EMF Re-enable compression for image/x-emf filesBartosz Kosiorek
2018-06-25tdf#103913 keep ".emf" file extension and mime typeLászló Németh
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
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2017-01-09replace C-style casts with const_castJochen Nitschke
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
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-06-27ODT export: add embedded pdf supportMiklos Vajna
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin