summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-12-08Drop vcl/win/gdi/dw-extra.h after baseline bumpIlmari Lauhakangas
2024-12-08Remove Windows 7, 8 and 8.1 from driver blocklist codeIlmari Lauhakangas
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::selected_foreachMichael Weghorn
2024-12-08tdf#130857 qt weld: Add tree view iter and implement some methodsMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::removeMichael Weghorn
2024-12-08tdf#130857 qt weld: Report selected tree view row only onceMichael Weghorn
2024-12-08tdf#130857 qt weld: Fix incorrect param order for row/colMichael Weghorn
2024-12-08tdf#130857 qt weld: Evaluate button box orientationMichael Weghorn
2024-12-08tdf#130857 qt weld: Set tree view column header titleMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::columns_autosizeMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::set_textMichael Weghorn
2024-12-07Drop pre-Win10 code from WinSkiaSalGraphicsImplMike Kaganski
2024-12-07Drop support for Windows versions prior to Windows 10Mike Kaganski
2024-12-07tdf#130857 qt weld: Implement getting/setting cursorMichael Weghorn
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn
2024-12-06increase rtf2pdffuzzer max_lenCaolán McNamara
2024-12-06tdf#130857 qt weld: Support printer properties dialogMichael Weghorn
2024-12-06tdf#130857 qt weld: Return selected item when requested in callbackMichael Weghorn
2024-12-06vcl: make Color parameters const in BitmapEx::createAlphaBlendFrame()Christopher Sherlock
2024-12-06tdf#164106 Fix reordered glyph positioning with split grapheme clustersJonathan Clark
2024-12-06tdf#130857 qt weld: Implement QtInstanceTreeView::clearMichael Weghorn
2024-12-05jsdialog: weld::MenuSzymon Kłos
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-05tdf#164093 tdf#157001 a11y: Improve menu window disposalMichael Weghorn
2024-12-05vcl a11y: Use comphelper::disposeComponentMichael Weghorn
2024-12-05gtk4: GtkIconView doesn't have convert_widget_to_bin_window_coordsCaolán McNamara
2024-12-05tdf#162750 sw: Fix layout with small caps inside ligaturesJonathan Clark
2024-12-05tdf#130857 qt weld: Notify when receiving/losing focusMichael Weghorn
2024-12-05weld: Add weld::Widget::signal_* methods to call handlersMichael Weghorn
2024-12-05tdf#130857 qt weld: Let QtInstanceWidget derive from QObjectMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWidget::get_extents_relative_toMichael Weghorn
2024-12-05tdf#130857 qt weld: Signal combobox text changeMichael Weghorn
2024-12-05tdf#130857 qt weld: Hold SolarMutex when signalling checkbox toggleMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceComboBox::set_entry_message_typeMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWindow::{g,s}et_window_stateMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWindow::get_{size,position}Michael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWidget::set_backgroundMichael Weghorn
2024-12-05vcl: move variables closer to first usageChristopher Sherlock
2024-12-04a11y: Move menu a11y classes to vcl, no more use factoryMichael Weghorn
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-12-04a11y: Move CharacterAttributeshelper from accessibility to vclMichael Weghorn
2024-12-04[API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFontMichael Weghorn
2024-12-04vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame()Christopher Sherlock
2024-12-04Disable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski
2024-12-04gtk4: Unbreak --enable-gtk4 buildMichael Weghorn
2024-12-04loplugin:unusedfieldsNoel Grandin
2024-12-04tdf#88226 sd: fix cutting off the overflow text on the notes print pageTibor Nagy
2024-12-04Use o3tl::cow_wrapper instead of std::shared_ptrMike Kaganski
2024-12-04vcl: Drop MenuFloatingWindow::KillActivePopup paramMichael Weghorn