summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2020-10-23Change SystemParentData::aWindow to sal_uIntPtrStephan Bergmann
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara
2020-10-22fix welded editengine delete-surroundingCaolán McNamara
2020-10-22Qt5 forward the flat push button styleJan-Marek Glogowski
2020-10-22pdfium: add a wrapper for FPDFPage_HasTransparency()Miklos Vajna
2020-10-22pdfium: add a wrapper for FPDF_SaveWithVersion()Miklos Vajna
2020-10-22Revert "sal_uIntPtr->unsigned long in SystemEnvData"Stephan Bergmann
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-10-20add GetDropTarget to CustomWidgetControllerCaolán McNamara
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-19use tools::Long in vclNoel
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-16support set_font for weld::ButtonCaolán McNamara
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolá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-15pdfium: add a dict. key constant for interior colorTomaž Vajngerl
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-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna
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-09Fix typoAndrea Gelmini
2020-10-09vcl: PDFiumLibrary: add PDFiumDocument::getFileVersion()Miklos Vajna
2020-10-08CustomWeld::Paint rRect is in logical units, not pixelsCaolán McNamara
2020-10-07CustomWeld is finalCaolá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-04pdfium: Support for InkStrokes and VerticesTomaž Vajngerl
2020-10-04pdfium: add getObject, getValueType for PDFiumAnnotationTomaž Vajngerl
2020-10-02fix header guardLuboš Luňák
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-10-02vcl: add more PDFiumTextPage and PDFiumPage wrappersMiklos Vajna
2020-10-01vcl: remove duplicate forwardThorsten Behrens
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-30vcl: add PDFiumAnnotation::getObjectCount()Miklos Vajna
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák