summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-05-24ofz#47589 can't avoid passing in an output in the general case after allCaolán McNamara
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24do not use ubidi_setLine() for text runsLuboš Luňák
2022-05-24move the comment around a bitCaolán McNamara
2022-05-24tdf#149206: Add EMF test in GraphicDescriptorTestofftkp
2022-05-24tdf#149206 Set size correctly when loading EMFofftkp
2022-05-23Removed duplicated includeAndrea Gelmini
2022-05-23don't use glyph subsets with complicated LTR/RTL setupsLuboš Luňák
2022-05-23gtk: fix leak in treeview tooltipCaolán McNamara
2022-05-23Bad hack to silence UBSan nullptr-with-offsetStephan Bergmann
2022-05-23tiff: reverse row pixels for ORIENTATION_LEFTBOTCaolán McNamara
2022-05-23crashtesting: we can have negative skewCaolán McNamara
2022-05-23tiled tiff found at rhbz552360-2.tiffCaolán McNamara
2022-05-23vcl: GCC12 says fclose() causes -Werror=use-after-free on any use of FILE*Michael Stahl
2022-05-23vcl: WhitespaceToSpace() spurious -Werror=maybe-uninitializedMichael Stahl
2022-05-23handle RTL space in non-RTL layout in SalLayoutGlyphsCacheLuboš Luňák
2022-05-22for fuzzers add libtiff to common externals, not just tiffuzzerCaolán McNamara
2022-05-22move fuzzer to libtiffCaolán McNamara
2022-05-22cid#1504535 Uninitialized scalar fieldCaolán McNamara
2022-05-22tdf#145182 related: fix SwNavigator repositioning on resizeJim Raykowski
2022-05-21tiff: output libtiff error via SAL_WARN for failuresCaolán McNamara
2022-05-21drop unused hxx filesCaolán McNamara
2022-05-21ofz#47559 Integer-overflowCaolán McNamara
2022-05-21tiff: add some error checksCaolán McNamara
2022-05-21tiff: use more complicated apis to need a smaller buffer during readCaolán McNamara
2022-05-21drop old tiff filterCaolán McNamara
2022-05-21use libtiff for tiff importCaolán McNamara
2022-05-21update Skia to chrome/m103Luboš Luňák
2022-05-20build libtiffJulien Nabet
2022-05-20revert some questionable changes "new loplugin:unnecessary locking"Noel Grandin
2022-05-20vcl: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-05-20work around ImplGlyphFallbackLayout() returning garbage fallbackLuboš Luňák
2022-05-20remove remnants of hack for tdf#89231Luboš Luňák
2022-05-20remove useless variableLuboš Luňák
2022-05-20vcl: extend test to also check the descriptionXisco Fauli
2022-05-20vcl: move bDrawn variable closer to where it is first used in DrawEPS()Chris Sherlock
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-19vcl: a11y: Add test for text alternative value of images when exporting to pdfXisco Fauli
2022-05-19follow org.freedesktop.appearance.color-scheme settingCaolán McNamara
2022-05-19icon-theme not dynamically changing to match desktop if set to 'auto'Caolán McNamara
2022-05-19No need to cast to char hereStephan Bergmann
2022-05-19merge the g_bus_get_sync callsCaolán McNamara
2022-05-19Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal)Julien Nabet
2022-05-19tdf#141186 ensure child of collapsed expander is not mappedCaolán McNamara
2022-05-18OutputDevice::GetBitmap(Ex) takes logical size, not pixelMike Kaganski
2022-05-18tdf#105972: pdf form: export date fields as date typeXisco Fauli
2022-05-18Remove 1 ImportGraphic methodJulien Nabet
2022-05-18Fix typoAndrea Gelmini
2022-05-18osl::Mutex->std::mutex in SystemDependentDataBufferNoel Grandin
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli