summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2022-04-08tdf#120837 File saving at least 5 times slowerNoel Grandin
2022-04-08fix bug in BitmapEx::operator==Noel Grandin
2022-04-02clamp and add some logging like SvmReaderCaolán McNamara
2020-08-05Revert "tdf#134646 Remove "nearest paper matching" feature"Samuel Mehrbrodt
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2019-06-13tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-06-05tdf#107487 fix font fallback for non-BMP characters.Mark Hung
2019-05-08tdf#125153 vcl: fix ImplReadDIBFileHeader()Michael Stahl
2019-04-23forcepoint#78 large double cast to sal_Int32 wraps to negCaolán McNamara
2019-03-28fix transparency handling in BitmapEx::GetPixelColor()Luboš Luňák
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny
2019-02-13Resolves: tdf#123298 resize before writing to vectorCaolán McNamara
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2019-01-31Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2018-12-06Resolves: tdf#121936 uninitialized value usedCaolán McNamara
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-09custom widgets: comment unused params. to avoid compile warningsTomaž Vajngerl
2018-11-09Support drawing custom widgets in headless backendTomaž Vajngerl
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl
2018-11-08crash on export to pdf with password setCaolán McNamara
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-08svmconverter value < 0 seem wrong for width and height (vcl/gdi)Julien Nabet
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-04coverity#1440844 Uninitialized pointer readCaolán McNamara
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02Fix iOS buildTor Lillqvist
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-11-01Move PDF buildin font handling into extra fileJan-Marek Glogowski
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30Fix SalLayoutGlyphs copy constructorJan-Marek Glogowski
2018-10-30tdf#120982 add font reference to SalLayoutGlyphsImplJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-29loplugin:oncevarNoel Grandin
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-23Constify VirtDevice::me(Alpha)?FormatJan-Marek Glogowski
2018-10-23Constify OutputDevice::meOutDevTypeJan-Marek Glogowski