summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-01Don't resize to parent windowMike Kaganski
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski
2022-06-01Resolves: tdf#149417 allow one short read in tiff import as not a failureCaolán McNamara
2022-05-31clang-cl wants VCL_DLLPUBLIC SalLayoutGlyphsCache::clear not to be inlineStephan Bergmann
2022-05-30ofz#47664 OOMCaolán McNamara
2022-05-30tdf#147021 Use std::size() instead SAL_N_ELEMENTS macroRoman Kuznetsov
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara
2022-05-29crashtesting: failure on loading gnome635181-1.tiffCaolán McNamara
2022-05-28ofz#47673 skip oversized tiff imagesCaolán McNamara
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn
2022-05-27Drop useless text width calculationMike Kaganski
2022-05-27tdf#147844: Use sanity check only if LibreOfficeKit is activeXisco Fauli
2022-05-26do not use glyph subsets if LTR/RTL does not match (tdf#149264)Luboš Luňák
2022-05-26ofz#47617 don't skip TIFFClose on error conditionCaolán McNamara
2022-05-25don't try glyph subsets if cloneCharRange() would return anywayLuboš Luňák
2022-05-25Revert "verify that all results from SalLayoutGlyphsCache match"Luboš Luňák
2022-05-25ofz#47587 TimeoutCaolán McNamara
2022-05-25verify that all results from SalLayoutGlyphsCache matchLuboš Luňák
2022-05-24ofz#47591 avoid OOMCaolán McNamara
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 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-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: WhitespaceToSpace() spurious -Werror=maybe-uninitializedMichael Stahl
2022-05-23handle RTL space in non-RTL layout in SalLayoutGlyphsCacheLuboš Luňák
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-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: move bDrawn variable closer to where it is first used in DrawEPS()Chris Sherlock
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-19icon-theme not dynamically changing to match desktop if set to 'auto'Caolán McNamara