summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-12-22tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
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: Set menu button's menu defined in .ui fileMichael 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-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-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-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-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-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