aboutsummaryrefslogtreecommitdiff
path: root/source/sr/sd
ModeNameSize
-rw-r--r--messages.po205057logplain
ue='feature/orcus-rebased'>feature/orcus-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/graphic/Manager.hxx
AgeCommit message (Expand)Author
2024-03-30vcl: change (graphic) Manager into a general memory managerTomaž Vajngerl
2024-02-05tdf#143148 Use pragma once in vcl/inc/graphicTuukka Orava
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
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
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-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2019-10-15Add option to prevent graphic swap outSamuel Mehrbrodt