summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
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
2019-08-07move Roadmap to vclCaolán McNamara
2019-08-07move HyperLabel into vclCaolán McNamara
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-07-06simplify and flatten OutDevStateStackNoel Grandin
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-06weld AboutDialogCaolán McNamara
2019-05-31tdf#125550 vcl menu bar / floating window: fix text colorMiklos Vajna
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-05-10introduce graphic format detector (and basic metadata)Tomaž Vajngerl
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann