summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-10-18lok: make properties>change password dialog asyncMert Tumer1-0/+1
2022-10-16drop unused hxx filesCaolán McNamara2-202/+0
2022-10-16ofz#47781 Out of memoryCaolán McNamara1-1/+3
2022-10-16ofz#47664 OOMCaolán McNamara1-2/+3
2022-10-16ofz#47759 TimeoutCaolán McNamara1-0/+8
2022-10-16Resolves: tdf#151468 honour tiff resolution fieldsCaolán McNamara1-0/+20
2022-10-16tdf#149418 the expectation is on success the tiff stream pos is at EOFCaolán McNamara2-3/+9
2022-10-16Resolves: tdf#149417 allow one short read in tiff import as not a failureCaolán McNamara1-1/+12
2022-10-16crashtesting: failure on loading gnome635181-1.tiffCaolán McNamara1-3/+13
2022-10-16ofz#47673 skip oversized tiff imagesCaolán McNamara1-2/+8
2022-10-16ofz#47617 don't skip TIFFClose on error conditionCaolán McNamara1-0/+11
2022-10-16ofz#47589 can't avoid passing in an output in the general case after allCaolán McNamara2-157/+50
2022-10-16move the comment around a bitCaolán McNamara1-8/+8
2022-10-16Bad hack to silence UBSan nullptr-with-offsetStephan Bergmann1-1/+8
2022-10-16tiff: reverse row pixels for ORIENTATION_LEFTBOTCaolán McNamara1-2/+38
2022-10-16crashtesting: we can have negative skewCaolán McNamara1-10/+34
2022-10-16tiled tiff found at rhbz552360-2.tiffCaolán McNamara1-7/+8
2022-10-16for fuzzers add libtiff to common externals, not just tiffuzzerCaolán McNamara2-1/+1
2022-10-16move fuzzer to libtiffCaolán McNamara1-0/+1
2022-10-16tiff: output libtiff error via SAL_WARN for failuresCaolán McNamara1-0/+4
2022-10-16tiff: add some error checksCaolán McNamara1-2/+23
2022-10-16tiff: use more complicated apis to need a smaller buffer during readCaolán McNamara1-31/+94
2022-10-16drop old tiff filterCaolán McNamara4-3002/+0
2022-10-16use libtiff for tiff importCaolán McNamara7-2/+143
2022-10-16build libtiffJulien Nabet1-0/+1
2022-10-16tdf#98067 get menu readable in windows high contrast modeCaolán McNamara1-2/+4
2022-10-16tdf#150992: fix crash popart filter to an SVG imageJulien Nabet1-1/+1
2022-10-16tdf#137341 gtk: Set missing style text colors from themeMichael Weghorn1-0/+6
2022-10-12Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist3-40/+86
2022-09-27Revert "Enable opening of downloaded fonts only in ForKit in Online"Tor Lillqvist3-86/+40
2022-09-26Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist3-40/+86
2022-09-26Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist2-0/+2
2022-09-26sw content controls, combo box: add PDF exportMiklos Vajna1-0/+7
2022-09-20sw content controls: add a11y description for PDF exportMiklos Vajna1-0/+31
2022-09-19sw content controls: add PDF export of font propertiesMiklos Vajna1-0/+13
2022-09-16tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir3-2/+35
2022-09-16tdf#105972: pdf form: export date fields as date typeXisco Fauli4-10/+50
2022-09-16tdf#105972: pdf form: export time fields as time typeXisco Fauli4-10/+68
2022-09-16tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli4-4/+219
2022-09-14sw content controls, checkbox: add PDF exportMiklos Vajna1-0/+26
2022-09-13[cp] Use correct product prefix for file association checkco-22.05.6-1Aron Budea1-3/+3
2022-09-13new uno command uno:Translate with deepl apiMert Tumer3-0/+80
2022-09-08vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna1-0/+5
2022-09-07tdf#150682 - bad shortcut in french langageNoel Grandin6-1/+15
2022-08-31jsdialog: send action not update for spin button valueSzymon Kłos2-2/+8
2022-08-28gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warningCaolán McNamara1-0/+28
2022-08-28tdf#150232: put Intel Iris driver Skia/Vulkan in denylist for all versionsJulien Nabet1-1/+4
2022-08-22Make the number format dialog an async jsdialogSkyler Grey1-1/+3
2022-08-22DumpAsPropertyTree: use more efficient overloads of JsonWriter::putMike Kaganski9-24/+23
2022-08-22Use comphelper::Base64::encode taking OStringBuffer where applicableMike Kaganski1-2/+2