summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
5 hoursgtk4 a11y: Don't create second AT context for OOoFixedMichael Weghorn1-23/+0
5 hoursgtk4 a11y: Don't create multiple AT contexts for same accessibleMichael Weghorn1-6/+4
31 hoursgtk4: Ignore "input-purpose" for GtkSpinButtonMichael Weghorn1-0/+7
2 days[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn1-3/+2
6 daysgtk3 a11y: Set a11y relations for custom combobox implMichael Weghorn1-0/+15
6 daystdf#159910 gtk3 a11y: Keep a11y props for comboboxMichael Weghorn1-0/+12
7 daysloplugin:constantparam in vclNoel Grandin3-28/+11
10 daysDrop FRound, and use generalized basegfx::froundMike Kaganski1-1/+2
2024-04-04gtk4 a11y: Implement new GtkAccessibleTextInterface::get_offsetMichael Weghorn1-0/+18
2024-04-04gtk4 a11y: Implement new GtkAccessibleTextInterface::get_extentsMichael Weghorn1-0/+35
2024-03-31Resolves: tdf#154072 no effect when clicking some dropdown buttonsCaolán McNamara1-5/+17
2024-03-31Resolves: tdf#152438 constrain popups from MenuButtons with toplevel parentCaolán McNamara1-37/+40
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen8-12/+0
2024-03-30Resolves: tdf#159498 Items in Template Manager dropdown should be left-alignedCaolán McNamara1-1/+2
2024-03-29Resolves: tdf#160028 Type to select currency in dropdown does not work for gtkCaolán McNamara1-0/+30
2024-03-27clang-format CPDManager sourcesMichael Weghorn1-284/+290
2024-03-25Avoid -Werror,-Wcast-function-type-mismatch, remove unused int returnStephan Bergmann1-3/+1
2024-03-24Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann18-55/+77
2024-03-23Harmonization of warning and error colorsHeiko Tietze2-6/+3
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann2-3/+3
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby1-0/+5
2024-03-21fix 32bit build with clangRene Engelhard1-3/+3
2024-03-15gtk4 a11y: Report default text attributesMichael Weghorn3-3/+23
2024-03-15gtk4 a11y: Extract helper function for text attr conversionMichael Weghorn1-25/+37
2024-03-15gtk4 a11y: Add initial text attribute handlingMichael Weghorn1-7/+66
2024-03-06Breeze scrollbars clipped, allocated space not wide/tall enoughCaolán McNamara1-7/+13
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski1-35/+10
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht1-0/+5
2024-02-23gtk4 a11y: Fix '--enable-werror' GCC buildMichael Weghorn1-1/+1
2024-02-22gtk4 a11y: Forward text change eventsMichael Weghorn1-0/+40
2024-02-22gtk4 a11y: Implement new GtkAccessibleTextInterfaceMichael Weghorn3-1/+171
2024-02-22gtk4 a11y: Move LO_ACCESSIBLE define to headerMichael Weghorn2-4/+4
2024-02-20merge desktop_detector library into vcl libraryNoel Grandin1-6/+1
2024-02-15workaround for OpenDyslexic font disrupting glyph fallback during testsCaolán McNamara1-4/+23
2024-02-06elide some OString temporariesNoel Grandin3-6/+6
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2-3/+3
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht1-0/+5
2024-01-19cid#1545244 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-01-15Add missing g_free in salnativewidgets-gtk + reorder ones in cpdmgr (vcl)Julien Nabet2-2/+4
2024-01-15Replace deprecated "gdk_cursor_unref" by "g_object_unref"Julien Nabet1-1/+1
2024-01-15Fix location of an g_object_unref in vcl/glomenuJulien Nabet1-1/+1
2024-01-13Add missing g_object_unref (vcl/gtksalmenu)Julien Nabet1-1/+5
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 gdk_event_free (vcl/gtkinst)Julien Nabet1-0/+16
2024-01-13Add missing g_list_free in GtkInstanceComboBox ctrJulien Nabet1-0/+1
2024-01-13Add missing gtk_tree_path_free (vcl/gtkinst)Julien Nabet1-0/+2
2024-01-05report what font is missing when terminating testCaolán McNamara1-0/+2
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-1/+1
2023-12-22gtk4 a11y: Fix build for Gtk < 4.9Michael Weghorn2-0/+8