summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-12-22tdf#130857 qt weld: Implement QtInstanceWidget::get_pixel_sizeMichael Weghorn
2024-12-22tdf#130857 qt weld: Implement {s,g}etters for scroll area min/max/val/stepMichael Weghorn
2024-12-21tdf#164233 vcl: Fix and simplify spin field mouse over checkMichael Weghorn
2024-12-21pdf: implement PDFEncryptor for PDF (2.0) encryption V5R6Tomaž Vajngerl
2024-12-21pdf: move creating access permissions to common placeTomaž Vajngerl
2024-12-21tdf#130857 qt weld: Implement {g,s}etting scroll bar thicknessMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement scroll bar policy {g,s}ettersMichael Weghorn
2024-12-21tdf#130857 qt weld: Handle more QtInstanceTreeView::insert paramsMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement QtInstanceWidget::set_busy_cursorMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement most QtInstanceMenuButton methodsMichael Weghorn
2024-12-21tdf#130857 qt weld: Set menu button's menu defined in .ui fileMichael Weghorn
2024-12-21tdf#130857 qt weld: Ignore "GtkCellRendererPixbuf" objectsMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement basic menu logicMichael Weghorn
2024-12-21tdf#130857 qt weld: Introduce QtInstanceMenuMichael Weghorn
2024-12-21tdf#130857 qt weld: Introduce QtInstanceMenuButtonMichael Weghorn
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