summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-03-20crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara
2021-03-19cid#1474327 silence Use after freeCaolán McNamara
2021-03-19cid#1474020 silence Use after freeCaolán McNamara
2021-03-19cid#1473912 silence Use after freeCaolán McNamara
2021-03-19cid#1474156 Logically dead codeCaolán McNamara
2021-03-19cid#1474031 silence Double freeCaolán McNamara
2021-03-19cid#1473818 Use after freeCaolán McNamara
2021-03-19tdf#131031 take MenuBar into account on size changeArmin Le Grand (Allotropia)
2021-03-19vcl: add interlaced test case for PngImageReaderTomaž Vajngerl
2021-03-19Fix typoAndrea Gelmini
2021-03-18fix incorrect palette color indexesLuboš Luňák
2021-03-18tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin
2021-03-18vcl: test for reading the XPM formatTomaž Vajngerl
2021-03-17optimize SalLayoutGlyphs for the common caseLuboš Luňák
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-03-17sw reqif-xhtml export: make sure OLE1 preview is WMF-onlyMiklos Vajna
2021-03-17round polygon points before merging them for Skia drawing (tdf#140848)Luboš Luňák
2021-03-17Fix CPPUNIT_ASSERT_EQUAL argument type mismatch (Windows, 64-bit)Stephan Bergmann
2021-03-17throw exception for errors in uitest actionsNoel Grandin
2021-03-17use noexcept lambda in DispatchUserEvents to improve debuggingNoel Grandin
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara
2021-03-16fixes for SkiaSalBitmap delayed scaling (tdf#140930)Luboš Luňák
2021-03-16with mEraseColorSet, there should be no pixel bufferLuboš Luňák
2021-03-16don't repeatedly create (alpha)SkImage on mEraseColorSetLuboš Luňák
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl
2021-03-14ofz#32026 null-derefCaolán McNamara
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-14loplugin:unusedmethodsNoel
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-13loplugin:unusedfieldsNoel
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-13test gif-in-png Microsoft extensionLuboš Luňák
2021-03-12tdf#127217: vcl_pdfexport: Add unittestXisco Fauli
2021-03-12convert to/from premultiplied alpha if neededLuboš Luňák
2021-03-12[Inc/Dec]ModalCount on parent frame so it knows it is in modal modeCaolán McNamara
2021-03-12make vcl::PngImageReader ignore crc if fuzzingLuboš Luňák
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-12add support for Microsoft Gif chunk to PngImageReaderLuboš Luňák
2021-03-12make PngImageReader read grayscale images as 8bpp, not 24bppLuboš Luňák
2021-03-12do not clear bitmaps in png loader just for broken imagesLuboš Luňák
2021-03-12make PngImageReader return partially broken imagesLuboš Luňák
2021-03-12tdf#129085: vcl_pdfexport: Add unittestXisco Fauli
2021-03-12tdf#124272: vcl_pdfexport: Add unittestXisco Fauli
2021-03-12Avoid modifying then restoring this const iterator, its copy is trivialCaolán McNamara
2021-03-12tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-03-12Drop some unused includesMiklos Vajna
2021-03-12No need to const_cast hereMike Kaganski
2021-03-12Avoid modifying then restoring this const iterator, its copy is trivialMike Kaganski