summaryrefslogtreecommitdiff
path: root/vcl/source/graphic/Manager.cxx
AgeCommit message (Expand)Author
2021-10-03cid#1492171 annotate Data race conditionCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-22fix deadlock in vcl::GraphicManagerNoel Grandin
2021-09-21no need to use recursive_mutex in graphic::ManagerNoel Grandin
2021-03-20crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara
2021-01-22vcl: support creating a Graphic with only GfxLink as swapped-outTomaž Vajngerl
2021-01-20vcl: Improve graphic manager swapping allocationTomaž Vajngerl
2021-01-19vcl: remove "Impl" prefix for method names in ImpGraphicTomaž Vajngerl
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-04-26remove Impl from swap method names in ImpGraphicTomaž Vajngerl
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-03crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-10-15Add option to prevent graphic swap outSamuel Mehrbrodt
2019-08-01skip some indirectionNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-08downgrade warning to infoCaolán McNamara
2019-04-06crashtesting, threading crash with bitmapinfoaccess_null_ptr_deref.sampleCaolán McNamara
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor 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
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-12vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl