summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2021-09-02vcl: make GetFillColor() and IsFillColor() inline class functionsChris Sherlock
2021-09-02tdf#74702 vcl: make helper funcs for ImplDrawWaveLine() and ImplDrawWavePixel()Chris Sherlock
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30vcl: DrawDeviceBitmap() -> DrawDeviceBitmapEx()Chris Sherlock
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-29ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara
2021-08-28No need to keep PUSH_ALLTEXT (vcl)Julien Nabet
2021-08-28tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock
2021-08-27vcl: remove unnecessary OutputDevice::GetGCStackDepth()Chris Sherlock
2021-08-27vcl: move OutputDevice fill functions to fill.cxxChris Sherlock
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: make OutDevState constructor default, no need for destructorChris Sherlock
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-22no need to use shared_ptr for these fields in RegionNoel Grandin
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18jsdialog: dump FixedImageSzymon Kłos
2021-08-17Remove metaact::Write and metaact.hxx:Readpanoskorovesis
2021-08-17Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksumpanoskorovesis
2021-08-17Remove unused methods from gdimtf.hxxpanoskorovesis
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16backendtest: Asymmetrical Filled Drop Like Shape testhomeboy445
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy445
2021-08-12Add Handler for TextLineColor Writepanoskorovesis
2021-08-12Add Handler for TextFillColor Writepanoskorovesis
2021-08-12Add Handler for TextColor Writepanoskorovesis
2021-08-12Add Handler for FillColor Writepanoskorovesis
2021-08-12Add Handler for LineColor Writepanoskorovesis
2021-08-12Add Handler for MoveClipRegion Writepanoskorovesis
2021-08-12Add Handler for ISectRegionClipRegion Writepanoskorovesis
2021-08-12Add Handler for ISectRectClipRegion Writepanoskorovesis
2021-08-12Add Handler for ClipRegion Writepanoskorovesis
2021-08-12Add Handler for Wallpaper Writepanoskorovesis
2021-08-11backendtest:Irregular HalfEllipse test via various drawing methodshomeboy445
2021-08-11Add Handler for Hatch Writepanoskorovesis
2021-08-11Add Handler for GradientEx Writepanoskorovesis
2021-08-11Add Handler for Gradient Writepanoskorovesis
2021-08-11Add Handler for MaskScalePart Writepanoskorovesis
2021-08-11Add Handler for MaskScale Writepanoskorovesis
2021-08-11Add Handler for Mask Writepanoskorovesis
2021-08-10Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-08-10Add Handler for BmpExScalePart Writepanoskorovesis
2021-08-10Add Handler for BmpExScale Writepanoskorovesis