summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2022-10-28clamp and add some logging like SvmReaderCaolán McNamara
2021-11-16ofz#29113 short readCaolán McNamara
2020-10-17tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-07-18differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2019-10-07vcl: make "Reduce Transparency" parameter tweakableVasily Melenchuk
2019-10-07Revert series of LogicalFontInstance refactoringsKatarina Behrens
2019-04-05Merge branch 'libreoffice-6-1'Thorsten Behrens
2019-03-28fix transparency handling in BitmapEx::GetPixelColor()Luboš Luňák
2019-02-19Merge branch 'temp/libreoffice-6-1'Michael Weghorn
2019-01-31Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2018-12-01loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-12-01Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-12-01Support RTL layout in VCL using MatricesArmin Le Grand
2018-12-01Support buffering SystemDependent GraphicDataArmin Le Grand
2018-12-01return SalBitmap using std::shared_ptrNoel Grandin
2018-12-01hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-12-01rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-12-01hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-12-01manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-08-25iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann
2018-08-22tdf#117797 guard access to mpSwapFile as it may not be setTomaž Vajngerl
2018-08-07forcepoint#71 sanity check when copying pieces of imported pdfCaolán McNamara
2018-07-26forcepoint#53 restrict to expected index rangeCaolán McNamara
2018-06-25tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-06tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-05-27tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna
2018-05-22tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-17tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-12make AlphaMask constructors explicitNoel Grandin
2018-05-12SalLayout::CalcAsianKerning() can be made localKhaled Hosny
2018-05-12Drop trivial, used only once, functionsKhaled Hosny
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-05-03coverity#1435279 unused fieldCaolán McNamara
2018-05-02tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna
2018-05-01Store a pointer to GlyphItem in PDFGlyphKhaled Hosny
2018-04-30crashtesting: ooo43029-4.odg initial j of 0 decremented wraps aroundCaolán McNamara
2018-04-29tdf66597: Fix a typo in detecting cluster startKhaled Hosny
2018-04-27Change default PDF version to 1.5Khaled Hosny
2018-04-27tdf#105913: Fix applying DX array to ligaturesKhaled Hosny
2018-04-27tdf#66597 Fix PDF text extraction for complex textKhaled Hosny
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny