summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski
2022-01-17ensure glyph fallback would use the correct dxarray variantCaolán McNamara
2022-01-16dump AltNaturalDXArray if presentCaolán McNamara
2022-01-16tdf#146453 retain precise vertical base pos with ResolutionIndependentLayoutCaolán McNamara
2022-01-16Related: tdf#146453 retain accurate positioning in rotated text renderingCaolán McNamara
2022-01-16Qt notify LO of many QScreen related eventsJan-Marek Glogowski
2022-01-16tdf#146439 retain precise base start pos when using ResolutionIndependentLayoutCaolán McNamara
2022-01-14Removed duplicated includeAndrea Gelmini
2022-01-14VCL move SolarMutex (un)locking into (De)InitVCLJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-14ofz: fix build. error: missing member 'm_pPIManager'Caolán McNamara
2022-01-14respect TextRenderModeForResolutionIndependentLayout for mac tooCaolán McNamara
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