Age | Commit message (Expand) | Author | Files | Lines |
2024-01-19 | tdf#159067 drawinglayer: fix untagged form control (PDF/UA export) | Tibor Nagy | 1 | -0/+4 |
2024-01-16 | chart2: Make automatic area coloring for charts work for tiled rendering | offtkp | 1 | -0/+4 |
2024-01-02 | tdf#158913 secure Primitive 'visit' using mutex | Armin Le Grand (allotropia) | 2 | -0/+2 |
2023-12-21 | Add flush mechanism to buffered Primitives II | Armin Le Grand (allotropia) | 1 | -0/+1 |
2023-12-19 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-12-19 | Add flush mechanism to buffered Primitives | Armin Le Grand (allotropia) | 2 | -17/+34 |
2023-10-12 | drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SE | Michael Stahl | 1 | -1/+7 |
2023-09-23 | tdf#146619 Recheck include/d* with IWYU | Gabor Kelemen | 4 | -4/+1 |
2023-09-21 | tdf#146619 Recheck include/basegfx with IWYU | Gabor Kelemen | 1 | -0/+1 |
2023-09-14 | tdf#156808 force an alpha mask to be created even if it has no alpha | Patrick Luby | 1 | -4/+4 |
2023-08-28 | tdf#143148: Replace include guards with pragma once | Tobias Kokolakis | 3 | -16/+3 |
2023-08-21 | split to allow getting decoration on its own | Caolán McNamara | 1 | -0/+8 |
2023-07-23 | drawinglayer: Drop recently unused TextLayouterDevice::getCaretPositions() | Khaled Hosny | 1 | -3/+0 |
2023-07-23 | vcl: Use GetTextArray() when drawing mnemonics | Khaled Hosny | 1 | -2/+2 |
2023-07-21 | related tdf#152992: rename HitTolerance to HitTolerancePerAxis | Sarper Akdemir | 1 | -5/+5 |
2023-07-21 | tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text edit | Sarper Akdemir | 1 | -5/+5 |
2023-07-14 | tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes... | Michael Stahl | 1 | -3/+3 |
2023-07-05 | loplugin:finalclasses | Noel Grandin | 1 | -1/+1 |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) | 1 | -9/+6 |
2023-04-28 | Move all handling of AA allowing from svt to drawinglayer | Mike Kaganski | 1 | -1/+2 |
2023-04-21 | MCGR: Reduce diverse GradientStyle enums to single UNO API one | Armin Le Grand (allotropia) | 1 | -13/+4 |
2023-04-18 | tdf#150020 pptx import: handle algn for outerShdw | Sarper Akdemir | 1 | -0/+6 |
2023-04-02 | SDPR: Use currently added lambda to render Gradients | Armin Le Grand (Allotropia) | 1 | -0/+13 |
2023-03-27 | tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controls | Michael Stahl | 1 | -6/+8 |
2023-03-23 | MCGR: Speedup Gradient Paint for VCLPixelProcessor | Armin Le Grand (allotropia) | 1 | -15/+6 |
2023-03-22 | MCGR: Corrected error with Case16 wrong gradient shortcut | Armin Le Grand (allotropia) | 1 | -0/+7 |
2023-03-22 | vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObj | Michael Stahl | 1 | -1/+5 |
2023-03-19 | MCGR: Model data changes for ColorSteps | Armin Le Grand (allotropia) | 1 | -10/+10 |
2023-03-04 | MCGR: ColorSteps handling moved to tooling | Armin Le Grand (allotropia) | 1 | -11/+10 |
2023-02-19 | osl::Mutex->std::mutex in BasePrimitive3D | Noel Grandin | 1 | -4/+3 |
2023-02-15 | MCGR: Add GradientSteps to GeoTexSvxGradient | Armin Le Grand (allotropia) | 1 | -58/+10 |
2023-02-12 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-02-12 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-02-12 | MCGR: Add/Provide GradientSteps to FillGradientAttribute | Armin Le Grand (allotropia) | 1 | -8/+81 |
2023-01-21 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2023-01-21 | SDPR: Unified some stuff & moved to tooling | Armin Le Grand (Allotropia) | 2 | -2/+26 |
2023-01-18 | SDPR: Add support for InvertPrimitive2D | Armin Le Grand (Allotropia) | 1 | -0/+2 |
2023-01-18 | Fix typo | Stephan Bergmann | 1 | -2/+2 |
2023-01-14 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2023-01-14 | Removed executable bits on source file | Andrea Gelmini | 1 | -0/+0 |
2023-01-14 | Fix typos and exec bits | Andrea Gelmini | 1 | -1/+1 |
2023-01-13 | SDPR: Direct support for FillGraphicPrimitive2D | Armin Le Grand (Allotropia) | 3 | -1/+137 |
2023-01-06 | SDPR: Overhauled D2DRenderer to use sal::systools::COMReference | Armin Le Grand (Allotropia) | 1 | -8/+13 |
2023-01-05 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2022-12-22 | -Werror,-Wmicrosoft-extra-qualification (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2022-12-21 | sync with latest additions to d2dpixelprocessor2d | Caolán McNamara | 1 | -15/+9 |
2022-12-21 | initial Experimental System-Dependent PrimitiveRenderer for Cairo | Caolán McNamara | 1 | -0/+104 |
2022-12-20 | SDPR: Add handling/direct rendering of some simple Primitives | Armin Le Grand (allotropia) | 1 | -0/+9 |
2022-12-20 | Added two simple tooling Primitives for easy/common cases | Armin Le Grand (allotropia) | 3 | -0/+124 |
2022-12-20 | Example System-Dependent PrimitiveRenderer for Direct2D (Win) | Armin Le Grand (Allotropia) | 1 | -0/+114 |