summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
22 hoursWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
27 hourstdf#160824 vcl: Require mouse over spinfield to mouse-wheel through valuesMichael Weghorn1-2/+11
46 hoursWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
47 hourscool#5839 fire a clipboard changed event in the iOS appPatrick Luby2-1/+91
2 daysvcl: Merge ComboBox and ComboBox::ImplMichael Weghorn1-309/+267
3 dayscreateFromAscii -> OUString literals in attribute_set_map_to_property_valuesNoel Grandin1-32/+32
3 daysreplace createFromAscii with OUString literals in FilterConfigCacheNoel Grandin2-55/+53
3 daysreplace createFromAscii with OUString literals in getImportFormatShortNameNoel Grandin1-32/+32
3 daysjsdialog: enable Object Name and Description dialogSzymon Kłos1-0/+2
3 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara2-11/+15
3 daysRelated: tdf#96671 Also handle other Windows architecturesMike Kaganski1-65/+158
3 daysreplace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin2-3/+3
4 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara3-87/+106
4 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara7-21/+26
4 daystdf#96671 - Correctly detect windows 64-bit OSkubak1-1/+22
4 daysworkaround clang segfault on macos-intelNoel Grandin1-6/+8
4 dayslok: Don't dump empty aria properties in every JSON element.Michael Meeks1-6/+10
5 dayslok: dumpState should truncate very long JSON messages.Michael Meeks1-3/+9
5 daysloplugin:ostr in vclNoel Grandin192-2221/+2234
6 dayslok: don't try to search for legacy label from/toTomaž Vajngerl1-3/+6
6 daysupdate crcs for --enable-cairo-rgba caseCaolán McNamara1-4/+21
7 daysgtk3 a11y: Drop superfluous checkMichael Weghorn1-10/+6
7 daysgtk3 a11y: No longer manually add focused state for focus objectMichael Weghorn1-8/+0
7 daystdf#160767 skip fix for tdf#155266 when the event hasn't changedPatrick Luby1-1/+16
8 daysRevert "make skia into static library"Noel Grandin3-16/+1
8 daystdf#160971 gtk3 a11y: Set role for custom editable comboboxMichael Weghorn1-0/+5
8 daysgtk3 a11y: Drop WindowEventHandler completelyMichael Weghorn8-148/+0
8 daysgtk3 a11y: Drop VclEventId::TabpageActivate processingMichael Weghorn1-24/+0
8 daysgtk3 a11y: Drop VclEventId::MenuHighlight processingMichael Weghorn1-35/+0
8 daysgtk3 a11y: Drop VclEventId::ToolboxHighlight{,Off} processingMichael Weghorn1-57/+0
8 daysmake skia into static libraryNoel Grandin3-1/+16
8 daystdf#160806 tdf#160837 gtk3 a11y: Drop VclEventId::ToolboxButtonStateChangedMichael Weghorn2-47/+0
8 daystdf#160806 tdf#160837 gtk3 a11y: Drop handling of some VclEventIdsMichael Weghorn1-103/+0
8 daystdf#160806 tdf#160837 gtk3 a11y: Port from deprecated atk_focus_tracker_notifyMichael Weghorn1-12/+8
8 daystdf#160806 tdf#160837 gtk3 a11y: Don't use idleMichael Weghorn1-73/+35
9 daysthrow more obvious error when a UITest fails to find a ui objectNoel Grandin2-0/+6
9 daysfix jenkins Windows buildNoel Grandin1-1/+1
10 daysreplace createFromAscii with OUString literals in vcl::pdf::BuildinFontNoel Grandin2-47/+47
11 daysofz#68504 Integer-overflowCaolán McNamara1-0/+3
12 daysmakefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier10-46/+46
12 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara14-26/+36
12 daysgtk4 a11y: Align role mapping with upstream GTKMichael Weghorn1-7/+4
12 daysjsdialog: support for LinkButton as an independent widgetTomaž Vajngerl4-3/+16
12 daystdf#160901: partially revert 8557ea84c9336ba8061246f1f46ddb6e02f413a1Mike Kaganski1-2/+15
13 daysExtend silence strange -Wclobbered with GCC <= 14Julien Nabet1-2/+2
13 daysjsdialog: fix updating on container "reorder_child" or "move"Tomaž Vajngerl2-1/+9
2024-05-01jsdialog: enable a11y checker sidebarTomaž Vajngerl1-5/+3
2024-04-30tdf#159369 tdf#160806 gtk3 a11y: Drop fallback dummy a11y objMichael Weghorn1-70/+11
2024-04-30tdf#159369 tdf#160806 tdf#160837 gtk3 a11y: Don't skip parents one wayMichael Weghorn1-1/+1
2024-04-30gtk4 a11y: Handle accessible relationsMichael Weghorn3-1/+87