Age | Commit message (Expand) | Author |
2021-05-01 | fix dashed line info conversion for metafile (tdf#136957) | Luboš Luňák |
2021-04-29 | do not apply line dashing in drawinglayer (tdf#136957) | Luboš Luňák |
2021-04-29 | remove support for BITMASK in vcl backends | Noel Grandin |
2021-04-28 | createPixelProcessor2DFromOutputDevice won't return null | Caolán McNamara |
2021-04-27 | loplugin:moveopt | Noel Grandin |
2021-04-26 | drop mask from BitmapEx | Noel Grandin |
2021-04-17 | loplugin:constantparam | Noel Grandin |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-06 | update pches | Caolán McNamara |
2021-04-03 | tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clipping | Bartosz Kosiorek |
2021-04-02 | vcl: remove GetBitCount and GetColorCount from Bitmap{Ex} | Tomaž Vajngerl |
2021-03-28 | drop operator bool and operator! from Bitmap and BitmapEx | Noel |
2021-03-26 | create operator bool for Bitmap | Noel |
2021-03-26 | vcl: add initializer_list constructor to BitmapPalette and use it | Tomaž Vajngerl |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | update pches | Caolán McNamara |
2021-03-19 | silence coverity unchecked return value from library on xmlText* functions | Caolán McNamara |
2021-03-14 | loplugin:unusedmethods | Noel |
2021-03-13 | add PixelFormat enum that replaces bit count in Bitmap/BitmapEx | Tomaž Vajngerl |
2021-03-13 | update pches | Julien Nabet |
2021-03-11 | use VCLUnoHelper::GetWindow | Caolán McNamara |
2021-03-10 | use VCL API rather than manually apply numeric alpha change | Luboš Luňák |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-08 | make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797) | Luboš Luňák |
2021-03-06 | update pches | Julien Nabet |
2021-03-06 | update pches | Julien Nabet |
2021-03-03 | update pches | Caolán McNamara |
2021-03-03 | drop TransparentType::Color usage | Noel Grandin |
2021-02-23 | update pches | Caolán McNamara |
2021-02-22 | loplugin:refcounting in drawinglayer | Noel |
2021-02-19 | update pches | Caolán McNamara |
2021-02-19 | Some more unit conversion unification | Mike Kaganski |
2021-02-18 | loplugin:referencecasting add check for new rtl::Reference operator | Noel |
2021-02-11 | loplugin:refcounting generalise type checking | Noel |
2021-02-01 | tdf#39674 Replace Quadrat | Antje Kazimiers |
2021-01-30 | this method should be pure virtual | Noel Grandin |
2021-01-17 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-16 | transparency->alpha in BitmapEx | Noel Grandin |
2021-01-13 | transparency->alpha in GraphicAttr | Noel |
2021-01-12 | transparency->alpha in tools::Color | Noel |
2021-01-08 | use more IsTransparent | Noel |
2021-01-08 | opacity->alpha in BPixel | Noel |
2021-01-08 | use more IsTransparent | Noel Grandin |
2020-12-26 | vcl: use Color:IsTransparent() where appropriate | Chris Sherlock |
2020-12-24 | custom literal for Degree10 | Noel Grandin |
2020-12-24 | vcl: move access functions into appropriate bitmap access files | Chris Sherlock |