summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2025-01-24no need to store ColorMask in BitmapInfoAccessNoel Grandin
2025-01-24N32BitTcMask is unnecessaryNoel Grandin
2025-01-24toolkit a11y: Use pointers/refs to concrete TableControl classMichael Weghorn
2025-01-24a11y: Drop IAccessibleTableControlMichael Weghorn
2025-01-24a11y: Move AccessibleGridControl* classes to toolkitMichael Weghorn
2025-01-23Revert "ScanlineDirection is unnecessary"Noel Grandin
2025-01-23docthemes: Save themes def. to a file when added to ColorSetsTomaž Vajngerl
2025-01-22a11y: Update links to IA2 text/obj attr specMichael Weghorn
2025-01-22More flexible query dialogHeiko Tietze
2025-01-21vcl: Pass vector to SvTabListBox::SetTabsMichael Weghorn
2025-01-19document RasterOp a littleNoel Grandin
2025-01-18Fix typoAndrea Gelmini
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