Age | Commit message (Expand) | Author |
2023-11-01 | AttributeProperties is effectively abstract | Noel Grandin |
2023-10-31 | no need to call GetObjectItemSet inside ForceDefaultAttributes | Noel Grandin |
2023-10-31 | rename mxItemSet->moItemSet in DefaultProperties | Noel Grandin |
2023-10-19 | tdf#155410 small optimisation | Noel Grandin |
2023-10-18 | use more SdrObjList::begin/end in svx | Noel Grandin |
2023-10-12 | drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SE | Michael Stahl |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-10-11 | lok: flush the VOC primitives when trimming memory | Ashod Nakashian |
2023-10-06 | Rename ojects to objects! | Hannah Meeks |
2023-10-02 | tdf#146619 Recheck include/s* with IWYU | Gabor Kelemen |
2023-09-05 | related tdf#150557: fix unified transparence initialization with alpha | Sarper Akdemir |
2023-09-05 | tdf#150557: svx: don't factor in transparence twice for cell shadows | Sarper Akdemir |
2023-08-24 | Fix typo | Andrea Gelmini |
2023-08-24 | Reset buffered GridOffset(s) for suspicious values | Armin Le Grand (allotropia) |
2023-08-10 | tdf#156630 eliminate opaque parts when drawing animated PNG images | Patrick Luby |
2023-08-03 | Related: cool#6911 opt to skip SdrObject::GetViewContent() when possible | Caolán McNamara |
2023-08-03 | Related: cool#6911 refactor for an optimization | Caolán McNamara |
2023-08-03 | tdf#153102: use given RedrawArea in DoProcessDisplay | Armin Le Grand (allotropia) |
2023-07-21 | tdf#154955 svx: PDF/UA export: tag SdrObjGroup properly | Michael Stahl |
2023-07-21 | tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text edit | Sarper Akdemir |
2023-07-14 | tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes... | Michael Stahl |
2023-07-13 | ImageMap::GetHitIMapObject can be const | Noel Grandin |
2023-07-13 | remove very dodgy const_cast in SvxIMapInfo::GetHitIMapObject | Noel Grandin |
2023-07-12 | tdf#105362 better support for transparency in PNG & GIF export | Armin Le Grand (allotropia) |
2023-07-10 | svx: prefix members of GeoStat | Miklos Vajna |
2023-07-06 | tdf#122735 get the correct ActiveViewContact | Armin Le Grand (allotropia) |
2023-07-05 | tdf#138504 svx,etc.: decorative flag on SdrObject shapes | Michael Stahl |
2023-06-30 | MCGR: tdf#155913 Non-supported attributes for TransparenceGradient | Armin Le Grand (allotropia) |
2023-06-06 | convert SvtAccessibilityOptions to officecfg where possible | Noel Grandin |
2023-05-31 | speed up tab-switching in a calc document with a lot of graphic objects | Noel Grandin |
2023-05-26 | tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as Artifact | Michael Stahl |
2023-05-26 | tdf#155436 svx: PDF export: fix crash on SdrMediaObj without URL | Michael Stahl |
2023-05-23 | tdf#155410 move some layer/object visibility computation inside SdrObject | Noel Grandin |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |
2023-05-02 | fix mistake in commit "optimise ensureGeometry" | Noel Grandin |
2023-05-02 | remove unnecessary method | Noel Grandin |
2023-05-02 | elide temporary copy | Noel Grandin |
2023-04-29 | rename field in GroupProperties | Noel Grandin |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-21 | MCGR: Reduce diverse GradientStyle enums to single UNO API one | Armin Le Grand (allotropia) |
2023-04-18 | tdf#150020 pptx import: handle algn for outerShdw | Sarper Akdemir |
2023-04-18 | sc drawstyles: Comment shadow should depends on shadow attribute | Maxim Monastirsky |
2023-04-07 | sc drawstyles: Keep style assignment for comments | Maxim Monastirsky |
2023-04-03 | MCGR: Unify Gradient intensity handling in tooling | Armin Le Grand (allotropia) |
2023-04-02 | MCGR: 1st additions to OOXML MCGR import | Armin Le Grand (allotropia) |
2023-03-30 | sc drawstyles: Clipboard support | Maxim Monastirsky |
2023-03-30 | sc drawstyles: Add a default style and make use of it | Maxim Monastirsky |
2023-03-27 | MCGR: More corrections fo sortAndCorrectColorStops | Armin Le Grand (allotropia) |
2023-03-27 | tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controls | Michael Stahl |
2023-03-22 | MCGR: Corrected error with Case16 wrong gradient shortcut | Armin Le Grand (allotropia) |