summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2025-01-27a11y: Move AccessibleTableControlObjType to toolkit-only headerMichael Weghorn
2025-01-27a11y: Drop IAccessibleTableMichael Weghorn
2025-01-27toolkit: Drop now unused TableControl::ConvertPointToControlIndexMichael Weghorn
2025-01-27a11y: Drop non-functional bits from AccessibleGridControl::getAccessibleAtPointMichael Weghorn
2025-01-27vcl a11y: No longer use factory to create AccessibleTabListBoxMichael Weghorn
2025-01-24toolkit a11y: Port away from TableControl::GetFieldIndexAtPointMichael Weghorn
2025-01-24toolkit a11y: Port away from TableControl::GetFieldCharacterBoundsMichael Weghorn
2025-01-24toolkit: Drop IAccessibleTable::GetWindowInstanceMichael Weghorn
2025-01-24toolkit a11y: Drop methods just calling their base class implementationsMichael Weghorn
2025-01-24Drop unused RowPos typedefMichael Weghorn
2025-01-24no need to use ColorMask in BitmapBufferNoel Grandin
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