summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
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
2019-11-27make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák
2019-11-27build properly with or without Skia enabledLuboš Luňák
2019-11-27add .cxx file for SalBitmapLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-06fix --disable-gui build on 32bit (missing -ldl)Rene Engelhard
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-19drop unused ListControlCaolán McNamara
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl
2019-09-12merge OWizardMachine and WizardDialogCaolán McNamara
2019-08-28GtkWidget for the priority of extension under Extension Tab.Sumit Chauhan
2019-08-17move RoadmapWizard to vclCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-08-07move WizardDialog to vclCaolán McNamara