summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2024-03-15gtk4 a11y: Report default text attributesMichael Weghorn
2024-03-15gtk4 a11y: Extract helper function for text attr conversionMichael Weghorn
2024-03-15gtk4 a11y: Add initial text attribute handlingMichael Weghorn
2024-03-06Breeze scrollbars clipped, allocated space not wide/tall enoughCaolán McNamara
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-23gtk4 a11y: Fix '--enable-werror' GCC buildMichael Weghorn
2024-02-22gtk4 a11y: Forward text change eventsMichael Weghorn
2024-02-22gtk4 a11y: Implement new GtkAccessibleTextInterfaceMichael Weghorn
2024-02-22gtk4 a11y: Move LO_ACCESSIBLE define to headerMichael Weghorn
2024-02-20merge desktop_detector library into vcl libraryNoel Grandin
2024-02-15workaround for OpenDyslexic font disrupting glyph fallback during testsCaolán McNamara
2024-02-06elide some OString temporariesNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-19cid#1545244 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-15Add missing g_free in salnativewidgets-gtk + reorder ones in cpdmgr (vcl)Julien Nabet
2024-01-15Replace deprecated "gdk_cursor_unref" by "g_object_unref"Julien Nabet
2024-01-15Fix location of an g_object_unref in vcl/glomenuJulien Nabet
2024-01-13Add missing g_object_unref (vcl/gtksalmenu)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 gdk_event_free (vcl/gtkinst)Julien Nabet
2024-01-13Add missing g_list_free in GtkInstanceComboBox ctrJulien Nabet
2024-01-13Add missing gtk_tree_path_free (vcl/gtkinst)Julien Nabet
2024-01-05report what font is missing when terminating testCaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-22gtk4 a11y: Fix build for Gtk < 4.9Michael Weghorn
2023-12-20gtk4 a11y: Take SELECTABLE/EXPANDABLE states into accountMichael Weghorn
2023-12-20comment re GTK 2.34 should be 3.24Caolán McNamara
2023-12-20gtk4 a11y: Remember LoAccessible for XAccessibleMichael Weghorn
2023-12-20gtk4 a11y: Silence loplugin:unreffun a different wayMichael Weghorn
2023-12-19tdf#123864 gtk3 a11y: Consider states when mapping BUTTON_DROPDOWNMichael Weghorn
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19gtk4 a11y: Map COMMENT role to new gtk equivalentMichael Weghorn
2023-12-19gtk3 a11y: Drop dead debug codeMichael Weghorn
2023-12-19gtk4 a11y: Add initial event handlingMichael Weghorn
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-12-04cid#1546275 Using invalid iteratorJulien Nabet
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-02AlphaMask::ReleaseAccess is unnecessaryNoel Grandin
2023-11-29Extended loplugin:ostr: vclStephan Bergmann
2023-11-24enable using medium/full font hinting even with subpixel positioningFrank Steiner
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-11-20vcl gtk3 : no need to use ClearableMutexGuard instead of GuardArnaud VERSINI
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-17gtk4 a11y: Map BLOCK_QUOTE role to new gtk equivalentMichael Weghorn