summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann
2022-05-18fix CID#1504438 for ImplFontMetricDataMark Hung
2022-05-18tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"Michael Weghorn
2022-05-18ofz#46060 TimeoutCaolán McNamara
2022-05-17Revert "tdf#122057: read tiff with deflate compression (code 32946 only)"Julien Nabet
2022-05-17tdf#122057: read tiff with deflate compression (code 32946 only)Julien Nabet
2022-05-17ofz: Avoid Integer-overflowCaolán McNamara
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-17vcl/GetTextBreak(): don't add extra width if char width is 0.Mark Hung
2022-05-17Drop pointless and misleading copypasta commentsTor Lillqvist
2022-05-17loplugin:unnecessaryparenStephan Bergmann
2022-05-17qt: Drop unnecessary reinterpret_castMichael Weghorn
2022-05-17std::map -> std::unordered_map (tdf#149112)Luboš Luňák