summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-01-14VCL move PrinterInfoManager into GenericUnixSalDataJan-Marek Glogowski
2022-01-14iOS+Android+SVP "merge" all SalData instancesJan-Marek Glogowski
2022-01-14iOS+Android remove empty headerJan-Marek Glogowski
2022-01-13set hint_metrics seperately from hint_styleCaolán McNamara
2022-01-13keep scaled ResolutionIndependentLayout glyph positions as floating pointCaolán McNamara
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-13split up ImplPrepareLayoutArgs a littleCaolán McNamara
2022-01-12use std::optional::operator* rather than value()Luboš Luňák
2022-01-12block amd drivers that crash with Skia's kDifference (tdf#146402)Luboš Luňák
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-12don't bother trying to draw stuff which is effectively invisibleNoel Grandin
2022-01-12reduce explicit Skia flushingLuboš Luňák
2022-01-12do not force pixel reading in VclCanvasBitmap ctorLuboš Luňák
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2022-01-11make VCL_FLOAT_DEVICE_PIXEL compileCaolán McNamara
2022-01-11build a IDWriteFontCollection1 of our FR_PRIVATE fontsCaolán McNamara
2022-01-11tdf#145919 Localize strings in Graphics Test dialogGabor Kelemen
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-10Revert "Use clear() instead of remove_if"Mike Kaganski
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2022-01-09VCL drop unused glyphcache includeJan-Marek Glogowski
2022-01-09Qt minimize modal reparenting a bitJan-Marek Glogowski
2022-01-09Qt use platform-independent visibility functionsJan-Marek Glogowski
2022-01-09Catch exception if failing to set the drag sourceJan-Marek Glogowski
2022-01-08tdf#146641 allocations attempted while hidden are discarded by gtkCaolán McNamara
2022-01-08vcl: Create listfonts utilityChris Sherlock
2022-01-07-Werror,-WshadowStephan Bergmann
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Resolves: tdf#129745 don't override child help for application framesCaolán McNamara
2022-01-07PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-07Use clear() instead of remove_ifMike Kaganski
2022-01-07save alpha channel processing when not neededLuboš Luňák
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2022-01-07tdf#146479 - Use basegfx fTools for converting the angle unitVaibhavMalik4187
2022-01-06tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar
2022-01-06We don't want or need any LOKClipboard on iOSTor Lillqvist
2022-01-05Disable epoxy test with --disable-guiJan-Marek Glogowski
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2022-01-05vcl: cleanup SvpSalGraphics includesTomaž Vajngerl
2022-01-05vcl: move getBitmap to SvpGraphicsBackendTomaž Vajngerl
2022-01-05vcl: move drawAlphaBitmap to SvpGraphicsBackendTomaž Vajngerl
2022-01-05vcl: move drawBitmap, drawMask functions to SvpGraphicsBackendTomaž Vajngerl
2022-01-05vcl: move tryToUse{Source,Mask}Buffer to BitmapHelperTomaž Vajngerl
2022-01-05vcl: move SystemDependentData classes to BitmapHelperTomaž Vajngerl
2022-01-05vcl: move estimateUsageInBytesForSurfaceHelper to CairoCommonTomaž Vajngerl
2022-01-05vcl: move BitmapHelper and MaskHelper into own fileTomaž Vajngerl
2022-01-04Fix typosAndrea Gelmini