summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-04-22fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715)Luboš Luňák
2021-04-15tdf#140639 cache FcPattern for font optionsCaolán McNamara
2021-04-13tdf#134736 move nLastBgAction to also include any trailing popsCaolán McNamara
2021-04-12tdf#141623 Qt5+cairo init surface with widget sizeJan-Marek Glogowski
2021-04-11tdf#140404 Qt ignore "unchanged" clipboard eventsJan-Marek Glogowski
2021-04-11Related tdf#117750: fix "Solarization" and "Aging"Julien Nabet
2021-04-11Related tdf#117750: fix UnsharpenFilterJulien Nabet
2021-04-09fix small cairo leak in gen backendNoel Grandin
2021-04-07tdf#136918 restrict symbol size to button widthJan-Marek Glogowski
2021-04-06Exclude tests based on device color depth, not RDPMike Kaganski
2021-04-06Fix VclComplexTextTest::testArabic another wayMike Kaganski
2021-04-06tdf#141197 if we have a sysobj child then include that in the atk hierarchyCaolán McNamara
2021-04-06ofz#32796: no pdfium during wmf fuzzingCaolán McNamara
2021-04-05tdf#141318 Dialog::GetOptimalSize not including border if called before ShowCaolán McNamara
2021-04-01Resolves: tdf#141258 turn scrollbars on/off once per layout loopCaolán McNamara
2021-03-31Fix the test in Windows RDP sessionsMike Kaganski
2021-03-31Exclude some tests in Windows RDP sessionMike Kaganski
2021-03-31tdf#140813: Use GetUpdatedClipboardFormats to enumerate clipboard formatsMike Kaganski
2021-03-30fix the endif placement for GTK_CHECK_VERSIONCaolán McNamara
2021-03-30Related: tdf#141197 critical a11y warningCaolán McNamara
2021-03-23tdf#141063 Always use region rectangles for clipping on macOSThorsten Wagner
2021-03-22tdf#141166 widget with id "tabcontrol" might not be a TabControlCaolán McNamara
2021-03-21tdf#131031 take MenuBar into account on size changeArmin Le Grand (Allotropia)
2021-03-17round polygon points before merging them for Skia drawing (tdf#140848)Luboš Luňák
2021-03-15tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet
2021-03-14tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs
2021-03-11tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-03-11forgotten ComputeScanlineSize() (tdf#140917)Luboš Luňák
2021-03-10Fix an OUString constructionStephan Bergmann
2021-03-10tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2021-03-09tdf#116983 tdf#136175: retry if failedMike Kaganski
2021-03-09tdf#127471 improve SVM FontScaling im/exportArmin Le Grand (Allotropia)
2021-03-09tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner
2021-03-08tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-03-05actually restore the original HFONTLuboš Luňák
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2021-03-03tdf#140537 scroll-wheeling shouldn't affect disabled scrollbarsCaolán McNamara
2021-03-01generic Skia workaround for VCL sending empty size (tdf#140288)Luboš Luňák
2021-03-01make sure Skia DWrite matches the given HFONT exactly (tdf#137122)Luboš Luňák
2021-03-01it's enough to have one Skia font managerLuboš Luňák
2021-02-22fix sporadic crash in sd_misc_tests on windowsNoel Grandin
2021-02-16always optimize bitmap transform to translate+scale if possible (tdf#138068)Luboš Luňák
2021-02-16tdf#140207 Qt downscale the ExtTextInputPosJan-Marek Glogowski
2021-02-15ImplGetTabRect(ImplTabItem*) variant always returns 0 with default argsCaolán McNamara
2021-02-13tdf#140225 call cancel before destroying menubarCaolán McNamara
2021-02-03tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-01-27NSApplication's appearance property exists in macOS 10.14 and later onlyTor Lillqvist
2021-01-27tdf#129180 Fix default paper size in the dropdownGabor Kelemen
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-27Fix crash in ProcessEventsToIdle debug codeJan-Marek Glogowski