summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2021-01-26Resolves: tdf#106484 Print Properties Device tab dropdown change not detectedCaolán McNamara
2021-01-25drop RadioButton arg defaultsCaolán McNamara
2021-01-22tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara
2021-01-22RadioButton tick in a different place than CheckBox tickCaolán McNamara
2021-01-20Enable pasting of LINK data from the system pasteboard on macOSTor Lillqvist
2021-01-20Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist
2021-01-19tdf#139368 new database dialog doesn't have focus on start-center launchCaolán McNamara
2021-01-18tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist
2021-01-18CGLayerHolder::getScale() can be constTor Lillqvist
2021-01-18tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner
2021-01-18tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner
2021-01-18tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara
2021-01-17tdf#139643: fix missing PDF/UA flagJulien Nabet
2021-01-17tdf#137695 shrink widget height below natural min within data browserCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-13tdf#139074: Revert "WIN replace clipboard update thread with Idle" et alStephan Bergmann
2021-01-12Avoid assertion failure related to cursor sizes on macOSTor Lillqvist
2021-01-11set fill color when filling alphavdev area for gradients (tdf#138959)Luboš Luňák
2021-01-04tdf#138801 vcl: fix lazy-loading of GIF images with logic sizeMiklos Vajna
2021-01-02ofz#29113 short readCaolán McNamara
2020-12-22left/top variable names don't match propertyCaolán McNamara
2020-12-21Fix reversed values for gtk_container_child_set (vcl/gtk3)Julien Nabet
2020-12-17WIN don't notify clipboard change with SolarMutexJan-Marek Glogowski
2020-12-16tdf#138661 don't emit value-changed when not changed by userCaolán McNamara
2020-12-16tdf#138950 allow up to one short read to not trigger cancelling importCaolán McNamara
2020-12-15tdf#138936 gradient missing under RTL from writer comment marginsCaolán McNamara
2020-12-13tdf#138857 fix font replacement table GUIJan-Marek Glogowski
2020-12-13WIN replace clipboard update thread with IdleJan-Marek Glogowski