summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-06-01Qt just resize the backing store on size changeJan-Marek Glogowski
2022-05-31WIN drop effectively empty ImplDrawMenuBarJan-Marek Glogowski
2022-05-31jsdialog: introduce popup managementSzymon Kłos
2022-05-31clang-cl wants VCL_DLLPUBLIC SalLayoutGlyphsCache::clear not to be inlineStephan Bergmann
2022-05-31tdf#117006 gtk: detect High ContrastCaolán McNamara
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-29tdf#144601 Qt fix creating QImage with alpha maskJan-Marek Glogowski
2022-05-28ofz#47673 skip oversized tiff imagesCaolán McNamara
2022-05-28tdf#149329 Qt change cursor via QWidgetJan-Marek Glogowski
2022-05-28tdf#149255 qt: Implement deletion/"swallowing" for IM replacementMichael Weghorn
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn
2022-05-28tdf#132350 Qt implement SalMenu button interfaceJan-Marek Glogowski
2022-05-27Drop useless text width calculationMike Kaganski
2022-05-27tdf#147844: Use sanity check only if LibreOfficeKit is activeXisco Fauli
2022-05-26unittest for SalLayoutGlyphsCache glyphs subsetLuboš Luňák
2022-05-26do not use glyph subsets if LTR/RTL does not match (tdf#149264)Luboš Luňák
2022-05-26test also SalLayoutGlyphsCache in glyphs caching unittestLuboš Luňák
2022-05-26check GlyphItem equality properly in a unittestLuboš 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-25tdf#148864 Qt switch QtObjectWindow to QWidgetJan-Marek Glogowski
2022-05-25cid#1504535 Uninitialized scalar fieldCaolán McNamara
2022-05-25ofz#47587 TimeoutCaolán McNamara
2022-05-25tdf#149068 put a OpenGLZone around the sync indirect opengl callsCaolán McNamara
2022-05-25verify that all results from SalLayoutGlyphsCache matchLuboš Luňák
2022-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski
2022-05-25tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski
2022-05-24ofz#47591 avoid OOMCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
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