summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)AuthorFilesLines
2020-12-14loplugin:unusedmethodsNoel1-1/+0
2020-12-09move the rest of OpenGL VCL code all to one placeLuboš Luňák1-3/+3
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-0/+5
2020-12-07remove OpenGL VCL backend codeLuboš Luňák1-12/+0
2020-12-04move ManagedMenuButton to vclCaolán McNamara1-0/+1
2020-11-02pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl1-0/+1
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl1-0/+1
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski1-0/+2
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski1-0/+3
2020-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2020-07-15jsdialog: move executor code to vclSzymon Kłos1-0/+1
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-1/+1
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos1-0/+1
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock1-0/+1
2020-06-18sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna1-0/+1
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara1-1/+0
2020-06-03pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl1-0/+1
2020-06-01vcl: VectorGraphicSearch - for searching text inside PDFTomaž Vajngerl1-0/+1
2020-05-22always use region band in Skia's setClipRegion (tdf#133208)Luboš Luňák1-0/+1
2020-05-22move InterimItemWindow to vclCaolán McNamara1-0/+1
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos1-0/+1
2020-05-13tdf#49247: draw soft edgesMike Kaganski1-1/+0
2020-05-09vcl: move XmpMetadata in vcl/Library_vcl.mk to the correct placeTomaž Vajngerl1-1/+1
2020-05-07Add color replacement bitmap filterMike Kaganski1-0/+1
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski1-0/+1
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák1-1/+0
2020-04-24loplugin:unusedenumconstants BmpConversionNoel Grandin1-1/+0
2020-04-24loplugin:unusedmethodsNoel Grandin1-1/+0
2020-04-20Various typos in vcl OpenTypeFeatureJulien Nabet1-1/+1
2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin1-1/+0
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák1-0/+8
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák1-1/+2
2020-03-18move most font handling out of CairoTextRenderLuboš Luňák1-0/+1
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth1-0/+1
2020-02-25vcl: move GraphicID out of impgraph.{cxx,hxx}Tomaž Vajngerl1-0/+1
2020-02-14tdf#130573 labels exchanged in export to BMPNoel Grandin1-0/+1
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák1-1/+1
2020-02-11move GraphicReader class out of graph.hxxTomaž Vajngerl1-0/+1
2020-02-07add Skia crash zone checkingLuboš Luňák1-0/+1
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák1-0/+1
2020-01-16use surface atlas for Skia text drawing on WindowsLuboš Luňák1-0/+1
2019-12-31pdf: extract Matrix3 to it's own filesTomaž Vajngerl1-0/+1
2019-12-29pdf: move struct ResourceDict to it's own fileTomaž Vajngerl1-0/+1
2019-12-28pdf: extract XMP metadata writing and use XmlWriterTomaž Vajngerl1-0/+1
2019-11-29skia: fix --disable-gui buildLuboš Luňák1-0/+1
2019-11-27fix Skia offscreen GPU-backed drawingLuboš Luňák1-2/+1
2019-11-27make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák1-1/+2
2019-11-27build properly with or without Skia enabledLuboš Luňák1-3/+4
2019-11-27add .cxx file for SalBitmapLuboš Luňák1-0/+1
2019-11-27initial empty Skia VCL implementationLuboš Luňák1-0/+4