office-gobmx/filter/source
Noel Grandin a214ac6774 simplify and modernise ScopedBitmapAccess
(*) Make all of it use a "Scoped" paradigm
(*) pass by value, no need to allocate on heap
(*) make all of the construction go via the *Access constructors, instead of it being some via the constructors and some via the Acquire*Access methods.
(*) take the Bitmap& by const& in the constructor, so we can avoid doing const_cast in random places.

Change-Id: Ie03a9145c0965980ee8df9a89b8714a425e18f74
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160293
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-12-07 09:32:14 +01:00
..
config Related: tdf#96401 Check ZIP magic number, to avoid false detections 2023-12-01 07:23:32 +01:00
docbook
graphic
graphicfilter/icgm Split the *Bitmap::CopyPixel functions 2023-12-03 17:39:43 +01:00
msfilter simplify and modernise ScopedBitmapAccess 2023-12-07 09:32:14 +01:00
odfflatxml
pdf Allow passing Math-specific options to PDF export 2023-10-30 14:26:49 +01:00
storagefilterdetect lok: don't use template flag in more places 2023-11-28 09:21:06 +01:00
svg Extended loplugin:ostr: filter 2023-11-20 07:27:05 +01:00
t602 Use OUString instead of OUStringLiteral 2023-10-19 10:00:20 +02:00
textfilterdetect Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: filter 2023-10-19 20:53:37 +02:00
xmlfilteradaptor
xmlfilterdetect
xslt
xsltdialog Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
xsltfilter tdf#158302 fix build against system-libxml-2.12 2023-11-27 16:09:13 +01:00