summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-18tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15loplugin:unusedfieldsNoel Grandin
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-09-10gtk4: use gtk_event_controller_key_forward to see if toplevel would use keyCaolán McNamara
2021-09-08vcl: remove CustomWidgetDraw as it is not needed anymoreTomaž Vajngerl
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-09-07vcl: followup tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock
2021-09-06vcl: migrate ImplLayoutRuns to own filesChris Sherlock
2021-09-06vcl: move ImplLayoutArgs to own header and source filesChris Sherlock
2021-09-04tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-03pull duplicate field out of GlyphItemNoel Grandin
2021-09-03pack GlyphItem structNoel Grandin
2021-09-03rename NeedFallback to AddFallbackRunNoel Grandin
2021-09-03rename NeedFallback to HasFallbackRunNoel Grandin
2021-09-03backendtest: Rectangle on wide surfaces Drawing testhomeboy445
2021-09-03simplify ApplyDXArray method paramsNoel Grandin
2021-09-02unused definesNoel Grandin
2021-08-31vcl: move RemoveTransparenciesFromMetaFile() to outdev/transparent.cxxChris Sherlock
2021-08-31reduce code duplicationLuboš Luňák
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-28vcl: move TextLayoutCache to own module headerChris Sherlock
2021-08-27vcl: SvmConverter is only used in vcl filtersChris Sherlock
2021-08-27Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-08-27backendtest: Test Drawing Bitmap other than 24bpphomeboy445
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-26backendtest: Text Drawing testhomeboy445
2021-08-26vcl: partial revert of drawmodeChris Sherlock
2021-08-25use our own Skia surface when using GPU screen drawingLuboš Luňák
2021-08-24implement explicit screen flushing also for Skia/MacLuboš Luňák
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-24build Skia with Metal supportLuboš Luňák
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-08-23Make compilation for iOS get a bit furtherTor Lillqvist
2021-08-23add CreateCGImage() variant for Mac/SkiaLuboš Luňák
2021-08-23implement text rendering on Mac using SkiaLuboš Luňák
2021-08-23implement mac native widget drawing also for SkiaLuboš Luňák
2021-08-23implement blitting to screen for skia on macLuboš Luňák
2021-08-23make SalGeometryProvider available for Aqua VCL backendsLuboš Luňák
2021-08-23first WIP version of mac skia SalGraphics backendLuboš Luňák
2021-08-23jsdialog: weld BoxSzymon Kłos
2021-08-23Move SalInstanceBox decl to headerSzymon Kłos
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-20tdf#143957 Qt5 always create an OpenGLContextJan-Marek Glogowski
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18tdf#143114 Avoid StartDrag on TreeListBox when CaptureOnButtonArmin Le Grand (Allotropia)