summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-08-23tdf#156853: Fix PDF export of bitmap color fontsPatrick Luby
2023-08-23vcl: fix gtk4 buildMiklos Vajna
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-22tdf#156856: close write access before using AlphaMaskMike Kaganski
2023-08-22Revert "tdf#156853: Fix PDF export of bitmap color fonts"Patrick Luby
2023-08-22tdf#143148 Use pragma once in vclDeepika Goyal
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin
2023-08-22tdf#141101 tdf#101886 a11y: Restore previous focus on col/line popup closeMichael Weghorn
2023-08-22tdf#155610: Workaround Acrobat bug with Type 3 fonts and unusual UPEMKhaled Hosny
2023-08-22vcl: Fix dumping meta file layout flags to XMLKhaled Hosny
2023-08-22Related: ofz#57493 TimeoutCaolán McNamara
2023-08-22tdf#156853: Fix PDF export of bitmap color fontsKhaled Hosny
2023-08-19Eliminate special alpha mask inversions when Skia is disabledPatrick Luby
2023-08-19Reimplement fix for tdf#156629 and tdf#156630Patrick Luby
2023-08-18tdf#141101 a11y: Ensure focused event after showing popup contentMichael Weghorn
2023-08-18Fix typosAndrea Gelmini
2023-08-18Fix typoAndrea Gelmini
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-18SAL_DEBUG "is never meant to remain in the code"Caolán McNamara
2023-08-18vcl a11y: Fix nullptr deref in SvHeaderTabListBox::calcHeaderRectMichael Weghorn
2023-08-18tdf#156561 tdf#141101 Revert "tdf#140762 tdf#152671 Make dock win ..." et alMichael Weghorn
2023-08-18Rename Window::ImplIsAccessibleNativeFrame and make it publicMichael Weghorn
2023-08-18vcl: Reuse existing Window::ImplIsAccessibleNativeFrameMichael Weghorn
2023-08-18vcl: Deduplicate 2 common lines for border win framesMichael Weghorn
2023-08-17Skia: Avoid assertion failure inside ProcessAndBlurAlphaMaskMike Kaganski
2023-08-17Drop defines obsoleted by Windows 7 baselineMike Kaganski
2023-08-16Resolves: tdf#156751 add "Special Character..." to GtkEntry context menusCaolán McNamara
2023-08-16no need for mutex locking hereNoel Grandin
2023-08-15VCLSession: avoid null dereferencesJustin Luth
2023-08-15GTK3 Disabled menu items are not hidden in DontHideDisabledEntry = false modeJulien Nabet
2023-08-14qt: Implement pinch/zoom gesture handlingMichael Weghorn
2023-08-13Related tdf#156630 and tdf#156629 force snapshot of alpha maskPatrick Luby
2023-08-13cid#1539910 avoid Missing move assignment operatorCaolán McNamara
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-08-11Initial APNG export supportParis Oplopoios
2023-08-10Related tdf#156629 force snapshot of alpha maskPatrick Luby
2023-08-10tdf#156630 eliminate opaque parts when drawing animated PNG imagesPatrick Luby
2023-08-10Simplify conversion, and fix a commentMike Kaganski
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-08-09ofz: Integer-overflow Tell() returns sal_uInt64 not sal_Int32Caolán McNamara
2023-08-08loplugin:redundantfcastStephan Bergmann
2023-08-07ofz#57493 TimeoutCaolán McNamara
2023-08-07ofz: Use-of-uninitialized-valueCaolán McNamara
2023-08-07tdf#147906 used std::hypot for Pythagorean additionsahil
2023-08-06increase max_len for fodt2pdffuzzerCaolán McNamara
2023-08-06tdf#156540 invert alpha mask when drawing spritesThorsten Behrens
2023-08-04gtk3 a11y tests: Increase DBus timeoutColomban Wendling