summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2022-05-16use FontMetric as SalLayoutGlyphsCache key rather than vcl::FontLuboš Luňák
2022-05-16pdfwriter: validator: fix rule 6.4-3Xisco Fauli
2022-05-16Revert "use more string_view in getNameNoExtension"Stephan Bergmann
2022-05-16optimise common case of reading a single-pass PNGNoel Grandin
2022-05-16ofz#46070 handle unknown line stylesCaolán McNamara
2022-05-15tdf#149068 reject OpenGL versions that don't support glGenVertexArraysCaolán McNamara
2022-05-15vcl/tiff-import-ccitt: Pragma once + prefix private membersJulien Nabet
2022-05-15vcl/tiff-import-lzw various changesJulien Nabet