Age | Commit message (Expand) | Author |
2021-09-02 | vcl: make GetFillColor() and IsFillColor() inline class functions | Chris Sherlock |
2021-09-02 | tdf#74702 vcl: make helper funcs for ImplDrawWaveLine() and ImplDrawWavePixel() | Chris Sherlock |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-30 | vcl: DrawDeviceBitmap() -> DrawDeviceBitmapEx() | Chris Sherlock |
2021-08-30 | tdf#74702 vcl: introduce GetSystemTextColor() | Chris Sherlock |
2021-08-30 | vcl: move TextLayoutCache into vcl::text namespace | Chris Sherlock |
2021-08-29 | ofz#37796 limit to numeric_limits<int>::max | Caolán McNamara |
2021-08-28 | No need to keep PUSH_ALLTEXT (vcl) | Julien Nabet |
2021-08-28 | tdf#74702 vcl: remove GetOutDevType() from ImplNewFont() | Chris Sherlock |
2021-08-27 | vcl: remove unnecessary OutputDevice::GetGCStackDepth() | Chris Sherlock |
2021-08-27 | vcl: move OutputDevice fill functions to fill.cxx | Chris Sherlock |
2021-08-27 | backendtest: Test Drawing Bitmap other than 24bpp | homeboy445 |
2021-08-26 | backendtest: Intersecting Rectangles Drawing test | homeboy445 |
2021-08-26 | backendtest: Text Drawing test | homeboy445 |
2021-08-26 | vcl: make OutDevState constructor default, no need for destructor | Chris Sherlock |
2021-08-24 | initial Metal support for Mac/Skia | Luboš Luňák |
2021-08-24 | vcl: create drawmode functions | Chris Sherlock |
2021-08-22 | don't store vcl::Font with unique_ptr | Noel Grandin |
2021-08-22 | no need to use shared_ptr for these fields in Region | Noel Grandin |
2021-08-20 | make BitmapPalette a COW type | Noel Grandin |
2021-08-19 | loplugin:constmethods | Noel Grandin |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-18 | jsdialog: dump FixedImage | Szymon Kłos |
2021-08-17 | Remove metaact::Write and metaact.hxx:Read | panoskorovesis |
2021-08-17 | Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksum | panoskorovesis |
2021-08-17 | Remove unused methods from gdimtf.hxx | panoskorovesis |
2021-08-17 | Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Write | panoskorovesis |
2021-08-16 | backendtest: Asymmetrical Filled Drop Like Shape test | homeboy445 |
2021-08-12 | backendtest: Closed Bezier loop test using various drawing methods | homeboy445 |
2021-08-12 | Add Handler for TextLineColor Write | panoskorovesis |
2021-08-12 | Add Handler for TextFillColor Write | panoskorovesis |
2021-08-12 | Add Handler for TextColor Write | panoskorovesis |
2021-08-12 | Add Handler for FillColor Write | panoskorovesis |
2021-08-12 | Add Handler for LineColor Write | panoskorovesis |
2021-08-12 | Add Handler for MoveClipRegion Write | panoskorovesis |
2021-08-12 | Add Handler for ISectRegionClipRegion Write | panoskorovesis |
2021-08-12 | Add Handler for ISectRectClipRegion Write | panoskorovesis |
2021-08-12 | Add Handler for ClipRegion Write | panoskorovesis |
2021-08-12 | Add Handler for Wallpaper Write | panoskorovesis |
2021-08-11 | backendtest:Irregular HalfEllipse test via various drawing methods | homeboy445 |
2021-08-11 | Add Handler for Hatch Write | panoskorovesis |
2021-08-11 | Add Handler for GradientEx Write | panoskorovesis |
2021-08-11 | Add Handler for Gradient Write | panoskorovesis |
2021-08-11 | Add Handler for MaskScalePart Write | panoskorovesis |
2021-08-11 | Add Handler for MaskScale Write | panoskorovesis |
2021-08-11 | Add Handler for Mask Write | panoskorovesis |
2021-08-10 | Delete copy ctors/assignments for DLLEXPORT class | Mike Kaganski |
2021-08-10 | Add Handler for BmpExScalePart Write | panoskorovesis |
2021-08-10 | Add Handler for BmpExScale Write | panoskorovesis |