summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-12-21pdf: add function to pad the vector as required by PDF specsTomaž Vajngerl
2024-12-21pdf: add /Perm encrypted access permission algorithmTomaž Vajngerl
2024-12-21pdf: generate U, UE and O, OE keys for R6 encryptionTomaž Vajngerl
2024-12-20cool#10115 sc: enable ScPosWnd for lokit with jsdialogRashesh
2024-12-20tdf#164396: Fix the minimum size for menuMike Kaganski
2024-12-20tdf#130857 qt weld: Support "Compress Image" dialogMichael Weghorn
2024-12-20tdf#130857 qt weld: Apply GtkScale/slider properties from .ui fileMichael Weghorn
2024-12-20tdf#130857 qt weld: Add QtInstanceScaleMichael Weghorn
2024-12-20vcl: remove using namespace from components/fontindent.cxxChristopher Sherlock
2024-12-20vcl: remove using namespace from components/factory.cxxChristopher Sherlock
2024-12-20vcl: BlendFrameCache refactorChristopher Sherlock
2024-12-20tdf#130857 vcl: Move extract* helpers to BuilderBaseMichael Weghorn
2024-12-20tdf#130857 qt weld: Create QSplitter for "GtkPaned"Michael Weghorn
2024-12-20tdf#130857 qt weld: Implement {g,s}etting column width(s)Michael Weghorn
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