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