summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-06-02tdf#149418: vcl_filters_test: Add unittestXisco Fauli2-0/+19
2022-06-02cid#1504591 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-06-02tdf#149418 the expectation is on success the tiff stream pos is at EOFCaolán McNamara2-3/+9
2022-06-01tdf#149417: vcl_filters_test: Add unittestXisco Fauli1-0/+0
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski12-248/+437
2022-06-01Don't resize to parent windowMike Kaganski1-3/+1
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski3-0/+16
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski3-0/+65
2022-06-01Resolves: tdf#149417 allow one short read in tiff import as not a failureCaolán McNamara1-1/+12
2022-06-01Avoid -Werror,-Wdeprecated-declarations when building Library_vclplug_qt6Stephan Bergmann2-6/+29
2022-06-01Qt just resize the backing store on size changeJan-Marek Glogowski1-25/+22
2022-05-31WIN drop effectively empty ImplDrawMenuBarJan-Marek Glogowski1-28/+2
2022-05-31jsdialog: introduce popup managementSzymon Kłos2-2/+63
2022-05-31clang-cl wants VCL_DLLPUBLIC SalLayoutGlyphsCache::clear not to be inlineStephan Bergmann1-0/+2
2022-05-31tdf#117006 gtk: detect High ContrastCaolán McNamara1-5/+6
2022-05-30ofz#47664 OOMCaolán McNamara1-2/+3
2022-05-30tdf#147021 Use std::size() instead SAL_N_ELEMENTS macroRoman Kuznetsov1-2/+2
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara2-2/+36
2022-05-29crashtesting: failure on loading gnome635181-1.tiffCaolán McNamara1-3/+13
2022-05-29tdf#144601 Qt fix creating QImage with alpha maskJan-Marek Glogowski1-50/+16
2022-05-28ofz#47673 skip oversized tiff imagesCaolán McNamara1-2/+8
2022-05-28tdf#149329 Qt change cursor via QWidgetJan-Marek Glogowski1-4/+1
2022-05-28tdf#149255 qt: Implement deletion/"swallowing" for IM replacementMichael Weghorn2-2/+39
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn5-53/+58
2022-05-28tdf#132350 Qt implement SalMenu button interfaceJan-Marek Glogowski3-17/+191
2022-05-27Drop useless text width calculationMike Kaganski1-3/+3
2022-05-27tdf#147844: Use sanity check only if LibreOfficeKit is activeXisco Fauli1-3/+8
2022-05-26unittest for SalLayoutGlyphsCache glyphs subsetLuboš Luňák1-6/+52
2022-05-26do not use glyph subsets if LTR/RTL does not match (tdf#149264)Luboš Luňák1-1/+44
2022-05-26test also SalLayoutGlyphsCache in glyphs caching unittestLuboš Luňák1-16/+29
2022-05-26check GlyphItem equality properly in a unittestLuboš Luňák2-5/+2
2022-05-26ofz#47617 don't skip TIFFClose on error conditionCaolán McNamara1-1/+1
2022-05-25don't try glyph subsets if cloneCharRange() would return anywayLuboš Luňák1-1/+5
2022-05-25Revert "verify that all results from SalLayoutGlyphsCache match"Luboš Luňák1-25/+13
2022-05-25tdf#148864 Qt switch QtObjectWindow to QWidgetJan-Marek Glogowski2-33/+57
2022-05-25cid#1504535 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-05-25ofz#47587 TimeoutCaolán McNamara1-28/+37
2022-05-25tdf#149068 put a OpenGLZone around the sync indirect opengl callsCaolán McNamara1-1/+2
2022-05-25verify that all results from SalLayoutGlyphsCache matchLuboš Luňák1-13/+25
2022-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski1-6/+20
2022-05-25tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski6-229/+64
2022-05-24ofz#47591 avoid OOMCaolán McNamara1-0/+11
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann3-13/+17
2022-05-24ofz#47589 can't avoid passing in an output in the general case after allCaolán McNamara2-157/+50
2022-05-24modernize and improve PropertySetInfoNoel Grandin1-2/+0
2022-05-24do not use ubidi_setLine() for text runsLuboš Luňák1-16/+5
2022-05-24move the comment around a bitCaolán McNamara1-8/+8
2022-05-24tdf#149206: Add EMF test in GraphicDescriptorTestofftkp1-0/+15
2022-05-24tdf#149206 Set size correctly when loading EMFofftkp1-4/+60
2022-05-23Removed duplicated includeAndrea Gelmini1-2/+0