summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2025-01-18tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2025-01-17vcl: extract scanning for resources to UserResourceScanner classTomaž Vajngerl
2025-01-16loplugin:unusedmethodsNoel Grandin
2025-01-16ScanlineDirection is unnecessaryNoel Grandin
2025-01-14we never actually erase device in SetOutputSizePixelScaleOffsetAndLOKBufferNoel Grandin
2025-01-13pdfium: add support for reading the structure treeTomaž Vajngerl
2025-01-12pdf: add PDF 2.0 support for /Em and /Strongstructure elementTomaž Vajngerl
2025-01-12pdf: add PDF 2.0 support for /Title structure elementTomaž Vajngerl
2025-01-11make the ScanlineFormat values more explicitNoel Grandin
2025-01-11pdf: change StructElement to enum class, move out of PDFWriterTomaž Vajngerl
2025-01-10tdf#146947 - UI: Ability to show/reveal characters being typed intoBalazs Varga
2025-01-07tdf#164393 [API CHANGE] ThemeColors refactor part 3Sahil Gautam
2025-01-07tdf#164393 ThemeColors refactor part 2Sahil Gautam
2025-01-07tdf#164393 ThemeColors refactor part 1Sahil Gautam
2025-01-06lokit: add scale parameter to "renderNextSlideLayer"Henry Castro
2025-01-06Drop unneeded forward declarations from include/ even harderGabor Kelemen
2025-01-03Drop unneeded forward declarations from include/Gabor Kelemen
2024-12-27pdf: test hybrid mode (PDF attachment) with encryptionTomaž Vajngerl
2024-12-24pdf: add Default entry to PDFVersion enum , use it in constructorTomaž Vajngerl
2024-12-24pdf: use COSWriter to write literal and unicode stringsTomaž Vajngerl
2024-12-24pdf: get rid of PDFWriter::AppendUnicodeTextStringTomaž Vajngerl
2024-12-21Factor out AbstractDialogImpl template for reuseMike Kaganski
2024-12-21weld: Don't use "upper" as param name for lowerMichael 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-21tdf#130857 BuilderBase: Drop explicit call to VclPtr::getMichael Weghorn
2024-12-20tdf#130857 vcl: Move extract* helpers to BuilderBaseMichael 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-17[API CHANGE] a11y: Drop UNO service to create a11y contextsMichael Weghorn
2024-12-17a11y: Use #pragma onceMichael Weghorn
2024-12-17vcl a11y: Move AccessibleFactory declaration to headerMichael Weghorn
2024-12-17a11y: Merge toolkit::IAccessibleFactory into vcl oneMichael Weghorn
2024-12-17weld: Drop now unused weld::Widget::{g,s}et_grid_*Michael Weghorn
2024-12-17weld: Drop unused CustomWeld::{g,s}et_grid_left_attachMichael Weghorn
2024-12-17weld: Add weld::Grid to handle grid child positionsMichael Weghorn
2024-12-16a11y: Move TabBar a11y classses to svtools, no longer use factoryMichael 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-13a11y: Pass vcl::Window instead of VCLXWindow for TextWindow a11yMichael Weghorn
2024-12-11jsdialog: send message for weld::MenuSzymon Kłos
2024-12-10tdf#164072 vcl: Let MenuButton dispose its PopupMenuMichael Weghorn
2024-12-09lok: slideshow rework: check that requested slide is the expected oneMarco Cecchetti
2024-12-09rename IsOnSystemEventLoop -> IsUseSystemEventLoopNoel Grandin
2024-12-09pdf: cleanup and improve PDFEncryptionPropertiesTomaž Vajngerl