summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-16try to make available all slide images using threadsLuboš Luňák
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-14use shadowcolor for bordercolorCaolán McNamara
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna
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-12don't disable the fast path in DrawDeviceAlphaBitmap() (tdf#137311)Luboš Luňák
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-09vcl: PDFiumLibrary: add PDFiumDocument::getFileVersion()Miklos Vajna
2020-10-07support pan-down-symbolic/pan-up-symbolic as SPIN_DOWN/SPIN_UPCaolán McNamara
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06drop ownership argumentCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06Use idle to update preview in print dlgSamuel Mehrbrodt
2020-10-05make it possible to accelerate AlphaMask::BlendWith()Luboš Luňák
2020-10-04ofz#26122 allow NINSIZE input full elementsCaolán McNamara
2020-10-04pdfium: Support for InkStrokes and VerticesTomaž Vajngerl
2020-10-04pdfium: add getObject, getValueType for PDFiumAnnotationTomaž Vajngerl
2020-10-03use a proper alpha mask bitmapLuboš Luňák
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-10-02vcl: add more PDFiumTextPage and PDFiumPage wrappersMiklos Vajna
2020-10-01fix incorrect warningLuboš Luňák
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-30ofz#25989 cmap parsingCaolán McNamara
2020-09-30fix DrawDeviceAlphaBitmap() with mirroring (tdf#136223)Luboš Luňák
2020-09-30vcl: add PDFiumAnnotation::getObjectCount()Miklos Vajna
2020-09-29make it possible to blacklist just "windows"Luboš Luňák
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28Adapt commentStephan Bergmann