summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
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
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-09-25don't write metafile action twice in DrawPolyLineDirect()Luboš Luňák
2020-09-23Consolidate on a single sal_UCS4 declaration in vcl/vclenum.hxxStephan Bergmann
2020-09-22Fix symbols already defined MSVC link errorMike Kaganski
2020-09-21weld infobarsCaolán McNamara
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-18jsdialog: use window only if visibleSzymon Kłos
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Replace FindCmap with ParseCMAPJan-Marek Glogowski
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-09-11convert IMAP_FORMAT to scoped enumNoel Grandin
2020-09-10support attempting to set a foreground color for labels and textviewsCaolán McNamara