summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-12-17a11y: Merge accessibility module into vclMichael Weghorn
2024-12-17weld: Drop now unused weld::Widget::{g,s}et_grid_*Michael Weghorn
2024-12-17weld: Add weld::Grid to handle grid child positionsMichael Weghorn
2024-12-16Set that a non-modal Popover don't auto-grab focus on popupCaolán McNamara
2024-12-14tdf#130857 VclBuilder: Move more radio group logic to base classMichael Weghorn
2024-12-14tdf#130857 VclBuilder: Store radio button groups in BuilderBaseMichael Weghorn
2024-12-13a11y: Move VCLXAccessibleComponent from toolkit to vclMichael Weghorn
2024-12-13a11y: Drop always null AccessibleBrowseBoxHeaderCell focus win paramMichael Weghorn
2024-12-13a11y: Drop always null AccessibleCheckBoxCell focus win paramMichael Weghorn
2024-12-13a11y: Drop always null AccessibleBrowseBoxTableCell focus win paramMichael Weghorn
2024-12-12tdf#147067 Jump to clicked spot if left mouse click with Option keyPatrick Luby
2024-12-11jsdialog: send message for weld::MenuSzymon Kłos
2024-12-11tdf#161541 sd: fix the orientation of handouts on the printed pageTibor Nagy
2024-12-10vcl: flatten vcl_component_getFactory()Christopher Sherlock
2024-12-10tdf#164072 vcl: Let MenuButton dispose its PopupMenuMichael Weghorn
2024-12-09tdf#145538: Use range based for loopsManish
2024-12-09rename IsOnSystemEventLoop -> IsUseSystemEventLoopNoel Grandin
2024-12-09remove some range checksNoel Grandin
2024-12-09remove some range checksNoel Grandin
2024-12-09improve SalInstanceNotebook m_aPages handlingNoel Grandin
2024-12-09pdf: forward declare IPDFEncryptorTomaž Vajngerl
2024-12-09pdf: cleanup and improve PDFEncryptionPropertiesTomaž Vajngerl
2024-12-09pdf: refactor and move encryption init. to a common functionTomaž Vajngerl
2024-12-08Remove Windows 7, 8 and 8.1 from driver blocklist codeIlmari Lauhakangas
2024-12-08tdf#130857 qt weld: Set tree view column header titleMichael Weghorn
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael 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-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-05weld: Add weld::Widget::signal_* methods to call handlersMichael 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-04vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame()Christopher Sherlock
2024-12-04Disable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski
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
2024-12-04vcl: Slightly simplify check in MenuBarWindow::KillActivePopupMichael Weghorn
2024-12-04vcl: Change Menu::ClosePopup param to PopupMenu*Michael Weghorn
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh
2024-12-04pdf: fix saving external PDF with form fieldsTomaž Vajngerl
2024-12-04pdf: simplify EncryptionHashTransporterTomaž Vajngerl
2024-12-04pdf: introduce IPDFEncryptor interfaceTomaž Vajngerl
2024-12-03Simplify ImplStyleDataMike Kaganski