Age | Commit message (Expand) | Author |
2023-01-12 | loplugin:unnecessaryoverride (clang-cl) | Stephan Bergmann |
2023-01-12 | drop internal support for 1-bit images | Noel Grandin |
2023-01-11 | rename BitmapEx::GetAlpha to GetAlphaMask | Noel Grandin |
2023-01-06 | Fix typos | Andrea Gelmini |
2023-01-06 | SDPR: Overhauled D2DRenderer to use sal::systools::COMReference | Armin Le Grand (Allotropia) |
2023-01-06 | Removed executable permission on source file | Andrea Gelmini |
2023-01-05 | Fix typos | Andrea Gelmini |
2023-01-04 | SDPR: sync with "Corrected some transformations in Direct2D renderer" | Caolán McNamara |
2023-01-03 | SDPR: Corrected some transformations in Direct2D renderer | Armin Le Grand (allotropia) |
2022-12-29 | cid#1518242 Logically dead code | Caolán McNamara |
2022-12-23 | SDPR: Add rendering of BitmapPrimitive2D for Cairo | Caolán McNamara |
2022-12-22 | -Wc++11-narrowing (clang-cl) | Stephan Bergmann |
2022-12-22 | loplugin:redundantstatic (clang-cl) | Stephan Bergmann |
2022-12-22 | loplugin:redundantstatic (clang-cl) | Stephan Bergmann |
2022-12-22 | -Werror,-Wshadow (clang-cl) | Stephan Bergmann |
2022-12-22 | loplugin:redundantfcast (clang-cl) | Stephan Bergmann |
2022-12-22 | Added names for new Primitives to idToString (II) | Armin Le Grand (allotropia) |
2022-12-22 | Corrected errors when Blur effect was re-used in shadow | Armin Le Grand (allotropia) |
2022-12-22 | Fix typo | Andrea Gelmini |
2022-12-21 | sync with latest additions to d2dpixelprocessor2d | Caolán McNamara |
2022-12-21 | initial Experimental System-Dependent PrimitiveRenderer for Cairo | Caolán McNamara |
2022-12-20 | SDPR: Add handling/direct rendering of some simple Primitives | Armin Le Grand (allotropia) |
2022-12-20 | Fix no-pch build | Mike Kaganski |
2022-12-20 | Added two simple tooling Primitives for easy/common cases | Armin Le Grand (allotropia) |
2022-12-20 | Example System-Dependent PrimitiveRenderer for Direct2D (Win) | Armin Le Grand (Allotropia) |
2022-12-19 | remove dependency from drawinglayer to framework | Noel Grandin |
2022-12-02 | tdf#152094 retain more accuracy from RefDevMode::MSO1 | Caolán McNamara |
2022-12-01 | drawinglayer: add StructureTagPrimitive to XML dump | Michael Stahl |
2022-12-01 | tdf#135192 drawinglayer,svx: PDF/UA export: also tag TH for SdrTableObj | Michael Stahl |
2022-12-01 | OutputDevice::GetTextArray will always set the size of the vector anyway | Caolán McNamara |
2022-12-01 | Handle PolyPolygonGraphicPrimitive2D with used DefinitionRange correctly | Armin Le Grand (allotropia) |
2022-11-25 | tdf#57423 drawinglayer: PDF/UA export: more Alt texts for SdrObjects | Michael Stahl |
2022-11-23 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-11-22 | tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchor | Michael Stahl |
2022-11-22 | tdf#135638 drawinglayer: PDF/UA export: add BBox to Figures | Michael Stahl |
2022-11-18 | Turn around usage of TextHierarchyEditPrimitive2D | Armin Le Grand (allotropia) |
2022-11-16 | Use BitmapEx in BitmapPrimitive2D | Noel Grandin |
2022-11-15 | Prepare createAlphaMask to produce mask and alpha as needed | Armin Le Grand (allotropia) |
2022-11-13 | Fix typos | Andrea Gelmini |
2022-11-13 | Adapted convertToBitmapEx to simpler BitmapEx creation | Armin Le Grand (allotropia) |
2022-11-09 | ofz#53151 Abrt | Caolán McNamara |
2022-11-08 | Update handling of AntiAliasing settings and processor2d | Armin Le Grand (allotropia) |
2022-11-06 | Remove double functionality | Armin Le Grand (allotropia) |
2022-11-02 | Fix typos | Andrea Gelmini |
2022-11-02 | Improved code for PolygonStrokePrimitive2D::getB2DRange | Armin Le Grand (allotropia) |
2022-10-27 | tdf#123419 using glyph cache for drawinglayer rendering | Noel Grandin |
2022-10-25 | tdf#148934 PDF/UA export: add Contents entry to Link annotations | Michael Stahl |
2022-10-23 | tdf#151674 rotate text starting point | Caolán McNamara |
2022-10-18 | Added handling of transparence to BackgroundColorPrimitive2D | Armin Le Grand (allotropia) |
2022-10-13 | use OutputDevice clipping if its just a set of rectangles | Caolán McNamara |