summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-12-20tdf#130857 qt weld: Add a QtInstanceToggleButtonMichael Weghorn
2024-12-20tdf#130857 qt weld: Use pointer to QAbstractButton baseMichael Weghorn
2024-12-20tdf#130857 qt weld: Implement QtInstanceButton::set_imageMichael Weghorn
2024-12-19Slightly improve diagnostic outputStephan Bergmann
2024-12-19pdf: move common things to interface, prepare methodsTomaž Vajngerl
2024-12-19tdf#164354 skip unnecessary transparency removal when printingPatrick Luby
2024-12-19vcl a11y: Drop idea about more roles for msg/alert/... dialogsMichael Weghorn
2024-12-19vcl a11y: Drop custom special value for a11y roleMichael Weghorn
2024-12-19vcl a11y: Use AccessibleRole constantMichael Weghorn
2024-12-19fix comment in assertNoel Grandin
2024-12-19tdf#130857 qt weld: Map ID to to parent QWidget for layoutsMichael Weghorn
2024-12-19tdf#130857 qt weld: Introduce QtInstanceGridMichael Weghorn
2024-12-19tdf#161623 Fine tune menubar visibility when in LibreOffice full screen modePatrick Luby
2024-12-18tdf#164353 tdf#130857 qt weld: Keep extra msg dialog widget in placeMichael Weghorn
2024-12-18tdf#163620 [API CHANGE] Add UI for libreoffice themesSahil Gautam
2024-12-18tdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam
2024-12-18vcl mtfxmldump : allocates less OUStringArnaud VERSINI
2024-12-18Fix typoAndrea Gelmini
2024-12-17[API CHANGE] a11y: Drop UNO service to create a11y contextsMichael Weghorn
2024-12-17vcl a11y: Move AccessibleFactory declaration to headerMichael Weghorn
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-17tdf#161623 Handle windows that macOS forces to native full screen modePatrick Luby
2024-12-17vcl: silence warning C6011Xisco Fauli
2024-12-16Set that a non-modal Popover don't auto-grab focus on popupCaolán McNamara
2024-12-16tdf#130857 qt weld: Introduce QtInstanceScrolledWindowMichael Weghorn
2024-12-16tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_directionMichael Weghorn
2024-12-15tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonicMichael Weghorn
2024-12-15tdf#130857 tdf#162704 qt weld: Support QR/bar code dialogMichael Weghorn
2024-12-15tdf#130857 qt weld: Drop scroll area parent if redundantMichael Weghorn
2024-12-15tdf#130857 qt weld: Support "Alt Text" dialogMichael Weghorn
2024-12-14tdf#130857 qt weld: Implement QtInstanceWidget::get_text_heightMichael Weghorn
2024-12-14tdf#130857 qt weld: Support mail merge "Server Auth" dialogMichael Weghorn
2024-12-14tdf#130857 qt weld: Evaluate radio button groupsMichael Weghorn
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-12Use correct objectMike Kaganski
2024-12-12jsdialog: add constSzymon Kłos
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-11jsdialog: move sender to separate fileSzymon Kłos
2024-12-11jsdialog: use single constructor for builderSzymon Kłos
2024-12-11cid#1636674 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-12-11Fix buildMike Kaganski