Age | Commit message (Expand) | Author |
2023-10-12 | drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SE | Michael Stahl |
2023-09-23 | tdf#146619 Recheck include/d* with IWYU | Gabor Kelemen |
2023-09-21 | tdf#146619 Recheck include/basegfx with IWYU | Gabor Kelemen |
2023-08-21 | split to allow getting decoration on its own | Caolán McNamara |
2023-07-23 | drawinglayer: Drop recently unused TextLayouterDevice::getCaretPositions() | Khaled Hosny |
2023-07-23 | vcl: Use GetTextArray() when drawing mnemonics | Khaled Hosny |
2023-07-14 | tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes... | Michael Stahl |
2023-03-27 | tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controls | Michael Stahl |
2023-03-23 | MCGR: Speedup Gradient Paint for VCLPixelProcessor | Armin Le Grand (allotropia) |
2023-03-22 | vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObj | Michael Stahl |
2023-01-14 | Fix typos and exec bits | Andrea Gelmini |
2023-01-13 | SDPR: Direct support for FillGraphicPrimitive2D | Armin Le Grand (Allotropia) |
2023-01-05 | Fix typos | Andrea Gelmini |
2022-12-20 | Added two simple tooling Primitives for easy/common cases | Armin Le Grand (allotropia) |
2022-11-29 | New loplugin:crosscast | Stephan Bergmann |
2022-11-25 | tdf#57423 drawinglayer: PDF/UA export: more Alt texts for SdrObjects | Michael Stahl |
2022-11-22 | tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchor | 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-02 | Improved code for PolygonStrokePrimitive2D::getB2DRange | Armin Le Grand (allotropia) |
2022-09-14 | Rework of ShadowPrimitive2D | Armin Le Grand (allotropia) |
2022-09-08 | Rework of SoftEdgePrimitive2D | Armin Le Grand (allotropia) |
2022-09-02 | Fix typo | Andrea Gelmini |
2022-09-01 | Added BufferedDecompositionGroupPrimitive2D | Armin Le Grand (allotropia) |
2022-08-31 | Rework of GlowPrimitive2D | Armin Le Grand (allotropia) |
2022-08-14 | tdf#104921: Cleanup Kashida insertion logic | Khaled Hosny |
2022-06-18 | cid#1506305 Big parameter passed by value | Caolán McNamara |
2022-06-15 | clang-tidy modernize-pass-by-value in drawinglayer | Noel Grandin |
2022-05-31 | elide temporary vector in TextDecoratedPortionPrimitive2D | Noel Grandin |
2022-05-29 | we can std::move the data out of TextBreakupHelper | Noel Grandin |
2022-05-29 | simplify and improve maybeInvert | Noel Grandin |
2022-01-03 | loplugin:unusedmethods | Noel Grandin |
2022-01-02 | loplugin:unnecessaryvirtual | Noel Grandin |
2021-12-24 | new comphelper::WeakImplComponentHelper | Noel Grandin |
2021-12-23 | Split BasePrimitive2D UNO interface into separate object | Noel Grandin |
2021-12-23 | update PCHs | Tomaž Vajngerl |
2021-12-22 | Separate core drawinglayer func. into drawinglayercore library | Tomaž Vajngerl |
2021-12-16 | Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxx | Gabor Kelemen |
2021-12-15 | Recheck include/[a-d]* with IWYU | Gabor Kelemen |
2021-12-04 | rename Primitive2DDecompositionVisitor methods | Noel Grandin |
2021-10-06 | loplugin:moveparam in drawinglayer | Noel Grandin |
2021-09-26 | recursive_mutex -> mutex in BasePrimitive2DImplBase | Noel Grandin |
2021-09-24 | reduce copying in drawinglayer | Noel Grandin |
2021-09-23 | Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadow | Miklos Vajna |
2021-09-22 | reduce copying in BufferedDecompositionPrimitive2D | Noel Grandin |
2021-09-21 | reduce cost of BasePrimitive2D (tdf#125892) | Noel Grandin |
2021-09-20 | tdf#144091 svx: fix unwanted blur of shadow from table cell fill | Miklos Vajna |
2021-09-09 | tdf#144052 reduce Primitive2D copying | Noel Grandin |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-27 | tdf#101083 speed up SVG rendering with pattern fill | Noel Grandin |