summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2024-03-22tdf#159915 qt: Force Qt::HighDpiScaleFactorRoundingPolicy::RoundMichael Weghorn1-0/+5
2024-03-09tdf#159996 use transparent alpha mask for output devicePatrick Luby1-1/+1
2024-03-07Breeze scrollbars clipped, allocated space not wide/tall enoughCaolán McNamara1-7/+13
2024-03-04tdf#159817 tdf#159802 Form controls coordinates wrong when export to pdfNoel Grandin5-8/+675
2024-02-29tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn1-0/+1
2024-02-27tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabledKhaled Hosny2-8/+0
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht8-0/+42
2024-02-21tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby4-41/+111
2024-02-15tdf#125934 qt: Support module-specific window icons on WaylandMichael Weghorn1-0/+14
2024-02-13tdf#159689: trailing newline before "endstream" must not count in LengthMike Kaganski1-1/+1
2024-02-09tdf#159641 TreeView repaint problem with PgUp in kf5/genNoel Grandin1-0/+2
2024-02-08tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht8-0/+47
2024-02-01tdf#158101 Make non-gtk backends context popup menu itemJim Raykowski2-7/+9
2024-01-31Acquire solar mutex in SkiaZone, instead of assertingMike Kaganski1-3/+4
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl1-9/+1
2024-01-26tdf#142806 sw: PDF export: fix multi-frame links/fieldsMichael Stahl2-0/+745
2024-01-24tdf#159333 qt a11y: Process shortcuts only onceMichael Weghorn1-0/+3
2024-01-17tdf#159213: fix Base crash when choosing "Help" in relations design (kf5)Julien Nabet1-0/+10
2024-01-16Fix location of an g_object_unref in vcl/glomenuJulien Nabet1-1/+1
2024-01-16Add missing g_free in salnativewidgets-gtk + reorder ones in cpdmgr (vcl)Julien Nabet2-2/+4
2024-01-14tdf#159089 dispose custom accessible here and unset for `m_xDrawingArea`Patrick Luby1-0/+13
2024-01-14Add missing g_list_free in GtkInstanceComboBox ctrJulien Nabet1-0/+1
2024-01-13Add missing gdk_event_free (vcl/gtkinst)Julien Nabet1-0/+16
2024-01-13Add missing g_bytes_unref in GtkSalMenu::AddMenuBarButtonJulien Nabet1-0/+1
2024-01-13Add missing g_object_thaw_notify before an early return (vcl/gtkinst)Julien Nabet1-0/+3
2024-01-13Add missing g_object_unref (vcl/gtksalmenu)Julien Nabet1-1/+5
2024-01-13Add missing gtk_tree_path_free (vcl/gtkinst)Julien Nabet1-0/+2
2024-01-12tdf#156443, tdf#159079, tdf#158112: support Windows Alt codes >=256Mike Kaganski1-1/+125
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski3-8/+8
2024-01-08tdf#157649 Allow omitting Alt key in Windows onlySamuel Mehrbrodt1-0/+4
2024-01-08tdf#157649 Allow omitting Alt key when focus is in dialog action areaSamuel Mehrbrodt1-3/+8
2024-01-05tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby1-4/+4
2024-01-05report what font is missing when terminating testCaolán McNamara1-0/+2
2024-01-02Revert "Related tdf#158739: blacklist Nvidia RTX 4050 for Skia hardware"Julien Nabet1-3/+0
2024-01-02tdf#158942: renderMethodToUseForSize may force raster surfaceMike Kaganski1-1/+4
2024-01-01Avoid unwanted creation of mSurfaceMike Kaganski1-5/+5
2023-12-29tdf#144124 Detect if ownership has been lostPatrick Luby1-0/+8
2023-12-29tdf#151679 Do not push FLAVOR_LINK to macOS general pasteboardPatrick Luby3-6/+25
2023-12-25tdf#99116 modify menu highlight text color in high contrast mode on winYli8752-4/+21
2023-12-25Eliminate warning when changing timer's priorityPatrick Luby1-0/+8
2023-12-24tdf#158807 Call UpdatePaletteForNewColor with rReplaceColor parameterPatrick Luby1-2/+2
2023-12-24Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby1-0/+5
2023-12-21Related tdf#158739: blacklist Nvidia RTX 4050 for Skia hardware renderingJulien Nabet1-0/+3
2023-12-21Related: tdf#155266 stop delaying painting timer while swipingPatrick Luby1-0/+13
2023-12-20tdf#123864 gtk3 a11y: Consider states when mapping BUTTON_DROPDOWNMichael Weghorn4-10/+17
2023-12-20tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn1-0/+11
2023-12-20tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn3-0/+6
2023-12-17fix 32 bit buildRene Engelhard1-1/+1
2023-12-15tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignoredJulien Nabet1-0/+1
2023-12-12tdf#158461 eliminate flicker during live resizingPatrick Luby1-1/+5