summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-04-04crash on deref null parent on attempting to find labelCaolán McNamara
2024-04-02Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara
2024-03-31Resolves: tdf#157587 IconView scoll range not updatedCaolán McNamara
2024-03-31Resolves: tdf#154072 no effect when clicking some dropdown buttonsCaolán McNamara
2024-03-30Resolves: tdf#159498 Items in Template Manager dropdown should be left-alignedCaolán McNamara
2024-03-30Resolves: tdf#160028 Type to select currency in dropdown does not work for gtkCaolán McNamara
2024-03-28Resolves: tdf#160392 preview's measurement are black on dark bg in dark modeCaolán McNamara
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-15Re-enable Alt key handlingMike Kaganski
2024-03-13tdf#159915 qt: Force Qt::HighDpiScaleFactorRoundingPolicy::RoundMichael Weghorn
2024-03-12tdf#142133: partially revert 576611895e5Xisco Fauli
2024-03-08vcl,accessibility: try to fix a crash while disposing SvxFontNameBox_ImplMichael Stahl
2024-03-08tdf#159996 use transparent alpha mask for output devicePatrick Luby
2024-03-07Breeze scrollbars clipped, allocated space not wide/tall enoughCaolán McNamara
2024-03-04tdf#159817 tdf#159802 Form controls coordinates wrong when export to pdfNoel Grandin
2024-02-29tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn
2024-02-27tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabledKhaled Hosny
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-21tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2024-02-15tdf#125934 qt: Support module-specific window icons on WaylandMichael Weghorn
2024-02-13tdf#159689: trailing newline before "endstream" must not count in LengthMike Kaganski
2024-02-09tdf#159641 TreeView repaint problem with PgUp in kf5/genNoel Grandin
2024-02-08tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-02-01tdf#158101 Make non-gtk backends context popup menu itemJim Raykowski
2024-01-31Acquire solar mutex in SkiaZone, instead of assertingMike Kaganski
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2024-01-26tdf#142806 sw: PDF export: fix multi-frame links/fieldsMichael Stahl
2024-01-24tdf#159333 qt a11y: Process shortcuts only onceMichael Weghorn
2024-01-17tdf#159213: fix Base crash when choosing "Help" in relations design (kf5)Julien Nabet
2024-01-16Fix location of an g_object_unref in vcl/glomenuJulien Nabet
2024-01-16Add missing g_free in salnativewidgets-gtk + reorder ones in cpdmgr (vcl)Julien Nabet
2024-01-14tdf#159089 dispose custom accessible here and unset for `m_xDrawingArea`Patrick Luby
2024-01-14Add missing g_list_free in GtkInstanceComboBox ctrJulien Nabet
2024-01-13Add missing gdk_event_free (vcl/gtkinst)Julien Nabet
2024-01-13Add missing g_bytes_unref in GtkSalMenu::AddMenuBarButtonJulien Nabet
2024-01-13Add missing g_object_thaw_notify before an early return (vcl/gtkinst)Julien Nabet
2024-01-13Add missing g_object_unref (vcl/gtksalmenu)Julien Nabet
2024-01-13Add missing gtk_tree_path_free (vcl/gtkinst)Julien Nabet
2024-01-12tdf#156443, tdf#159079, tdf#158112: support Windows Alt codes >=256Mike Kaganski
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2024-01-08tdf#157649 Allow omitting Alt key in Windows onlySamuel Mehrbrodt
2024-01-08tdf#157649 Allow omitting Alt key when focus is in dialog action areaSamuel Mehrbrodt
2024-01-05tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby
2024-01-05report what font is missing when terminating testCaolán McNamara
2024-01-02Revert "Related tdf#158739: blacklist Nvidia RTX 4050 for Skia hardware"Julien Nabet
2024-01-02tdf#158942: renderMethodToUseForSize may force raster surfaceMike Kaganski
2024-01-01Avoid unwanted creation of mSurfaceMike Kaganski
2023-12-29tdf#144124 Detect if ownership has been lostPatrick Luby
2023-12-29tdf#151679 Do not push FLAVOR_LINK to macOS general pasteboardPatrick Luby
2023-12-25tdf#99116 modify menu highlight text color in high contrast mode on winYli875