summaryrefslogtreecommitdiff
path: root/vcl/inc/graphic
AgeCommit message (Expand)Author
2023-01-23XUnoTunnel->dynamic_cast in vcl::GraphicNoel Grandin
2023-01-20Base GraphicDescriptor on OWeakObjectStephan Bergmann
2023-01-15XUnoTunnel->dynamic_cast in UnoBinaryDataContainerNoel Grandin
2022-09-14Remove code duplication in GraphicDescriptor for PBM/PGM/PPMofftkp
2022-08-19Remove code duplication in GraphicDescriptor for WMF/EMFofftkp
2022-08-12cid#1507888 Uninitialized scalar fieldCaolán McNamara
2022-08-10Remove code duplication in GraphicDescriptor for GIFofftkp
2022-08-10Prepare GraphicDescriptor and GraphicFormatDetector for mergingofftkp
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-09-22fix deadlock in vcl::GraphicManagerNoel Grandin
2021-09-21no need to use recursive_mutex in graphic::ManagerNoel Grandin
2021-07-13merge UnoGraphicTransformer into UnoGraphicNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-20crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-19loplugin:refcounting in vclNoel
2021-02-18vcl: move def. of peekGraphicFormat into GraphicFormatDetectorTomaž Vajngerl
2021-02-18vcl: condense the description and rename the peek format functionTomaž Vajngerl
2021-02-01vcl: swap-in load all vector formats without intermediate GraphicTomaž Vajngerl
2021-01-22vcl: support creating a Graphic with only GfxLink as swapped-outTomaž Vajngerl
2021-01-22vcl: create PDF from DataContainer, use that when swapping inTomaž Vajngerl
2021-01-20vcl: add an UNO interface and impl. for BinaryDataContainerTomaž Vajngerl
2021-01-20vcl: Improve graphic manager swapping allocationTomaž Vajngerl
2021-01-15cid#1470701 Uncaught exceptionCaolán McNamara
2020-11-18Remove unused Manager::registerGraphic rsContext parameterStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-07-19compact namespace: vclNoel Grandin
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-04Remove what looks like debug printfStephan Bergmann
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-03-04graphic: remove preview when importing with GraphicFilterTomaž Vajngerl
2020-02-25vcl: move GraphicID out of impgraph.{cxx,hxx}Tomaž Vajngerl
2020-02-11move GraphicReader class out of graph.hxxTomaž Vajngerl
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-10-15Add option to prevent graphic swap outSamuel Mehrbrodt
2019-06-18tdf#39593 Remove Graphic::getImplementationArkadiy Illarionov
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-10introduce graphic format detector (and basic metadata)Tomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-06crashtesting, threading crash with bitmapinfoaccess_null_ptr_deref.sampleCaolán McNamara
2019-01-23loplugin:constparams in vclNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-05-08config entries for the new graphic manager, deprecate old entriesTomaž Vajngerl
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl