summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-10-18tdf#137468: Add debug output function for CGColorSpaceRefTor Lillqvist
2020-10-18loplugin:indentationStephan Bergmann
2020-10-17Resolves: tdf#137201 don't update IM if focus is in another widgetCaolán McNamara
2020-10-17Resolves: tdf#134939 don't update IM position if focus is in another widgetCaolán McNamara
2020-10-17Extend the conditional to *BSD systems to fix linking issue.Gleb Popov
2020-10-16support set_font for weld::ButtonCaolán McNamara
2020-10-16vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-10-16cid#1468188 dead codeCaolán McNamara
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara
2020-10-16WindowType::CALCINPUTLINE newly unusedCaolán McNamara
2020-10-16pdfium: add an FPDFBitmap_Create() wrapperMiklos Vajna
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-15Replace list by vector in vcl/svpframeJulien Nabet
2020-10-15tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara
2020-10-15pdfium: add reading of attachment points to the wrapperTomaž Vajngerl
2020-10-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl
2020-10-15pdfium: add getColor and getInteriourColor to PDFiumAnnotationTomaž Vajngerl
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna
2020-10-15Replace list by vector in vcl/impdelJulien Nabet
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-14use shadowcolor for bordercolorCaolán McNamara
2020-10-14send ComboBox "changed" on autocomplete suggestionCaolán McNamara
2020-10-14Fix typoAndrea Gelmini
2020-10-14Related: tdf#137250 need signal-changed for ComboBoxText tooCaolán McNamara
2020-10-14ImageTree::getImageStream may sub a req for a .png with svg dataCaolán McNamara
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák
2020-10-14better fix for tdf#136455 without destroying widgets we don't truly ownCaolán McNamara
2020-10-14-Werror,-Wshadow (clang-cl)Stephan Bergmann
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna
2020-10-14loplugin:unreffun (clang-cl)Stephan Bergmann
2020-10-13uilogger : Add support in the Logger and DSL for Vertical TabAhmed ElShreif
2020-10-13VclScrolledWindow vertical scrollbar one pixel too far to the leftCaolán McNamara
2020-10-13with a DND_ACTION_NONE drag action and zero target-formats disable dragCaolán McNamara
2020-10-12don't disable the fast path in DrawDeviceAlphaBitmap() (tdf#137311)Luboš Luňák
2020-10-12similar to tdf#120764 dismiss tooltips on showing popup menuCaolán McNamara
2020-10-12try to read JPEGs as BGR if wanted and availableLuboš Luňák
2020-10-12implement ImplFastBitmapConversion() for 8bit gray sourceLuboš Luňák
2020-10-12the alpha used by our 32bpp formats is true alpha, not transparencyLuboš Luňák
2020-10-12implement fast bitmap variant for CopyScanline()Luboš Luňák
2020-10-12Allow invalidate after queue_resize for lok in sidebarSzymon Kłos
2020-10-11Revert "Permit scrollable AWT tab pages a la scrolled Dialog"Caolán McNamara
2020-10-11Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-0932bpp SKIA_USE_BITMAP32 bitmaps always need kPremul_SkAlphaTypeLuboš Luňák
2020-10-09vcl: PDFiumLibrary: add PDFiumDocument::getFileVersion()Miklos Vajna
2020-10-08track dirty areas for Skia drawingLuboš Luňák
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara